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:           Tue May  5 09:55:16 UTC 2026

Modified Files:
        pkgsrc/archivers/ruby-zip: Makefile distinfo

Log Message:
archivers/ruby-zip: update to 3.3.0

3.3.0 (2026-05-02)

* Refactor InputStream and AbstractInputStream. #661

Tooling/internal:

* Update Actions to use checkout@v5.
* Add Ruby4.0 to the CI matrix. #659


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/archivers/ruby-zip/Makefile
cvs rdiff -u -r1.23 -r1.24 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.24 pkgsrc/archivers/ruby-zip/Makefile:1.25
--- pkgsrc/archivers/ruby-zip/Makefile:1.24     Tue Feb  3 14:40:28 2026
+++ pkgsrc/archivers/ruby-zip/Makefile  Tue May  5 09:55:16 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2026/02/03 14:40:28 taca Exp $
+# $NetBSD: Makefile,v 1.25 2026/05/05 09:55:16 taca Exp $
 
-DISTNAME=      rubyzip-3.2.2
+DISTNAME=      rubyzip-3.3.0
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby//}
 CATEGORIES=    archivers
 

Index: pkgsrc/archivers/ruby-zip/distinfo
diff -u pkgsrc/archivers/ruby-zip/distinfo:1.23 pkgsrc/archivers/ruby-zip/distinfo:1.24
--- pkgsrc/archivers/ruby-zip/distinfo:1.23     Tue Feb  3 14:40:28 2026
+++ pkgsrc/archivers/ruby-zip/distinfo  Tue May  5 09:55:16 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2026/02/03 14:40:28 taca Exp $
+$NetBSD: distinfo,v 1.24 2026/05/05 09:55:16 taca Exp $
 
-BLAKE2s (rubyzip-3.2.2.gem) = fe78530cbc5002f17dc320977d3ba59f21bd667351acde27e33d6af0b9f80789
-SHA512 (rubyzip-3.2.2.gem) = 80c373455fba0aca30e841ce4de546913530cca662acfe26d71c82e78201a0cf05c71ea107c7bba856f1ec140a1dba8c6f2c51bc8f066866279bf9bed1adde93
-Size (rubyzip-3.2.2.gem) = 56832 bytes
+BLAKE2s (rubyzip-3.3.0.gem) = 0798b15ab0f4a728f9e98db9ca8a4e63a804ff8c5e0d9efc101887e408f8a190
+SHA512 (rubyzip-3.3.0.gem) = 0cf0ff87c258b934c0b1996b7ff07e37745de844b95cbbad60f66c6f7e66876b2ca65c212672224a9e624311159715a40341329a68b03091b5d6b99b49cfc3c3
+Size (rubyzip-3.3.0.gem) = 57856 bytes



Home | Main Index | Thread Index | Old Index