pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/zoneminder Comment that PHP_VERSIONS_ACCEPTED...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d5be30155e22
branches: trunk
changeset: 427951:d5be30155e22
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Wed Apr 22 23:17:05 2020 +0000
description:
Comment that PHP_VERSIONS_ACCEPTED=56 is for php-mysql
diffstat:
security/zoneminder/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d38689a9becd -r d5be30155e22 security/zoneminder/Makefile
--- a/security/zoneminder/Makefile Wed Apr 22 20:51:22 2020 +0000
+++ b/security/zoneminder/Makefile Wed Apr 22 23:17:05 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2020/03/29 01:06:11 joerg Exp $
+# $NetBSD: Makefile,v 1.49 2020/04/22 23:17:05 dsainty Exp $
# See wip/zoneminder for a draft update to 1.29.0.
PKGNAME= ${DISTNAME:S/ZoneMinder-/zoneminder-/}
@@ -21,6 +21,7 @@
DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
+# This PHP 5.6 limitation is only to match the limitation in php-mysql
PHP_VERSIONS_ACCEPTED= 56
PKG_OPTIONS_VAR= PKG_OPTIONS.zoneminder
Home |
Main Index |
Thread Index |
Old Index