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 Mar 23 15:30:31 UTC 2020

Modified Files:
        pkgsrc/archivers: Makefile

Log Message:
archivers/Makefile: add and enable php-pecl-zip


To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 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.171 pkgsrc/archivers/Makefile:1.172
--- pkgsrc/archivers/Makefile:1.171     Thu Mar 12 07:36:51 2020
+++ pkgsrc/archivers/Makefile   Mon Mar 23 15:30:31 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.171 2020/03/12 07:36:51 wiz Exp $
+# $NetBSD: Makefile,v 1.172 2020/03/23 15:30:31 taca Exp $
 #
 
 COMMENT=       Archivers
@@ -87,6 +87,7 @@ SUBDIR+=      pax
 SUBDIR+=       pbzip2
 SUBDIR+=       pdbar
 SUBDIR+=       php-bz2
+SUBDIR+=       php-pecl-zip
 SUBDIR+=       php-zip
 SUBDIR+=       php-zlib
 SUBDIR+=       pigz



Home | Main Index | Thread Index | Old Index