pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Nov  3 04:27:34 UTC 2025

Modified Files:
        pkgsrc/archivers: Makefile

Log Message:
archivers/Makefile: Add and enable ruby-zip24.


To generate a diff of this commit:
cvs rdiff -u -r1.218 -r1.219 pkgsrc/archivers/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/Makefile
diff -u pkgsrc/archivers/Makefile:1.218 pkgsrc/archivers/Makefile:1.219
--- pkgsrc/archivers/Makefile:1.218     Tue May  6 13:01:06 2025
+++ pkgsrc/archivers/Makefile   Mon Nov  3 04:27:34 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.218 2025/05/06 13:01:06 wiz Exp $
+# $NetBSD: Makefile,v 1.219 2025/11/03 04:27:34 taca Exp $
 #
 
 COMMENT=       Archivers and compression tools
@@ -140,6 +140,7 @@ SUBDIR+=    ruby-minitar-cli
 SUBDIR+=       ruby-mixlib-archive
 SUBDIR+=       ruby-xz
 SUBDIR+=       ruby-zip
+SUBDIR+=       ruby-zip24
 SUBDIR+=       rzip
 SUBDIR+=       sarab
 SUBDIR+=       squsq



Home | Main Index | Thread Index | Old Index