pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/php-baikal php-baikal: mark as incompatible to php...
details: https://anonhg.NetBSD.org/pkgsrc/rev/86d8f15debda
branches: trunk
changeset: 403956:86d8f15debda
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Nov 03 22:28:30 2019 +0000
description:
php-baikal: mark as incompatible to php-5.x (per release notes of last update)
diffstat:
net/php-baikal/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r adedf6ebb224 -r 86d8f15debda net/php-baikal/Makefile
--- a/net/php-baikal/Makefile Sun Nov 03 22:25:54 2019 +0000
+++ b/net/php-baikal/Makefile Sun Nov 03 22:28:30 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2019/11/03 18:50:18 triaxx Exp $
+# $NetBSD: Makefile,v 1.12 2019/11/03 22:28:30 wiz Exp $
DISTNAME= baikal-0.6.0
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
@@ -16,6 +16,8 @@
DEPENDS+= ${PHP_PKG_PREFIX}-pdo>=5.3.1:../../databases/php-pdo
DEPENDS+= ${PHP_PKG_PREFIX}-pdo_sqlite>=5.3.1:../../databases/php-pdo_sqlite
+PHP_VERSIONS_INCOMPATIBLE= 56 # as of 0.6.0
+
WRKSRC= ${WRKDIR}/baikal
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index