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:           Sat Mar  7 13:19:54 UTC 2026

Modified Files:
        pkgsrc/archivers: Makefile

Log Message:
archivers/Makefile: add and enable ruby-zlib


To generate a diff of this commit:
cvs rdiff -u -r1.221 -r1.222 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.221 pkgsrc/archivers/Makefile:1.222
--- pkgsrc/archivers/Makefile:1.221     Thu Jan 15 09:07:19 2026
+++ pkgsrc/archivers/Makefile   Sat Mar  7 13:19:54 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.221 2026/01/15 09:07:19 adam Exp $
+# $NetBSD: Makefile,v 1.222 2026/03/07 13:19:54 taca Exp $
 #
 
 COMMENT=       Archivers and compression tools
@@ -139,6 +139,7 @@ SUBDIR+=    ruby-mixlib-archive
 SUBDIR+=       ruby-xz
 SUBDIR+=       ruby-zip
 SUBDIR+=       ruby-zip24
+SUBDIR+=       ruby-zlib
 SUBDIR+=       rzip
 SUBDIR+=       sarab
 SUBDIR+=       squsq



Home | Main Index | Thread Index | Old Index