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 11 14:19:27 UTC 2022

Modified Files:
        pkgsrc/meta-pkgs: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 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.121 pkgsrc/meta-pkgs/Makefile:1.122
--- pkgsrc/meta-pkgs/Makefile:1.121     Thu Nov 24 11:11:38 2022
+++ pkgsrc/meta-pkgs/Makefile   Sun Dec 11 14:19:27 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.121 2022/11/24 11:11:38 nros Exp $
+# $NetBSD: Makefile,v 1.122 2022/12/11 14:19:27 taca Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -43,6 +43,7 @@ SUBDIR+=      php56-extensions
 SUBDIR+=       php74-extensions
 SUBDIR+=       php80-extensions
 SUBDIR+=       php81-extensions
+SUBDIR+=       php82-extensions
 SUBDIR+=       pkg_developer
 SUBDIR+=       pkgsrc-guide-tools
 SUBDIR+=       pulseaudio-tools



Home | Main Index | Thread Index | Old Index