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 Apr 12 14:34:39 UTC 2026
Modified Files:
pkgsrc/devel/ruby-inline: Makefile PLIST distinfo
Log Message:
devel/ruby-inline: update to 3.14.4
3.14.4 (2026-03-28)
4 bug fixes:
* Bumped ruby to 3.2+.
* Fix #add_id to munge id names (eg * -> times) and fix type to ID.
* Fixed urls, formatting, and requirements in readme.
* Moved History and readme from txt to rdoc files.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/ruby-inline/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-inline/PLIST
cvs rdiff -u -r1.25 -r1.26 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.22 pkgsrc/devel/ruby-inline/Makefile:1.23
--- pkgsrc/devel/ruby-inline/Makefile:1.22 Tue Feb 3 15:07:56 2026
+++ pkgsrc/devel/ruby-inline/Makefile Sun Apr 12 14:34:39 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2026/02/03 15:07:56 taca Exp $
+# $NetBSD: Makefile,v 1.23 2026/04/12 14:34:39 taca Exp $
-DISTNAME= RubyInline-3.14.3
+DISTNAME= RubyInline-3.14.4
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/^Ruby//:tl}
CATEGORIES= devel
Index: pkgsrc/devel/ruby-inline/PLIST
diff -u pkgsrc/devel/ruby-inline/PLIST:1.5 pkgsrc/devel/ruby-inline/PLIST:1.6
--- pkgsrc/devel/ruby-inline/PLIST:1.5 Wed Oct 30 15:09:03 2019
+++ pkgsrc/devel/ruby-inline/PLIST Sun Apr 12 14:34:39 2026
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.5 2019/10/30 15:09:03 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2026/04/12 14:34:39 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/History.txt
+${GEM_LIBDIR}/History.rdoc
${GEM_LIBDIR}/Manifest.txt
-${GEM_LIBDIR}/README.txt
+${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/demo/fastmath.rb
${GEM_LIBDIR}/demo/hello.rb
Index: pkgsrc/devel/ruby-inline/distinfo
diff -u pkgsrc/devel/ruby-inline/distinfo:1.25 pkgsrc/devel/ruby-inline/distinfo:1.26
--- pkgsrc/devel/ruby-inline/distinfo:1.25 Tue Feb 3 15:07:56 2026
+++ pkgsrc/devel/ruby-inline/distinfo Sun Apr 12 14:34:39 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2026/02/03 15:07:56 taca Exp $
+$NetBSD: distinfo,v 1.26 2026/04/12 14:34:39 taca Exp $
-BLAKE2s (RubyInline-3.14.3.gem) = b0d3a528998bdee120ce025e72e9be56f9edf2c75f22ccda3eeca809fee64dfd
-SHA512 (RubyInline-3.14.3.gem) = 9539f9a8ea9e9f433e4a9655d85558457b358ab050313d3da881e85e43f36d652bb42af3bcd5420c1fcc315ac82a9a110384877e934b7315491b5a24c5826e8b
-Size (RubyInline-3.14.3.gem) = 32256 bytes
+BLAKE2s (RubyInline-3.14.4.gem) = e9ed6e948d34de5a57d54b54d6f2a6e76d149e72bacadabbe8f8fff3fc5fa898
+SHA512 (RubyInline-3.14.4.gem) = 8e18ec09939fb3a4997c2441c9ac81252ce9a57202960896d72ec5367c8546fb13c3dd8e1b76ca3b2bdfa0026227967c5b62201e5a409086fb42519a0b27b9d7
+Size (RubyInline-3.14.4.gem) = 32256 bytes
Home |
Main Index |
Thread Index |
Old Index