pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/typo3_62 www/typo3_62: it supports php56 only
details: https://anonhg.NetBSD.org/pkgsrc/rev/4824e801e20f
branches: trunk
changeset: 406160:4824e801e20f
user: taca <taca%pkgsrc.org@localhost>
date: Sun Dec 15 18:25:22 2019 +0000
description:
www/typo3_62: it supports php56 only
typo3_62 package only supports php56.
diffstat:
www/typo3_62/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 329c61de0b85 -r 4824e801e20f www/typo3_62/Makefile
--- a/www/typo3_62/Makefile Sun Dec 15 18:24:32 2019 +0000
+++ b/www/typo3_62/Makefile Sun Dec 15 18:25:22 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2019/11/04 22:10:15 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2019/12/15 18:25:22 taca Exp $
#
DISTNAME= ${TYPO3NAME}
@@ -18,6 +18,8 @@
DEPENDS+= ${PHP_PKG_PREFIX}-zip>=5.3.7:../../archivers/php-zip
DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.3.7:../../archivers/php-zlib
+PHP_VERSIONS_ACCEPTED= 56
+
VER= 6.2.31
NO_BUILD= yes
USE_TOOLS+= bash:run pax
Home |
Main Index |
Thread Index |
Old Index