pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-inline devel/ruby-inline: update to 3.12.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ebd8e350f0eb
branches:  trunk
changeset: 416804:ebd8e350f0eb
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Oct 30 15:09:03 2019 +0000

description:
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)

diffstat:

 devel/ruby-inline/Makefile |   6 ++++--
 devel/ruby-inline/PLIST    |   3 +--
 devel/ruby-inline/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 9 deletions(-)

diffs (46 lines):

diff -r 13ba36645cab -r ebd8e350f0eb devel/ruby-inline/Makefile
--- a/devel/ruby-inline/Makefile        Wed Oct 30 15:05:55 2019 +0000
+++ b/devel/ruby-inline/Makefile        Wed Oct 30 15:09:03 2019 +0000
@@ -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 @@
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-ZenTest>=4.3<5:../../devel/ZenTest
 
+USE_LANGUAGES= # none
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 13ba36645cab -r ebd8e350f0eb devel/ruby-inline/PLIST
--- a/devel/ruby-inline/PLIST   Wed Oct 30 15:05:55 2019 +0000
+++ b/devel/ruby-inline/PLIST   Wed Oct 30 15:09:03 2019 +0000
@@ -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
diff -r 13ba36645cab -r ebd8e350f0eb devel/ruby-inline/distinfo
--- a/devel/ruby-inline/distinfo        Wed Oct 30 15:05:55 2019 +0000
+++ b/devel/ruby-inline/distinfo        Wed Oct 30 15:09:03 2019 +0000
@@ -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