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 php82



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ea9c2ceb39a
branches:  trunk
changeset: 389841:2ea9c2ceb39a
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Dec 11 14:13:09 2022 +0000

description:
lang/Makefile: add and enable php82

diffstat:

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

diffs (17 lines):

diff -r 7f759bf43d15 -r 2ea9c2ceb39a lang/Makefile
--- a/lang/Makefile     Sun Dec 11 14:12:29 2022 +0000
+++ b/lang/Makefile     Sun Dec 11 14:13:09 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.666 2022/12/03 17:02:40 adam Exp $
+# $NetBSD: Makefile,v 1.667 2022/12/11 14:13:09 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -211,6 +211,7 @@
 SUBDIR+=       php74
 SUBDIR+=       php80
 SUBDIR+=       php81
+SUBDIR+=       php82
 SUBDIR+=       picoc
 SUBDIR+=       pict
 SUBDIR+=       polyml



Home | Main Index | Thread Index | Old Index