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:           Tue Jan 26 15:26:48 UTC 2021

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

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

pkgsrc change: update LICENSE

0.0.4 (2021-01-19)

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


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-ruby2_keywords/Makefile \
    pkgsrc/devel/ruby-ruby2_keywords/distinfo
cvs rdiff -u -r1.1 -r1.2 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.2 pkgsrc/devel/ruby-ruby2_keywords/Makefile:1.3
--- pkgsrc/devel/ruby-ruby2_keywords/Makefile:1.2       Thu Jan 16 15:59:49 2020
+++ pkgsrc/devel/ruby-ruby2_keywords/Makefile   Tue Jan 26 15:26:48 2021
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2020/01/16 15:59:49 taca Exp $
+# $NetBSD: Makefile,v 1.3 2021/01/26 15:26:48 taca Exp $
 
-DISTNAME=      ruby2_keywords-0.0.2
+DISTNAME=      ruby2_keywords-0.0.4
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/ruby/ruby2_keywords
 COMMENT=       Shim library for Module\#ruby2_keywords
-LICENSE=       ruby-license
+LICENSE=       2-clause-bsd OR ruby-license
 
 USE_LANGUAGES= # none
 
Index: pkgsrc/devel/ruby-ruby2_keywords/distinfo
diff -u pkgsrc/devel/ruby-ruby2_keywords/distinfo:1.2 pkgsrc/devel/ruby-ruby2_keywords/distinfo:1.3
--- pkgsrc/devel/ruby-ruby2_keywords/distinfo:1.2       Thu Jan 16 15:59:49 2020
+++ pkgsrc/devel/ruby-ruby2_keywords/distinfo   Tue Jan 26 15:26:48 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/01/16 15:59:49 taca Exp $
+$NetBSD: distinfo,v 1.3 2021/01/26 15:26:48 taca Exp $
 
-SHA1 (ruby2_keywords-0.0.2.gem) = 0be571aacb5d6a212a30af3f322a7000d8af1ef9
-RMD160 (ruby2_keywords-0.0.2.gem) = 3c1611c982314fd05a9ef1d04c884bf9348c958d
-SHA512 (ruby2_keywords-0.0.2.gem) = a7bc02980e073a899bf3de2e32711ca9820657d43cc44dede44ca31681d8586e7f808a93b6f6778aaaaf8b84da37a48c8062e69ca33477d9469e9634d616ed8d
-Size (ruby2_keywords-0.0.2.gem) = 4608 bytes
+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

Index: pkgsrc/devel/ruby-ruby2_keywords/PLIST
diff -u pkgsrc/devel/ruby-ruby2_keywords/PLIST:1.1 pkgsrc/devel/ruby-ruby2_keywords/PLIST:1.2
--- pkgsrc/devel/ruby-ruby2_keywords/PLIST:1.1  Thu Jan 16 15:50:35 2020
+++ pkgsrc/devel/ruby-ruby2_keywords/PLIST      Tue Jan 26 15:26:48 2021
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2020/01/16 15:50:35 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/01/26 15:26:48 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/LICENSE
 ${GEM_LIBDIR}/README.md
 ${GEM_LIBDIR}/lib/ruby2_keywords.rb
-${GEM_LIBDIR}/ruby2_keywords.gemspec
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec



Home | Main Index | Thread Index | Old Index