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 php73



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4496d402d157
branches:  trunk
changeset: 316571:4496d402d157
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Dec 15 17:13:52 2018 +0000

description:
lang/Makefile: add and enable php73

diffstat:

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

diffs (17 lines):

diff -r cb1bdb6cdbb4 -r 4496d402d157 lang/Makefile
--- a/lang/Makefile     Sat Dec 15 17:12:44 2018 +0000
+++ b/lang/Makefile     Sat Dec 15 17:13:52 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.501 2018/11/28 08:15:31 adam Exp $
+# $NetBSD: Makefile,v 1.502 2018/12/15 17:13:52 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -188,6 +188,7 @@
 SUBDIR+=       php70
 SUBDIR+=       php71
 SUBDIR+=       php72
+SUBDIR+=       php73
 SUBDIR+=       picoc
 SUBDIR+=       pict
 SUBDIR+=       polyml



Home | Main Index | Thread Index | Old Index