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:           Sun Sep 11 16:58:50 UTC 2016

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
Remove php55.


To generate a diff of this commit:
cvs rdiff -u -r1.440 -r1.441 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.440 pkgsrc/lang/Makefile:1.441
--- pkgsrc/lang/Makefile:1.440  Tue Sep  6 10:37:14 2016
+++ pkgsrc/lang/Makefile        Sun Sep 11 16:58:50 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.440 2016/09/06 10:37:14 jperkin Exp $
+# $NetBSD: Makefile,v 1.441 2016/09/11 16:58:50 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -165,7 +165,6 @@ SUBDIR+=    perl5
 SUBDIR+=       pfe
 SUBDIR+=       pforth
 #SUBDIR+=      php             # only contains Makefile fragments
-SUBDIR+=       php55
 SUBDIR+=       php56
 SUBDIR+=       php70
 SUBDIR+=       php71



Home | Main Index | Thread Index | Old Index