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:           Tue Jan 26 14:54:22 UTC 2021

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

Log Message:
devel/ruby-pathname2: update to 1.8.4

1.8.4 - 19-Jan-2021
* Cleaned up the Rubocop warnings.
* Added a Gemfile.
* Some minor updates to the gemspec and Rakefile.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-pathname2/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-pathname2/PLIST
cvs rdiff -u -r1.10 -r1.11 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.11 pkgsrc/devel/ruby-pathname2/Makefile:1.12
--- pkgsrc/devel/ruby-pathname2/Makefile:1.11   Mon Sep 14 16:25:22 2020
+++ pkgsrc/devel/ruby-pathname2/Makefile        Tue Jan 26 14:54:21 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2020/09/14 16:25:22 taca Exp $
+# $NetBSD: Makefile,v 1.12 2021/01/26 14:54:21 taca Exp $
 
-DISTNAME=      pathname2-1.8.3
+DISTNAME=      pathname2-1.8.4
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-pathname2/PLIST
diff -u pkgsrc/devel/ruby-pathname2/PLIST:1.6 pkgsrc/devel/ruby-pathname2/PLIST:1.7
--- pkgsrc/devel/ruby-pathname2/PLIST:1.6       Mon Sep 14 16:25:22 2020
+++ pkgsrc/devel/ruby-pathname2/PLIST   Tue Jan 26 14:54:21 2021
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.6 2020/09/14 16:25:22 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2021/01/26 14:54:21 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/CHANGES
+${GEM_LIBDIR}/CHANGES.md
+${GEM_LIBDIR}/Gemfile
 ${GEM_LIBDIR}/LICENSE
-${GEM_LIBDIR}/MANIFEST
-${GEM_LIBDIR}/README
+${GEM_LIBDIR}/MANIFEST.md
+${GEM_LIBDIR}/README.md
 ${GEM_LIBDIR}/Rakefile
 ${GEM_LIBDIR}/benchmarks/bench_pathname.rb
 ${GEM_LIBDIR}/benchmarks/bench_plus.rb

Index: pkgsrc/devel/ruby-pathname2/distinfo
diff -u pkgsrc/devel/ruby-pathname2/distinfo:1.10 pkgsrc/devel/ruby-pathname2/distinfo:1.11
--- pkgsrc/devel/ruby-pathname2/distinfo:1.10   Mon Sep 14 16:25:22 2020
+++ pkgsrc/devel/ruby-pathname2/distinfo        Tue Jan 26 14:54:21 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2020/09/14 16:25:22 taca Exp $
+$NetBSD: distinfo,v 1.11 2021/01/26 14:54:21 taca Exp $
 
-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
+SHA1 (pathname2-1.8.4.gem) = 0b2f4c4c3d3374c35469c464e5f2cb78c4bdde36
+RMD160 (pathname2-1.8.4.gem) = 646bdccaea2a796bf0ea45c11de4fe59a9c81db8
+SHA512 (pathname2-1.8.4.gem) = cb3a79fdff74ae97bd64bff5881b405ea28e2b4c3d2ae549eb52a5bf0f1530b5b6e7052f97b9063db14679e7fe05cc90c2324dba506bd3ed038e53347290e070
+Size (pathname2-1.8.4.gem) = 36864 bytes



Home | Main Index | Thread Index | Old Index