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: Tue Jun 2 13:19:47 UTC 2026
Modified Files:
pkgsrc/archivers: Makefile
Log Message:
archivers/Makefile: add and enable p5-Archive-Zip-SimpleZip
To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.224 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.223 pkgsrc/archivers/Makefile:1.224
--- pkgsrc/archivers/Makefile:1.223 Sun Mar 29 13:50:15 2026
+++ pkgsrc/archivers/Makefile Tue Jun 2 13:19:47 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.223 2026/03/29 13:50:15 taca Exp $
+# $NetBSD: Makefile,v 1.224 2026/06/02 13:19:47 taca Exp $
#
COMMENT= Archivers and compression tools
@@ -95,6 +95,7 @@ SUBDIR+= p5-Archive-Extract
SUBDIR+= p5-Archive-Peek
SUBDIR+= p5-Archive-Tar-Wrapper
SUBDIR+= p5-Archive-Zip
+SUBDIR+= p5-Archive-Zip-SimpleZip
SUBDIR+= p5-Compress-Bzip2
SUBDIR+= p5-Compress-LZMA-Simple
SUBDIR+= p7zip
Home |
Main Index |
Thread Index |
Old Index