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:           Wed Dec 29 06:06:51 UTC 2021

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: delete php73


To generate a diff of this commit:
cvs rdiff -u -r1.617 -r1.618 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.617 pkgsrc/lang/Makefile:1.618
--- pkgsrc/lang/Makefile:1.617  Sun Dec 19 14:16:53 2021
+++ pkgsrc/lang/Makefile        Wed Dec 29 06:06:51 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.617 2021/12/19 14:16:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.618 2021/12/29 06:06:51 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -190,7 +190,6 @@ SUBDIR+=    perl5
 SUBDIR+=       pfe
 SUBDIR+=       pforth
 SUBDIR+=       php56
-SUBDIR+=       php73
 SUBDIR+=       php74
 SUBDIR+=       php80
 SUBDIR+=       php81



Home | Main Index | Thread Index | Old Index