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.5.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b961fbd3fd19
branches:  trunk
changeset: 428332:b961fbd3fd19
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Apr 27 05:22:43 2020 +0000

description:
devel/ruby-getopt: update to 1.5.1

Update ruby-getopt to 1.5.1.


== 1.5.1 - 23-Mar-2020
* Properly add a LICENSE file since the Apache-2.0 license requires it.
* Added explicit .rdoc extensions to the README, CHANGES and MANIFEST files,
  mostly so they look nicer on github.

diffstat:

 devel/ruby-getopt/Makefile |   4 ++--
 devel/ruby-getopt/PLIST    |   9 +++++----
 devel/ruby-getopt/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 11 deletions(-)

diffs (44 lines):

diff -r a4de7b8e9f0a -r b961fbd3fd19 devel/ruby-getopt/Makefile
--- a/devel/ruby-getopt/Makefile        Mon Apr 27 05:17:00 2020 +0000
+++ b/devel/ruby-getopt/Makefile        Mon Apr 27 05:22:43 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2019/05/06 05:24:01 taca Exp $
+# $NetBSD: Makefile,v 1.8 2020/04/27 05:22:43 taca Exp $
 
-DISTNAME=      getopt-1.5.0
+DISTNAME=      getopt-1.5.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r a4de7b8e9f0a -r b961fbd3fd19 devel/ruby-getopt/PLIST
--- a/devel/ruby-getopt/PLIST   Mon Apr 27 05:17:00 2020 +0000
+++ b/devel/ruby-getopt/PLIST   Mon Apr 27 05:22:43 2020 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2018/03/25 15:56:00 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/04/27 05:22:43 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/CHANGES
-${GEM_LIBDIR}/MANIFEST
-${GEM_LIBDIR}/README
+${GEM_LIBDIR}/CHANGES.rdoc
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/MANIFEST.rdoc
+${GEM_LIBDIR}/README.rdoc
 ${GEM_LIBDIR}/Rakefile
 ${GEM_LIBDIR}/certs/djberg96_pub.pem
 ${GEM_LIBDIR}/examples/example_long.rb
diff -r a4de7b8e9f0a -r b961fbd3fd19 devel/ruby-getopt/distinfo
--- a/devel/ruby-getopt/distinfo        Mon Apr 27 05:17:00 2020 +0000
+++ b/devel/ruby-getopt/distinfo        Mon Apr 27 05:22:43 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/05/06 05:24:01 taca Exp $
+$NetBSD: distinfo,v 1.8 2020/04/27 05:22:43 taca Exp $
 
-SHA1 (getopt-1.5.0.gem) = f68a339b4f51cef071ecebb4423f1b27f2ed69ff
-RMD160 (getopt-1.5.0.gem) = 5f335cebf86419e99cd69f9ecc56239dd6cdec15
-SHA512 (getopt-1.5.0.gem) = daab0eb05392336e8aeb870420fccf653a5ecb1444edd02b8407ad8f59f0557f72e58bb5191432aa18b0e7134881d957c41fef057594f7ed2a6161d5a41af12c
-Size (getopt-1.5.0.gem) = 21504 bytes
+SHA1 (getopt-1.5.1.gem) = aa7e8ad5f40f5c22864df1a39636fcb5068ea0f4
+RMD160 (getopt-1.5.1.gem) = 47de322cc35d7eb2620702ee93646e2f98efb6b2
+SHA512 (getopt-1.5.1.gem) = 06d37d2a8d98745b8f9ec35b380f13b11660aad7fd71eaa56e2c589b7b9e899da6dd3f689f2dff79c84932b136bdb2f254f11a615cefc64336554727268332ab
+Size (getopt-1.5.1.gem) = 25088 bytes



Home | Main Index | Thread Index | Old Index