Fri Aug 3 10:44:56 2012 UTC ()
Update ruby-launchy to 2.1.1.

= Launchy Changlog
== Version 2.1.1 - 2012-07-28

* Update addressable runtime dependency (copiousfreetime/launchy#47)
* Bring minitest and ffi development dependencies up to date


(taca)
diff -r1.6 -r1.7 pkgsrc/misc/ruby-launchy/Makefile
diff -r1.6 -r1.7 pkgsrc/misc/ruby-launchy/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/misc/ruby-launchy/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/ruby-launchy/Makefile 2012/03/20 13:10:54 1.6
+++ pkgsrc/misc/ruby-launchy/Makefile 2012/08/03 10:44:56 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2012/03/20 13:10:54 taca Exp $ 1# $NetBSD: Makefile,v 1.7 2012/08/03 10:44:56 taca Exp $
2 2
3DISTNAME= launchy-2.1.0 3DISTNAME= launchy-2.1.1
4CATEGORIES= misc 4CATEGORIES= misc
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= http://copiousfreetime.rubyforge.org/launchy/ 7HOMEPAGE= http://copiousfreetime.rubyforge.org/launchy/
8COMMENT= Ruby class for launching applications 8COMMENT= Ruby class for launching applications
9LICENSE= isc 9LICENSE= isc
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.2.6<2.3:../../net/ruby-addressable 11DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3<3:../../net/ruby-addressable
12 12
13USE_RAKE= YES 13USE_RAKE= YES
14 14
15.include "../../lang/ruby/gem.mk" 15.include "../../lang/ruby/gem.mk"
16.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/misc/ruby-launchy/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/ruby-launchy/distinfo 2012/03/20 13:10:54 1.6
+++ pkgsrc/misc/ruby-launchy/distinfo 2012/08/03 10:44:56 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2012/03/20 13:10:54 taca Exp $ 1$NetBSD: distinfo,v 1.7 2012/08/03 10:44:56 taca Exp $
2 2
3SHA1 (launchy-2.1.0.gem) = 76bb93b7cbe28b35fae8f7f9e288b63db95a585f 3SHA1 (launchy-2.1.1.gem) = 26682d8dc3c0b0fcf3d98b339f0910347c4c0f5b
4RMD160 (launchy-2.1.0.gem) = 91a19f8fa8fbe1ff7a0747271c742e6ec872db05 4RMD160 (launchy-2.1.1.gem) = e7275c2e3f382a75064c7815b0c2a1e3915ea31a
5Size (launchy-2.1.0.gem) = 22528 bytes 5Size (launchy-2.1.1.gem) = 22528 bytes