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:           Thu Jan 16 15:50:35 UTC 2020

Added Files:
        pkgsrc/devel/ruby-ruby2_keywords: DESCR Makefile PLIST distinfo

Log Message:
devel/ruby-ruby2_keywords: add version 0.0.2 package.

Add devel/ruby-ruby2_keywords version 0.0.2 package.

# ruby2_keywords

Provides empty `Module#ruby2_keywords` method, for the forward
source-level compatibility against ruby2.7 and ruby3.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-ruby2_keywords/DESCR \
    pkgsrc/devel/ruby-ruby2_keywords/Makefile \
    pkgsrc/devel/ruby-ruby2_keywords/PLIST \
    pkgsrc/devel/ruby-ruby2_keywords/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/devel/ruby-ruby2_keywords/DESCR
diff -u /dev/null pkgsrc/devel/ruby-ruby2_keywords/DESCR:1.1
--- /dev/null   Thu Jan 16 15:50:35 2020
+++ pkgsrc/devel/ruby-ruby2_keywords/DESCR      Thu Jan 16 15:50:35 2020
@@ -0,0 +1,4 @@
+# ruby2_keywords
+
+Provides empty `Module#ruby2_keywords` method, for the forward
+source-level compatibility against ruby2.7 and ruby3.
Index: pkgsrc/devel/ruby-ruby2_keywords/Makefile
diff -u /dev/null pkgsrc/devel/ruby-ruby2_keywords/Makefile:1.1
--- /dev/null   Thu Jan 16 15:50:35 2020
+++ pkgsrc/devel/ruby-ruby2_keywords/Makefile   Thu Jan 16 15:50:35 2020
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2020/01/16 15:50:35 taca Exp $
+
+DISTNAME=      ruby2_keywords-0.0.1
+CATEGORIES=    devel
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://www.ruby-rang.org/
+COMMENT=       Shim library for Module\#ruby2_keywords
+LICENSE=       ruby-license
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-ruby2_keywords/PLIST
diff -u /dev/null pkgsrc/devel/ruby-ruby2_keywords/PLIST:1.1
--- /dev/null   Thu Jan 16 15:50:35 2020
+++ pkgsrc/devel/ruby-ruby2_keywords/PLIST      Thu Jan 16 15:50:35 2020
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2020/01/16 15:50:35 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/lib/ruby2_keywords.rb
+${GEM_LIBDIR}/ruby2_keywords.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/devel/ruby-ruby2_keywords/distinfo
diff -u /dev/null pkgsrc/devel/ruby-ruby2_keywords/distinfo:1.1
--- /dev/null   Thu Jan 16 15:50:35 2020
+++ pkgsrc/devel/ruby-ruby2_keywords/distinfo   Thu Jan 16 15:50:35 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/01/16 15:50:35 taca Exp $
+
+SHA1 (ruby2_keywords-0.0.1.gem) = a05f0289fb3e0d2acefc11936d26a6cd259e2649
+RMD160 (ruby2_keywords-0.0.1.gem) = d2ab5ad0b8c5d263809963e0ba95c2217fbedf78
+SHA512 (ruby2_keywords-0.0.1.gem) = cf0b67d4a1edf6a8275c91d4085c2adbccf8afa7f7db8b2cbfd3ca7cafc8ea974551db5f606ff74c47314ee0d1efcc9fee7056c99b26f87670bfbf06d5910889
+Size (ruby2_keywords-0.0.1.gem) = 4608 bytes



Home | Main Index | Thread Index | Old Index