pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-inline
Module Name: pkgsrc
Committed By: taca
Date: Wed Oct 30 15:09:03 UTC 2019
Modified Files:
pkgsrc/devel/ruby-inline: Makefile PLIST distinfo
Log Message:
devel/ruby-inline: update to 3.12.5
Update ruby-inline to 3.12.5.
pkgsrc change: add "USE_LANGUAGES= # none".
=== 3.12.5 / 2019-10-08
* 1 bug fix:
* Fixed a race condition between testing for file existance and renaming. (spjsschl)
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/ruby-inline/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-inline/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/ruby-inline/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-inline/Makefile
diff -u pkgsrc/devel/ruby-inline/Makefile:1.15 pkgsrc/devel/ruby-inline/Makefile:1.16
--- pkgsrc/devel/ruby-inline/Makefile:1.15 Wed Jun 3 13:57:09 2015
+++ pkgsrc/devel/ruby-inline/Makefile Wed Oct 30 15:09:03 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2015/06/03 13:57:09 taca Exp $
+# $NetBSD: Makefile,v 1.16 2019/10/30 15:09:03 taca Exp $
-DISTNAME= RubyInline-3.12.4
+DISTNAME= RubyInline-3.12.5
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/^Ruby//:tl}
CATEGORIES= devel
@@ -11,5 +11,7 @@ LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-ZenTest>=4.3<5:../../devel/ZenTest
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-inline/PLIST
diff -u pkgsrc/devel/ruby-inline/PLIST:1.4 pkgsrc/devel/ruby-inline/PLIST:1.5
--- pkgsrc/devel/ruby-inline/PLIST:1.4 Fri Jun 17 15:35:49 2011
+++ pkgsrc/devel/ruby-inline/PLIST Wed Oct 30 15:09:03 2019
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.4 2011/06/17 15:35:49 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/10/30 15:09:03 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/.gemtest
${GEM_LIBDIR}/History.txt
${GEM_LIBDIR}/Manifest.txt
${GEM_LIBDIR}/README.txt
Index: pkgsrc/devel/ruby-inline/distinfo
diff -u pkgsrc/devel/ruby-inline/distinfo:1.16 pkgsrc/devel/ruby-inline/distinfo:1.17
--- pkgsrc/devel/ruby-inline/distinfo:1.16 Tue Nov 3 03:29:23 2015
+++ pkgsrc/devel/ruby-inline/distinfo Wed Oct 30 15:09:03 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2015/11/03 03:29:23 agc Exp $
+$NetBSD: distinfo,v 1.17 2019/10/30 15:09:03 taca Exp $
-SHA1 (RubyInline-3.12.4.gem) = 7c80018a2c8f3cfe914baa96b282f7d73e4087d5
-RMD160 (RubyInline-3.12.4.gem) = 673262d831bb65ee6b2c59edfc57e5d28bb98903
-SHA512 (RubyInline-3.12.4.gem) = 9bdef81653a6c8da86aac638ff402b226526fbd38b9b8538382ac2d1a7655e232eafff4979b57d667ad9b0f3955b13c6f4cc01eb9dfa287c3a7abbfc5e9416fe
-Size (RubyInline-3.12.4.gem) = 31232 bytes
+SHA1 (RubyInline-3.12.5.gem) = a3405579accec44da807cdfe23324560d0fa046f
+RMD160 (RubyInline-3.12.5.gem) = 65b1da85c16b6578b3b6c48248e2cc1f2de59763
+SHA512 (RubyInline-3.12.5.gem) = 8033cca38c53e491000d925d3e495054a9881ea3b5c8f20440596361b89bac865a2745a7636a1bcf3feff6a929df65be04caf8f63a138979c01ac33e015b4fa7
+Size (RubyInline-3.12.5.gem) = 31232 bytes
Home |
Main Index |
Thread Index |
Old Index