pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar 12 13:46:52 UTC 2017

Modified Files:
        pkgsrc/meta-pkgs: Makefile

Log Message:
Add and enable php71-extensions.


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pkgsrc/meta-pkgs/Makefile

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

Modified files:

Index: pkgsrc/meta-pkgs/Makefile
diff -u pkgsrc/meta-pkgs/Makefile:1.93 pkgsrc/meta-pkgs/Makefile:1.94
--- pkgsrc/meta-pkgs/Makefile:1.93      Fri Jan 20 23:47:25 2017
+++ pkgsrc/meta-pkgs/Makefile   Sun Mar 12 13:46:51 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2017/01/20 23:47:25 markd Exp $
+# $NetBSD: Makefile,v 1.94 2017/03/12 13:46:51 taca Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -44,6 +44,7 @@ SUBDIR+=      netbsd-www
 SUBDIR+=       p5-gnome-bindings
 SUBDIR+=       php56-extensions
 SUBDIR+=       php70-extensions
+SUBDIR+=       php71-extensions
 SUBDIR+=       pkg_developer
 SUBDIR+=       pkgsrc-guide-tools
 SUBDIR+=       pulseaudio-tools



Home | Main Index | Thread Index | Old Index