pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar  7 15:39:16 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable php-memcache2 and php-memcache4


To generate a diff of this commit:
cvs rdiff -u -r1.3344 -r1.3345 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3344 pkgsrc/devel/Makefile:1.3345
--- pkgsrc/devel/Makefile:1.3344        Sun Feb 28 16:50:46 2021
+++ pkgsrc/devel/Makefile       Sun Mar  7 15:39:16 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3344 2021/02/28 16:50:46 taca Exp $
+# $NetBSD: Makefile,v 1.3345 2021/03/07 15:39:16 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2114,6 +2114,8 @@ SUBDIR+=  php-gmp
 SUBDIR+=       php-igbinary
 SUBDIR+=       php-libawl
 SUBDIR+=       php-memcache
+SUBDIR+=       php-memcache2
+SUBDIR+=       php-memcache4
 SUBDIR+=       php-memcached
 SUBDIR+=       php-mode
 SUBDIR+=       php-opcache



Home | Main Index | Thread Index | Old Index