pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-getopt
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 25 15:56:00 UTC 2018
Modified Files:
pkgsrc/devel/ruby-getopt: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-getopt/Makefile \
pkgsrc/devel/ruby-getopt/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-getopt/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-getopt/Makefile
diff -u pkgsrc/devel/ruby-getopt/Makefile:1.5 pkgsrc/devel/ruby-getopt/Makefile:1.6
--- pkgsrc/devel/ruby-getopt/Makefile:1.5 Mon Jan 11 16:01:37 2016
+++ pkgsrc/devel/ruby-getopt/Makefile Sun Mar 25 15:56:00 2018
@@ -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
Index: pkgsrc/devel/ruby-getopt/distinfo
diff -u pkgsrc/devel/ruby-getopt/distinfo:1.5 pkgsrc/devel/ruby-getopt/distinfo:1.6
--- pkgsrc/devel/ruby-getopt/distinfo:1.5 Mon Jan 11 16:01:37 2016
+++ pkgsrc/devel/ruby-getopt/distinfo Sun Mar 25 15:56:00 2018
@@ -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
Index: pkgsrc/devel/ruby-getopt/PLIST
diff -u pkgsrc/devel/ruby-getopt/PLIST:1.2 pkgsrc/devel/ruby-getopt/PLIST:1.3
--- pkgsrc/devel/ruby-getopt/PLIST:1.2 Mon Jan 11 16:01:37 2016
+++ pkgsrc/devel/ruby-getopt/PLIST Sun Mar 25 15:56:00 2018
@@ -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-std.rb
${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
Home |
Main Index |
Thread Index |
Old Index