summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-03-23 16:49:31 +0000
committertaca <taca@pkgsrc.org>2020-03-23 16:49:31 +0000
commit61c8c9c325ce174a445ed521ab5a3f0a8ff1b521 (patch)
tree7c7e6e07f606d0d6cc4f43e0e08b4748fc2f1878 /misc
parente28887fd9f4a61990cea0d9a3cfe0f44614b2409 (diff)
downloadpkgsrc-61c8c9c325ce174a445ed521ab5a3f0a8ff1b521.tar.gz
misc/ruby-launchy: update to 2.5.0
Update ruby-launchy to 2.5.0. pkgsrc change: add "USE_LANGAUGES= # none". ## Version 2.5.0 - 2020-02-27 * Update depedencies * Update minimum ruby level * Move to `kde-open` on KDE - <https://github.com/copiousfreetime/launchy/pull/105> - wstephenson * Applied some grammer / spelling fixes - <https://github.com/copiousfreetime/launchy/pull/130> - jeremymoritz * `Pathname` instances do not raise exceptions when opening local files - <https://github.com/copiousfreetime/launchy/issues/101> - dmke * Add a fallback console browsers - <https://github.com/copiousfreetime/launchy/issues/93> - trejkaz
Diffstat (limited to 'misc')
-rw-r--r--misc/ruby-launchy/Makefile6
-rw-r--r--misc/ruby-launchy/distinfo10
2 files changed, 9 insertions, 7 deletions
diff --git a/misc/ruby-launchy/Makefile b/misc/ruby-launchy/Makefile
index 2c68806ad86..358590538c3 100644
--- a/misc/ruby-launchy/Makefile
+++ b/misc/ruby-launchy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2019/11/18 16:20:22 taca Exp $
+# $NetBSD: Makefile,v 1.16 2020/03/23 16:49:31 taca Exp $
-DISTNAME= launchy-2.4.3
+DISTNAME= launchy-2.5.0
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -10,5 +10,7 @@ LICENSE= isc
DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3<3:../../net/ruby-addressable
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/ruby-launchy/distinfo b/misc/ruby-launchy/distinfo
index 16e84284df6..8e44526388c 100644
--- a/misc/ruby-launchy/distinfo
+++ b/misc/ruby-launchy/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2015/11/03 23:49:50 agc Exp $
+$NetBSD: distinfo,v 1.14 2020/03/23 16:49:31 taca Exp $
-SHA1 (launchy-2.4.3.gem) = 03fae3a8897169a2625649b8c4be55c24e57090b
-RMD160 (launchy-2.4.3.gem) = 0e5b5f4f74e88010a8e2273f8feb011e1746e146
-SHA512 (launchy-2.4.3.gem) = 7c3e0377c9a310b2e7a4d1544b4790f6f959d24b6aba91660e979eb943f4bee641e0b5a44687b693ffe99304ceb96a9a6cf9fed142e231af01135bd2b73321d6
-Size (launchy-2.4.3.gem) = 29184 bytes
+SHA1 (launchy-2.5.0.gem) = 413a20b7d777e2bfee8a98170c4033e6977b6bbd
+RMD160 (launchy-2.5.0.gem) = 523d6ff316013c78f5a9b8783fa309d4c8d35331
+SHA512 (launchy-2.5.0.gem) = d80811009155d9cea6a2e69b5f7482aaec7d0bf23ecca4cbe72e440fb4eae1c38bc5904e863998f1966c7a99b98bad1f4456cec1cb076f96f5a99b835448b39f
+Size (launchy-2.5.0.gem) = 30208 bytes