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:           Thu Nov 30 16:18:30 UTC 2023

Modified Files:
        pkgsrc/meta-pkgs: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 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.128 pkgsrc/meta-pkgs/Makefile:1.129
--- pkgsrc/meta-pkgs/Makefile:1.128     Wed Nov 15 23:20:19 2023
+++ pkgsrc/meta-pkgs/Makefile   Thu Nov 30 16:18:30 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.128 2023/11/15 23:20:19 jym Exp $
+# $NetBSD: Makefile,v 1.129 2023/11/30 16:18:30 taca Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -46,6 +46,7 @@ SUBDIR+=      php74-extensions
 SUBDIR+=       php80-extensions
 SUBDIR+=       php81-extensions
 SUBDIR+=       php82-extensions
+SUBDIR+=       php83-extensions
 SUBDIR+=       pkg_developer
 SUBDIR+=       pkgsrc-guide-tools
 SUBDIR+=       pulseaudio-tools



Home | Main Index | Thread Index | Old Index