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:           Wed Mar 14 15:50:07 UTC 2018

Modified Files:
        pkgsrc/meta-pkgs: Makefile

Log Message:
meta-pkgs: add and enable php72-extensions


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 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.96 pkgsrc/meta-pkgs/Makefile:1.97
--- pkgsrc/meta-pkgs/Makefile:1.96      Tue Sep 26 10:27:06 2017
+++ pkgsrc/meta-pkgs/Makefile   Wed Mar 14 15:50:07 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2017/09/26 10:27:06 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2018/03/14 15:50:07 taca Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -44,6 +44,7 @@ SUBDIR+=      p5-gnome-bindings
 SUBDIR+=       php56-extensions
 SUBDIR+=       php70-extensions
 SUBDIR+=       php71-extensions
+SUBDIR+=       php72-extensions
 SUBDIR+=       pkg_developer
 SUBDIR+=       pkgsrc-guide-tools
 SUBDIR+=       pulseaudio-tools



Home | Main Index | Thread Index | Old Index