ports/164868: [UPDATE] devel/rubygem-launchy: update to 2.0.5
Shin-ya Murakami
murashin at gfd-dennou.org
Tue Feb 7 19:10:14 UTC 2012
>Number: 164868
>Category: ports
>Synopsis: [UPDATE] devel/rubygem-launchy: update to 2.0.5
>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: Tue Feb 07 19:10:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Shin-ya Murakami
>Release: FreeBSD 10.0-CURRENT amd64
>Organization:
GFD-Dennou Club
>Environment:
System: FreeBSD phase 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sun Jan 29 22:06:28 JST 2012 murashin at phase:/usr/obj/usr/src/sys/PHASE amd64
>Description:
update to 2.0.5.
>How-To-Repeat:
N/A
>Fix:
--- rubygem-launchy.diff begins here ---
diff -urN /usr/ports/devel/rubygem-launchy/Makefile rubygem-launchy/Makefile
--- /usr/ports/devel/rubygem-launchy/Makefile 2011-10-26 20:21:48.000000000 +0900
+++ rubygem-launchy/Makefile 2012-02-08 03:56:38.217435501 +0900
@@ -5,19 +5,19 @@
# $FreeBSD: ports/devel/rubygem-launchy/Makefile,v 1.8 2011/10/26 11:21:48 zi Exp $
PORTNAME= launchy
-PORTVERSION= 0.4.0
+PORTVERSION= 2.0.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= A helper class for launching cross-platform applications
-RUN_DEPENDS= rubygem-configuration>=0.0.5:${PORTSDIR}/devel/rubygem-configuration
+RUN_DEPENDS= rubygem-addressable>=2.2.6:${PORTSDIR}/www/rubygem-addressable
USE_RUBY= yes
USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-PLIST_FILES+= bin/launchy
+PLIST_FILES= bin/launchy
.include <bsd.port.mk>
diff -urN /usr/ports/devel/rubygem-launchy/distinfo rubygem-launchy/distinfo
--- /usr/ports/devel/rubygem-launchy/distinfo 2011-06-25 03:51:38.000000000 +0900
+++ rubygem-launchy/distinfo 2012-02-08 03:57:03.125430372 +0900
@@ -1,2 +1,2 @@
-SHA256 (rubygem/launchy-0.4.0.gem) = ca56d80dac25ffb36b986a4d9921f167fe5a6a84cbbc0f3592c1ae82e6b5b8fc
-SIZE (rubygem/launchy-0.4.0.gem) = 18432
+SHA256 (rubygem/launchy-2.0.5.gem) = 97d6dc41ea9694a8f6f0e9167bff0389e949d879114130d2c49af43383f77c54
+SIZE (rubygem/launchy-2.0.5.gem) = 20480
diff -urN /usr/ports/devel/rubygem-launchy/pkg-descr rubygem-launchy/pkg-descr
--- /usr/ports/devel/rubygem-launchy/pkg-descr 2011-12-20 09:21:47.000000000 +0900
+++ rubygem-launchy/pkg-descr 2012-02-08 03:57:28.957433113 +0900
@@ -6,4 +6,4 @@
is here to make a common approach to launching
external application from within ruby programs.
-WWW: http://www.copiousfreetime.org/projects/launchy
+WWW: http://rubygems.org/gems/launchy
--- rubygem-launchy.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list