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 php81



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a71ffcfb74f
branches:  trunk
changeset: 770186:4a71ffcfb74f
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Nov 27 07:25:28 2021 +0000

description:
lang/Makefile: add and enable php81

diffstat:

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

diffs (17 lines):

diff -r 24772105f3c7 -r 4a71ffcfb74f lang/Makefile
--- a/lang/Makefile     Sat Nov 27 07:24:43 2021 +0000
+++ b/lang/Makefile     Sat Nov 27 07:25:28 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.610 2021/11/05 12:37:32 wiz Exp $
+# $NetBSD: Makefile,v 1.611 2021/11/27 07:25:28 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -193,6 +193,7 @@
 SUBDIR+=       php73
 SUBDIR+=       php74
 SUBDIR+=       php80
+SUBDIR+=       php81
 SUBDIR+=       picoc
 SUBDIR+=       pict
 SUBDIR+=       polyml



Home | Main Index | Thread Index | Old Index