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: Sun Jul 14 07:15:10 UTC 2024
Modified Files:
pkgsrc/devel/ruby-inline: Makefile distinfo
Log Message:
devel/ruby-inline: update to 3.14.1
pkgsrc change: update dependency to devel/ruby-ZenTest.
3.14.1 (2024-06-23)
1 bug fix:
* Fix errors created when string literals are frozen.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/ruby-inline/Makefile
cvs rdiff -u -r1.22 -r1.23 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.19 pkgsrc/devel/ruby-inline/Makefile:1.20
--- pkgsrc/devel/ruby-inline/Makefile:1.19 Sun Jul 2 05:25:31 2023
+++ pkgsrc/devel/ruby-inline/Makefile Sun Jul 14 07:15:10 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2023/07/02 05:25:31 taca Exp $
+# $NetBSD: Makefile,v 1.20 2024/07/14 07:15:10 taca Exp $
-DISTNAME= RubyInline-3.14.0
+DISTNAME= RubyInline-3.14.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/^Ruby//:tl}
CATEGORIES= devel
@@ -9,7 +9,7 @@ HOMEPAGE= http://www.zenspider.com/ZSS/P
COMMENT= Embed C/C++ code directly in Ruby
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-ZenTest>=4.3<5:../../devel/ZenTest
+DEPENDS+= ${RUBY_PKGPREFIX}-ZenTest>=4.3<5:../../devel/ruby-ZenTest
USE_LANGUAGES= # none
Index: pkgsrc/devel/ruby-inline/distinfo
diff -u pkgsrc/devel/ruby-inline/distinfo:1.22 pkgsrc/devel/ruby-inline/distinfo:1.23
--- pkgsrc/devel/ruby-inline/distinfo:1.22 Sun Jul 2 05:25:31 2023
+++ pkgsrc/devel/ruby-inline/distinfo Sun Jul 14 07:15:10 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2023/07/02 05:25:31 taca Exp $
+$NetBSD: distinfo,v 1.23 2024/07/14 07:15:10 taca Exp $
-BLAKE2s (RubyInline-3.14.0.gem) = 997ced2540a6b497288c39526a7ea76e8a22da3dfdb1e9c2efda88334d13a77b
-SHA512 (RubyInline-3.14.0.gem) = 6e0cb10ad602af652d32be59dfe3b8e42340eea3279a8581fa31e519b8ae04f93b5f79fe84a413f2e23b5f791763394bcec506eacbc12a1c04a47581b5303c17
-Size (RubyInline-3.14.0.gem) = 31232 bytes
+BLAKE2s (RubyInline-3.14.1.gem) = f8f5613c62867d767a32a476a83be3eac3f618416a9fbc50442a40481c1621ca
+SHA512 (RubyInline-3.14.1.gem) = 189d74ceb65810f63172e23acb6c15205b9b5e1474e72e1ba7978af334ae390a0512c8cbf59143015b9b43f7995d7228598703983b25cc216eee78fd7c12bc20
+Size (RubyInline-3.14.1.gem) = 31232 bytes
Home |
Main Index |
Thread Index |
Old Index