summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-03-20 13:10:54 +0000
committertaca <taca@pkgsrc.org>2012-03-20 13:10:54 +0000
commitd9d0619f007565b315eed2ee9918dc3a8cc52cbb (patch)
treee26c1457e776bda5502a339eb64f9cb7bb782faf /misc
parent464f4b525fd892154f66d00519fdcd2588843bfb (diff)
downloadpkgsrc-d9d0619f007565b315eed2ee9918dc3a8cc52cbb.tar.gz
Update ruby-launchy to 2.1.0.
= Launchy Changlog == Version 2.1.0 - 2012-03-18 * Fix raising exception when no browser program found (copiousfreetime/launchy#42) * Add LAUNCHY_DRY_RUN environment variable (thanks Mariusz Pietrzyk / wijet) * Update dependencies
Diffstat (limited to 'misc')
-rw-r--r--misc/ruby-launchy/Makefile4
-rw-r--r--misc/ruby-launchy/PLIST9
-rw-r--r--misc/ruby-launchy/distinfo8
3 files changed, 10 insertions, 11 deletions
diff --git a/misc/ruby-launchy/Makefile b/misc/ruby-launchy/Makefile
index 4d9a0417648..b551b9425f7 100644
--- a/misc/ruby-launchy/Makefile
+++ b/misc/ruby-launchy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2011/08/12 16:59:14 taca Exp $
+# $NetBSD: Makefile,v 1.6 2012/03/20 13:10:54 taca Exp $
-DISTNAME= launchy-2.0.5
+DISTNAME= launchy-2.1.0
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/misc/ruby-launchy/PLIST b/misc/ruby-launchy/PLIST
index 7428351f03a..e91960f01a1 100644
--- a/misc/ruby-launchy/PLIST
+++ b/misc/ruby-launchy/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.4 2011/08/12 16:59:14 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2012/03/20 13:10:54 taca Exp $
bin/launchy
${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/HISTORY
+${GEM_LIBDIR}/HISTORY.rdoc
${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/Manifest.txt
${GEM_LIBDIR}/NOTES
-${GEM_LIBDIR}/README
+${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/launchy
${GEM_LIBDIR}/lib/launchy.rb
@@ -35,6 +36,4 @@ ${GEM_LIBDIR}/spec/mock_application.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/spec/tattle-host-os.yaml
${GEM_LIBDIR}/spec/version_spec.rb
-${GEM_LIBDIR}/tasks/bundler.rake
-${GEM_LIBDIR}/tasks/contribute.rake
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/misc/ruby-launchy/distinfo b/misc/ruby-launchy/distinfo
index 50dabaa1ab6..1f9e7a2b299 100644
--- a/misc/ruby-launchy/distinfo
+++ b/misc/ruby-launchy/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2011/08/12 16:59:14 taca Exp $
+$NetBSD: distinfo,v 1.6 2012/03/20 13:10:54 taca Exp $
-SHA1 (launchy-2.0.5.gem) = 1de67507c838286b1fb14ef33b6719f9ccfa8eec
-RMD160 (launchy-2.0.5.gem) = 4c9546f3254461b60284701d43739739ed220458
-Size (launchy-2.0.5.gem) = 20480 bytes
+SHA1 (launchy-2.1.0.gem) = 76bb93b7cbe28b35fae8f7f9e288b63db95a585f
+RMD160 (launchy-2.1.0.gem) = 91a19f8fa8fbe1ff7a0747271c742e6ec872db05
+Size (launchy-2.1.0.gem) = 22528 bytes