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  7 14:04:03 UTC 2021

Modified Files:
        pkgsrc/meta-pkgs: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 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.110 pkgsrc/meta-pkgs/Makefile:1.111
--- pkgsrc/meta-pkgs/Makefile:1.110     Sat Feb 20 21:00:10 2021
+++ pkgsrc/meta-pkgs/Makefile   Sun Mar  7 14:04:03 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.110 2021/02/20 21:00:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.111 2021/03/07 14:04:03 taca Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -38,6 +38,7 @@ SUBDIR+=      netbsd-www
 SUBDIR+=       php56-extensions
 SUBDIR+=       php73-extensions
 SUBDIR+=       php74-extensions
+SUBDIR+=       php80-extensions
 SUBDIR+=       pkg_developer
 SUBDIR+=       pkgsrc-guide-tools
 SUBDIR+=       pulseaudio-tools



Home | Main Index | Thread Index | Old Index