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 Nov 27 07:30:31 UTC 2021

Modified Files:
        pkgsrc/meta-pkgs: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 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.115 pkgsrc/meta-pkgs/Makefile:1.116
--- pkgsrc/meta-pkgs/Makefile:1.115     Tue Aug 17 11:13:15 2021
+++ pkgsrc/meta-pkgs/Makefile   Sat Nov 27 07:30:31 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.115 2021/08/17 11:13:15 wiz Exp $
+# $NetBSD: Makefile,v 1.116 2021/11/27 07:30:31 taca Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -42,6 +42,7 @@ SUBDIR+=      php56-extensions
 SUBDIR+=       php73-extensions
 SUBDIR+=       php74-extensions
 SUBDIR+=       php80-extensions
+SUBDIR+=       php81-extensions
 SUBDIR+=       pkg_developer
 SUBDIR+=       pkgsrc-guide-tools
 SUBDIR+=       pulseaudio-tools



Home | Main Index | Thread Index | Old Index