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:           Sat Feb 22 15:28:23 UTC 2025

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: add and enable php84


To generate a diff of this commit:
cvs rdiff -u -r1.742 -r1.743 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.742 pkgsrc/lang/Makefile:1.743
--- pkgsrc/lang/Makefile:1.742  Sat Feb  8 14:06:04 2025
+++ pkgsrc/lang/Makefile        Sat Feb 22 15:28:23 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.742 2025/02/08 14:06:04 wiz Exp $
+# $NetBSD: Makefile,v 1.743 2025/02/22 15:28:23 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -238,6 +238,7 @@ SUBDIR+=    php74
 SUBDIR+=       php81
 SUBDIR+=       php82
 SUBDIR+=       php83
+SUBDIR+=       php84
 SUBDIR+=       picoc
 SUBDIR+=       pict
 SUBDIR+=       pnut



Home | Main Index | Thread Index | Old Index