pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-getopt devel/ruby-getopt: update to 1.4.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e2a1572fe88
branches: trunk
changeset: 377994:8e2a1572fe88
user: taca <taca%pkgsrc.org@localhost>
date: Sun Mar 25 15:56:00 2018 +0000
description:
devel/ruby-getopt: update to 1.4.4
== 1.4.4 - 24-Mar-2018
* Fixed a deprecation warning.
* Now requires Ruby 2.2 or later.
* Added metadata to the gemspec.
* Updated the cert.
diffstat:
devel/ruby-getopt/Makefile | 4 ++--
devel/ruby-getopt/PLIST | 3 ++-
devel/ruby-getopt/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (44 lines):
diff -r 0b35499eb3f5 -r 8e2a1572fe88 devel/ruby-getopt/Makefile
--- a/devel/ruby-getopt/Makefile Sun Mar 25 15:54:10 2018 +0000
+++ b/devel/ruby-getopt/Makefile Sun Mar 25 15:56:00 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2016/01/11 16:01:37 taca Exp $
+# $NetBSD: Makefile,v 1.6 2018/03/25 15:56:00 taca Exp $
-DISTNAME= getopt-1.4.3
+DISTNAME= getopt-1.4.4
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 0b35499eb3f5 -r 8e2a1572fe88 devel/ruby-getopt/PLIST
--- a/devel/ruby-getopt/PLIST Sun Mar 25 15:54:10 2018 +0000
+++ b/devel/ruby-getopt/PLIST Sun Mar 25 15:56:00 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2016/01/11 16:01:37 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/03/25 15:56:00 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGES
${GEM_LIBDIR}/MANIFEST
@@ -13,6 +13,7 @@
${GEM_LIBDIR}/lib/getopt.rb
${GEM_LIBDIR}/lib/getopt/long.rb
${GEM_LIBDIR}/lib/getopt/std.rb
+${GEM_LIBDIR}/lib/getopt/version.rb
${GEM_LIBDIR}/test/test_getopt_long.rb
${GEM_LIBDIR}/test/test_getopt_std.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 0b35499eb3f5 -r 8e2a1572fe88 devel/ruby-getopt/distinfo
--- a/devel/ruby-getopt/distinfo Sun Mar 25 15:54:10 2018 +0000
+++ b/devel/ruby-getopt/distinfo Sun Mar 25 15:56:00 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/01/11 16:01:37 taca Exp $
+$NetBSD: distinfo,v 1.6 2018/03/25 15:56:00 taca Exp $
-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
+SHA1 (getopt-1.4.4.gem) = f4dca3495748393b4b045c311a35cb4b80b6ca38
+RMD160 (getopt-1.4.4.gem) = d650fdb85cbbf54b1bbc06ce9b1a32ed0eb4e488
+SHA512 (getopt-1.4.4.gem) = f5f9c9e95973e05d9b78880bfd3a98161db01f5bd6ba29ca0fc5b39059675ea18a5fe63e718b6a054cd5de8c7e237d77858c9eb2c91912abff41d0a6c6d38040
+Size (getopt-1.4.4.gem) = 21504 bytes
Home |
Main Index |
Thread Index |
Old Index