pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/contao35 www/contao35: allow build on php74
details: https://anonhg.NetBSD.org/pkgsrc/rev/8af7f56e35c1
branches: trunk
changeset: 444346:8af7f56e35c1
user: taca <taca%pkgsrc.org@localhost>
date: Tue Jan 05 12:51:08 2021 +0000
description:
www/contao35: allow build on php74
Contao 35 should be work on PHP 7.4.
diffstat:
www/contao35/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6644373bcf05 -r 8af7f56e35c1 www/contao35/Makefile
--- a/www/contao35/Makefile Tue Jan 05 12:49:44 2021 +0000
+++ b/www/contao35/Makefile Tue Jan 05 12:51:08 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2021/01/03 15:26:12 taca Exp $
+# $NetBSD: Makefile,v 1.50 2021/01/05 12:51:08 taca Exp $
#
DISTNAME= contao-${CT_PKGVER}
@@ -21,7 +21,7 @@
DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.4.0:../../www/php-curl
DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.4.0:../../archivers/php-zlib
-PHP_VERSIONS_ACCEPTED= 56 73
+PHP_VERSIONS_ACCEPTED= 56 73 74
CT_VERSION= 3.5.40
USE_TOOLS= bash:run pax
Home |
Main Index |
Thread Index |
Old Index