summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2016-01-11 16:01:37 +0000
committertaca <taca@pkgsrc.org>2016-01-11 16:01:37 +0000
commit8b762d39de403b1c6962b4a5249e57e7a15a2a0d (patch)
tree9ba0379ef74ae4deb13e6e580137c928ccc06a0c /devel
parentdf0efa5794e5a17555c8df324e4721422cd1ac4d (diff)
downloadpkgsrc-8b762d39de403b1c6962b4a5249e57e7a15a2a0d.tar.gz
Update ruby-getopt to 1.4.3.
== 1.4.3 - 7-Jan-2016 * This gem is now signed. * The gem related tasks in the Rakefile now assume Rubygems 2.x. * Added getopt.rb, getopt-std.rb and getopt-long.rb files for convenience.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-getopt/Makefile4
-rw-r--r--devel/ruby-getopt/PLIST6
-rw-r--r--devel/ruby-getopt/distinfo10
3 files changed, 12 insertions, 8 deletions
diff --git a/devel/ruby-getopt/Makefile b/devel/ruby-getopt/Makefile
index 99dc3572a4b..e74726ff8af 100644
--- a/devel/ruby-getopt/Makefile
+++ b/devel/ruby-getopt/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2015/09/25 08:51:12 taca Exp $
+# $NetBSD: Makefile,v 1.5 2016/01/11 16:01:37 taca Exp $
-DISTNAME= getopt-1.4.2
+DISTNAME= getopt-1.4.3
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-getopt/PLIST b/devel/ruby-getopt/PLIST
index 1b1a99a28a0..c3430c63899 100644
--- a/devel/ruby-getopt/PLIST
+++ b/devel/ruby-getopt/PLIST
@@ -1,12 +1,16 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/23 07:18:42 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/01/11 16:01:37 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGES
${GEM_LIBDIR}/MANIFEST
${GEM_LIBDIR}/README
${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/certs/djberg96_pub.pem
${GEM_LIBDIR}/examples/example_long.rb
${GEM_LIBDIR}/examples/example_std.rb
${GEM_LIBDIR}/getopt.gemspec
+${GEM_LIBDIR}/lib/getopt-long.rb
+${GEM_LIBDIR}/lib/getopt-std.rb
+${GEM_LIBDIR}/lib/getopt.rb
${GEM_LIBDIR}/lib/getopt/long.rb
${GEM_LIBDIR}/lib/getopt/std.rb
${GEM_LIBDIR}/test/test_getopt_long.rb
diff --git a/devel/ruby-getopt/distinfo b/devel/ruby-getopt/distinfo
index 9930a2394cf..a7cb468597f 100644
--- a/devel/ruby-getopt/distinfo
+++ b/devel/ruby-getopt/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 03:29:23 agc Exp $
+$NetBSD: distinfo,v 1.5 2016/01/11 16:01:37 taca Exp $
-SHA1 (getopt-1.4.2.gem) = 449859ffb7fedb573b6ceee5886bf1fae202b3a3
-RMD160 (getopt-1.4.2.gem) = 2cf919fbb9055117b8caec87e93ac384dffcaa7b
-SHA512 (getopt-1.4.2.gem) = 5e5227adc3ba7660d4bb0931ae3519588f7697a1913aa78c309dd7f79b70268f37ae308a8018405f166002c1d5558d1e1006cfb83e9269dea52b2961c8d05e52
-Size (getopt-1.4.2.gem) = 14848 bytes
+SHA1 (getopt-1.4.3.gem) = fe5cb666293c24529a425125d203cd723ffa37f4
+RMD160 (getopt-1.4.3.gem) = d8260088c103ad363fadc9005bf80e2281463223
+SHA512 (getopt-1.4.3.gem) = c8e4099b8a3bb700356caf419e1897107495c58cb5fdce03277288ed5c730a8fc6503e9fd0f7e9df5856d053e8421011405ac6e41828c07793335c9f3c9985d3
+Size (getopt-1.4.3.gem) = 20480 bytes