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:   wiz
Date:           Tue May  6 13:01:06 UTC 2025

Modified Files:
        pkgsrc/archivers: Makefile

Log Message:
archivers/Makefile: + quazip1


To generate a diff of this commit:
cvs rdiff -u -r1.217 -r1.218 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.217 pkgsrc/archivers/Makefile:1.218
--- pkgsrc/archivers/Makefile:1.217     Sat Mar  8 02:47:59 2025
+++ pkgsrc/archivers/Makefile   Tue May  6 13:01:06 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.217 2025/03/08 02:47:59 pho Exp $
+# $NetBSD: Makefile,v 1.218 2025/05/06 13:01:06 wiz Exp $
 #
 
 COMMENT=       Archivers and compression tools
@@ -129,6 +129,7 @@ SUBDIR+=    py-zlib-ng
 SUBDIR+=       py-zopfli
 SUBDIR+=       py-zstandard
 SUBDIR+=       quazip
+SUBDIR+=       quazip1
 SUBDIR+=       rar
 SUBDIR+=       rox-archive
 SUBDIR+=       ruby-bz2



Home | Main Index | Thread Index | Old Index