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:           Sat Dec 15 17:17:24 UTC 2018

Modified Files:
        pkgsrc/meta-pkgs: Makefile

Log Message:
meta-pkgs/Makefile: add and enable php73-extensions


To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 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.98 pkgsrc/meta-pkgs/Makefile:1.99
--- pkgsrc/meta-pkgs/Makefile:1.98      Wed Apr 11 11:36:47 2018
+++ pkgsrc/meta-pkgs/Makefile   Sat Dec 15 17:17:24 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2018/04/11 11:36:47 markd Exp $
+# $NetBSD: Makefile,v 1.99 2018/12/15 17:17:24 taca Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -46,6 +46,7 @@ SUBDIR+=      php56-extensions
 SUBDIR+=       php70-extensions
 SUBDIR+=       php71-extensions
 SUBDIR+=       php72-extensions
+SUBDIR+=       php73-extensions
 SUBDIR+=       pkg_developer
 SUBDIR+=       pkgsrc-guide-tools
 SUBDIR+=       pulseaudio-tools



Home | Main Index | Thread Index | Old Index