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 Jan  8 13:43:33 UTC 2026

Modified Files:
        pkgsrc/meta-pkgs: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.143 -r1.144 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.143 pkgsrc/meta-pkgs/Makefile:1.144
--- pkgsrc/meta-pkgs/Makefile:1.143     Fri May 23 13:19:27 2025
+++ pkgsrc/meta-pkgs/Makefile   Thu Jan  8 13:43:33 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.143 2025/05/23 13:19:27 wiz Exp $
+# $NetBSD: Makefile,v 1.144 2026/01/08 13:43:33 taca Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -51,6 +51,7 @@ SUBDIR+=      php81-extensions
 SUBDIR+=       php82-extensions
 SUBDIR+=       php83-extensions
 SUBDIR+=       php84-extensions
+SUBDIR+=       php85-extensions
 SUBDIR+=       pkg_developer
 SUBDIR+=       pkgsrc-guide-tools
 SUBDIR+=       qmail-server



Home | Main Index | Thread Index | Old Index