ports/179860: [PATCH] devel/rubygem-notify: update to 0.5.2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 23 02:40:02 UTC 2013
>Number: 179860
>Category: ports
>Synopsis: [PATCH] devel/rubygem-notify: update to 0.5.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Jun 23 02:40:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Sunpoet Po-Chuan Hsieh
>Release: FreeBSD 9.1-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.1-STABLE FreeBSD 9.1-STABLE #0 r251956: Wed Jun 19 07:46:18 CST
>Description:
- Update to 0.5.2
- Add LICENSE
- Update COMMENT
Port maintainer (meta+ports at vmeta.jp) is cc'd.
Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:
--- rubygem-notify-0.5.2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 321607)
+++ Makefile (working copy)
@@ -2,16 +2,19 @@
# $FreeBSD$
PORTNAME= notify
-PORTVERSION= 0.4.0
+PORTVERSION= 0.5.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= meta+ports at vmeta.jp
-COMMENT= Provides notification functionalities on cross platforms
+COMMENT= Desktop notify for many platform
-USE_RUBY= yes
-USE_RUBYGEMS= yes
+LICENSE= MIT
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+
PLIST_FILES= bin/notify
.include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo (revision 321607)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/notify-0.4.0.gem) = a385890ef2ec3de95beb53290de0a7a7428ea4b1ff5b33cdebd5c5cdf4862c15
-SIZE (rubygem/notify-0.4.0.gem) = 6144
+SHA256 (rubygem/notify-0.5.2.gem) = a1a7e7086a808e04c81ba801f94a6c352a9c8d57138b84bf2b9a62b886307a64
+SIZE (rubygem/notify-0.5.2.gem) = 7168
--- rubygem-notify-0.5.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list