pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Jan  8 13:41:01 UTC 2026

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: add and enable php85


To generate a diff of this commit:
cvs rdiff -u -r1.774 -r1.775 pkgsrc/lang/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.774 pkgsrc/lang/Makefile:1.775
--- pkgsrc/lang/Makefile:1.774  Sat Jan  3 14:56:48 2026
+++ pkgsrc/lang/Makefile        Thu Jan  8 13:41:01 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.774 2026/01/03 14:56:48 alnsn Exp $
+# $NetBSD: Makefile,v 1.775 2026/01/08 13:41:01 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -251,6 +251,7 @@ SUBDIR+=    php81
 SUBDIR+=       php82
 SUBDIR+=       php83
 SUBDIR+=       php84
+SUBDIR+=       php85
 SUBDIR+=       picoc
 SUBDIR+=       pict
 SUBDIR+=       pnut



Home | Main Index | Thread Index | Old Index