pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-pathname2 devel/ruby-pathname2: update to 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7739657fe1b0
branches:  trunk
changeset: 439209:7739657fe1b0
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 14 16:25:22 2020 +0000

description:
devel/ruby-pathname2: update to 1.8.3

Update ruby-pathname2 package to 1.8.3.


== 1.8.3 - 30-Aug-2020

* Updated the tests to match the version. Thanks go to Cédric Boutillier for
  the spot.
* Fixed a redefinition warning for the :children method.
* Fixed a Fixnum deprecation warning.

== 1.8.2 - 21-Jul-2020

* Added a LICENSE file as required by the Apache-2.0 license.

diffstat:

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

diffs (39 lines):

diff -r b57535df592b -r 7739657fe1b0 devel/ruby-pathname2/Makefile
--- a/devel/ruby-pathname2/Makefile     Mon Sep 14 16:22:46 2020 +0000
+++ b/devel/ruby-pathname2/Makefile     Mon Sep 14 16:25:22 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2019/02/25 16:41:12 taca Exp $
+# $NetBSD: Makefile,v 1.11 2020/09/14 16:25:22 taca Exp $
 
-DISTNAME=      pathname2-1.8.1
+DISTNAME=      pathname2-1.8.3
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r b57535df592b -r 7739657fe1b0 devel/ruby-pathname2/PLIST
--- a/devel/ruby-pathname2/PLIST        Mon Sep 14 16:22:46 2020 +0000
+++ b/devel/ruby-pathname2/PLIST        Mon Sep 14 16:25:22 2020 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.5 2015/10/04 12:21:26 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2020/09/14 16:25:22 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/CHANGES
+${GEM_LIBDIR}/LICENSE
 ${GEM_LIBDIR}/MANIFEST
 ${GEM_LIBDIR}/README
 ${GEM_LIBDIR}/Rakefile
diff -r b57535df592b -r 7739657fe1b0 devel/ruby-pathname2/distinfo
--- a/devel/ruby-pathname2/distinfo     Mon Sep 14 16:22:46 2020 +0000
+++ b/devel/ruby-pathname2/distinfo     Mon Sep 14 16:25:22 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2019/02/25 16:41:12 taca Exp $
+$NetBSD: distinfo,v 1.10 2020/09/14 16:25:22 taca Exp $
 
-SHA1 (pathname2-1.8.1.gem) = 46019958cf99bfbb42e9d5785ad7bc3d3e1663a4
-RMD160 (pathname2-1.8.1.gem) = 0b5771ee7f429993afe3e641810f63c39b90a657
-SHA512 (pathname2-1.8.1.gem) = 885b609ff2a2df9da770737663811a561bc08450c70bbde157c1662087fd6be8d0d6a54f3f72304c7f39557844477adf9fd89224e60d9bce8b76b0970a4279e0
-Size (pathname2-1.8.1.gem) = 33280 bytes
+SHA1 (pathname2-1.8.3.gem) = 2b32df2a819b51365a489fdb67b19f5ae17e24f3
+RMD160 (pathname2-1.8.3.gem) = f23adb975e3baeb6915fb4bcbcbddad4f5e47f4b
+SHA512 (pathname2-1.8.3.gem) = fdb38e58f1b1bb937963196fc042bf989bfd7515b8ad9adda0ef863dcecb4677c664babd1d154d2ef39b9ea166fb0bd2570d10f859323011fcc5ce0678b7f9d8
+Size (pathname2-1.8.3.gem) = 36864 bytes



Home | Main Index | Thread Index | Old Index