pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-pathname2



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Sep 14 16:25:22 UTC 2020

Modified Files:
        pkgsrc/devel/ruby-pathname2: Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/ruby-pathname2/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-pathname2/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ruby-pathname2/distinfo

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-pathname2/Makefile
diff -u pkgsrc/devel/ruby-pathname2/Makefile:1.10 pkgsrc/devel/ruby-pathname2/Makefile:1.11
--- pkgsrc/devel/ruby-pathname2/Makefile:1.10   Mon Feb 25 16:41:12 2019
+++ pkgsrc/devel/ruby-pathname2/Makefile        Mon Sep 14 16:25:22 2020
@@ -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

Index: pkgsrc/devel/ruby-pathname2/PLIST
diff -u pkgsrc/devel/ruby-pathname2/PLIST:1.5 pkgsrc/devel/ruby-pathname2/PLIST:1.6
--- pkgsrc/devel/ruby-pathname2/PLIST:1.5       Sun Oct  4 12:21:26 2015
+++ pkgsrc/devel/ruby-pathname2/PLIST   Mon Sep 14 16:25:22 2020
@@ -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

Index: pkgsrc/devel/ruby-pathname2/distinfo
diff -u pkgsrc/devel/ruby-pathname2/distinfo:1.9 pkgsrc/devel/ruby-pathname2/distinfo:1.10
--- pkgsrc/devel/ruby-pathname2/distinfo:1.9    Mon Feb 25 16:41:12 2019
+++ pkgsrc/devel/ruby-pathname2/distinfo        Mon Sep 14 16:25:22 2020
@@ -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