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:           Mon Jan 14 13:11:54 UTC 2019

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: remove php70

Remove php70.


To generate a diff of this commit:
cvs rdiff -u -r1.505 -r1.506 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.505 pkgsrc/lang/Makefile:1.506
--- pkgsrc/lang/Makefile:1.505  Fri Dec 21 12:35:59 2018
+++ pkgsrc/lang/Makefile        Mon Jan 14 13:11:54 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.505 2018/12/21 12:35:59 leot Exp $
+# $NetBSD: Makefile,v 1.506 2019/01/14 13:11:54 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -185,7 +185,6 @@ SUBDIR+=    pfe
 SUBDIR+=       pforth
 #SUBDIR+=      php             # only contains Makefile fragments
 SUBDIR+=       php56
-SUBDIR+=       php70
 SUBDIR+=       php71
 SUBDIR+=       php72
 SUBDIR+=       php73



Home | Main Index | Thread Index | Old Index