pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang lang/Makefile: add and enable php74



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5f7d1f11116
branches:  trunk
changeset: 406142:f5f7d1f11116
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Dec 15 17:57:14 2019 +0000

description:
lang/Makefile: add and enable php74

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2f3004630b12 -r f5f7d1f11116 lang/Makefile
--- a/lang/Makefile     Sun Dec 15 17:56:34 2019 +0000
+++ b/lang/Makefile     Sun Dec 15 17:57:14 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.530 2019/12/09 20:05:40 adam Exp $
+# $NetBSD: Makefile,v 1.531 2019/12/15 17:57:14 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -194,6 +194,7 @@
 SUBDIR+=       php71
 SUBDIR+=       php72
 SUBDIR+=       php73
+SUBDIR+=       php74
 SUBDIR+=       picoc
 SUBDIR+=       pict
 SUBDIR+=       polyml



Home | Main Index | Thread Index | Old Index