Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2013 10:28:09 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        meta+ports@vmeta.jp
Subject:   ports/179860: [PATCH] devel/rubygem-notify: update to 0.5.2
Message-ID:  <20130623022809.2758238D6@sunpoet.net>
Resent-Message-ID: <201306230240.r5N2e1jf069182@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130623022809.2758238D6>