pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/ruby-zip
Module Name: pkgsrc
Committed By: taca
Date: Sun May 31 14:43:36 UTC 2026
Modified Files:
pkgsrc/archivers/ruby-zip: Makefile distinfo
Log Message:
archivers/ruby-zip: update to 3.3.1
3.3.1 (2026-05-30)
The 3.3.x line ensures that Zip::InputStream behaves more like standard Ruby
IO classes.
There are breaking changes in the 3.x series
Please see the README and Updating to version 3.x in the wiki for help
upgrading from version 2.4.x to version 3.x.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/archivers/ruby-zip/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/archivers/ruby-zip/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/ruby-zip/Makefile
diff -u pkgsrc/archivers/ruby-zip/Makefile:1.25 pkgsrc/archivers/ruby-zip/Makefile:1.26
--- pkgsrc/archivers/ruby-zip/Makefile:1.25 Tue May 5 09:55:16 2026
+++ pkgsrc/archivers/ruby-zip/Makefile Sun May 31 14:43:35 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2026/05/05 09:55:16 taca Exp $
+# $NetBSD: Makefile,v 1.26 2026/05/31 14:43:35 taca Exp $
-DISTNAME= rubyzip-3.3.0
+DISTNAME= rubyzip-3.3.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby//}
CATEGORIES= archivers
Index: pkgsrc/archivers/ruby-zip/distinfo
diff -u pkgsrc/archivers/ruby-zip/distinfo:1.24 pkgsrc/archivers/ruby-zip/distinfo:1.25
--- pkgsrc/archivers/ruby-zip/distinfo:1.24 Tue May 5 09:55:16 2026
+++ pkgsrc/archivers/ruby-zip/distinfo Sun May 31 14:43:35 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2026/05/05 09:55:16 taca Exp $
+$NetBSD: distinfo,v 1.25 2026/05/31 14:43:35 taca Exp $
-BLAKE2s (rubyzip-3.3.0.gem) = 0798b15ab0f4a728f9e98db9ca8a4e63a804ff8c5e0d9efc101887e408f8a190
-SHA512 (rubyzip-3.3.0.gem) = 0cf0ff87c258b934c0b1996b7ff07e37745de844b95cbbad60f66c6f7e66876b2ca65c212672224a9e624311159715a40341329a68b03091b5d6b99b49cfc3c3
-Size (rubyzip-3.3.0.gem) = 57856 bytes
+BLAKE2s (rubyzip-3.3.1.gem) = a7114e6b8bf96ba9fa8a3f540036895acc2bbbfcc0a21eba5d4f308711bb3d8f
+SHA512 (rubyzip-3.3.1.gem) = 843ab589a208aa50fdb6414300adb24e821142ce2a7cba3d70d2bccbddc46edcb408f7ed6f5de186bb3f87b4bcaef4d3675ff9037ba594462830d3d064de85ed
+Size (rubyzip-3.3.1.gem) = 57856 bytes
Home |
Main Index |
Thread Index |
Old Index