pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-ruby2_keywords



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Aug 22 14:26:58 UTC 2021

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

Log Message:
devel/ruby-ruby2_keywords: update to 0.0.5

0.0.5 (2021-07-16)

No release note nor changelog.  Please refer
<https://github.com/ruby/ruby2_keywords/compare/v0.0.4...v0.0.5> in
detail.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-ruby2_keywords/Makefile \
    pkgsrc/devel/ruby-ruby2_keywords/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-ruby2_keywords/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-ruby2_keywords/Makefile
diff -u pkgsrc/devel/ruby-ruby2_keywords/Makefile:1.3 pkgsrc/devel/ruby-ruby2_keywords/Makefile:1.4
--- pkgsrc/devel/ruby-ruby2_keywords/Makefile:1.3       Tue Jan 26 15:26:48 2021
+++ pkgsrc/devel/ruby-ruby2_keywords/Makefile   Sun Aug 22 14:26:58 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2021/01/26 15:26:48 taca Exp $
+# $NetBSD: Makefile,v 1.4 2021/08/22 14:26:58 taca Exp $
 
-DISTNAME=      ruby2_keywords-0.0.4
+DISTNAME=      ruby2_keywords-0.0.5
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-ruby2_keywords/distinfo
diff -u pkgsrc/devel/ruby-ruby2_keywords/distinfo:1.3 pkgsrc/devel/ruby-ruby2_keywords/distinfo:1.4
--- pkgsrc/devel/ruby-ruby2_keywords/distinfo:1.3       Tue Jan 26 15:26:48 2021
+++ pkgsrc/devel/ruby-ruby2_keywords/distinfo   Sun Aug 22 14:26:58 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2021/01/26 15:26:48 taca Exp $
+$NetBSD: distinfo,v 1.4 2021/08/22 14:26:58 taca Exp $
 
-SHA1 (ruby2_keywords-0.0.4.gem) = 0637984a6ee09fccc6397c0d3becb9ad690524a7
-RMD160 (ruby2_keywords-0.0.4.gem) = f612dea06ee8d1248899ac3256064ba25dff3cef
-SHA512 (ruby2_keywords-0.0.4.gem) = 22cc0c9c08f84ee6485e02f1d1fa244219dc96846a638b428970e0876c83056b87939e8a3cddac833d6feb493e34420604e81a3973d7cfa4dc969a6639b13439
-Size (ruby2_keywords-0.0.4.gem) = 5632 bytes
+SHA1 (ruby2_keywords-0.0.5.gem) = d017b9e4d1978e0b3ccc3e2a31493809e4693cd3
+RMD160 (ruby2_keywords-0.0.5.gem) = ae203c15bb6dcf7d1b7fbaaf4755bed1689e0b06
+SHA512 (ruby2_keywords-0.0.5.gem) = f6b9078b111e68c0017e0025ecdccb976c7a32f35c1a8adf9fd879db0c91f89eb9bd799f9527a846e28056f2a5fbf0f3610cda9538570288c493613c35c83a6f
+Size (ruby2_keywords-0.0.5.gem) = 10752 bytes

Index: pkgsrc/devel/ruby-ruby2_keywords/PLIST
diff -u pkgsrc/devel/ruby-ruby2_keywords/PLIST:1.2 pkgsrc/devel/ruby-ruby2_keywords/PLIST:1.3
--- pkgsrc/devel/ruby-ruby2_keywords/PLIST:1.2  Tue Jan 26 15:26:48 2021
+++ pkgsrc/devel/ruby-ruby2_keywords/PLIST      Sun Aug 22 14:26:58 2021
@@ -1,6 +1,12 @@
-@comment $NetBSD: PLIST,v 1.2 2021/01/26 15:26:48 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2021/08/22 14:26:58 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/ChangeLog
 ${GEM_LIBDIR}/LICENSE
 ${GEM_LIBDIR}/README.md
 ${GEM_LIBDIR}/lib/ruby2_keywords.rb
+${GEM_LIBDIR}/logs/ChangeLog-0.0.0
+${GEM_LIBDIR}/logs/ChangeLog-0.0.1
+${GEM_LIBDIR}/logs/ChangeLog-0.0.2
+${GEM_LIBDIR}/logs/ChangeLog-0.0.3
+${GEM_LIBDIR}/logs/ChangeLog-0.0.4
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec



Home | Main Index | Thread Index | Old Index