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 Dec 15 18:06:58 UTC 2019

Modified Files:
        pkgsrc/meta-pkgs: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 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.103 pkgsrc/meta-pkgs/Makefile:1.104
--- pkgsrc/meta-pkgs/Makefile:1.103     Sat Sep 14 18:11:40 2019
+++ pkgsrc/meta-pkgs/Makefile   Sun Dec 15 18:06:58 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2019/09/14 18:11:40 tsutsui Exp $
+# $NetBSD: Makefile,v 1.104 2019/12/15 18:06:58 taca Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -38,6 +38,7 @@ SUBDIR+=      php56-extensions
 SUBDIR+=       php71-extensions
 SUBDIR+=       php72-extensions
 SUBDIR+=       php73-extensions
+SUBDIR+=       php74-extensions
 SUBDIR+=       pkg_developer
 SUBDIR+=       pkgsrc-guide-tools
 SUBDIR+=       pulseaudio-tools



Home | Main Index | Thread Index | Old Index