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 Feb 22 15:31:13 UTC 2025

Modified Files:
        pkgsrc/meta-pkgs: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1.141 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.140 pkgsrc/meta-pkgs/Makefile:1.141
--- pkgsrc/meta-pkgs/Makefile:1.140     Fri Jan 24 12:56:01 2025
+++ pkgsrc/meta-pkgs/Makefile   Sat Feb 22 15:31:13 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.140 2025/01/24 12:56:01 wiz Exp $
+# $NetBSD: Makefile,v 1.141 2025/02/22 15:31:13 taca Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -51,6 +51,7 @@ SUBDIR+=      php74-extensions
 SUBDIR+=       php81-extensions
 SUBDIR+=       php82-extensions
 SUBDIR+=       php83-extensions
+SUBDIR+=       php84-extensions
 SUBDIR+=       pkg_developer
 SUBDIR+=       pkgsrc-guide-tools
 SUBDIR+=       py-tryton-platform



Home | Main Index | Thread Index | Old Index