pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/zoneminder Reinstate the comment that the 5.6...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4cc40818b535
branches: trunk
changeset: 458623:4cc40818b535
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Sun Sep 19 00:11:15 2021 +0000
description:
Reinstate the comment that the 5.6 limitation is for php-mysql, because that's
valuable insight, and still unfortunately the case.
No functional change.
diffstat:
security/zoneminder/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r d22a1c6fa556 -r 4cc40818b535 security/zoneminder/Makefile
--- a/security/zoneminder/Makefile Sat Sep 18 23:08:24 2021 +0000
+++ b/security/zoneminder/Makefile Sun Sep 19 00:11:15 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2021/06/23 20:33:16 nia Exp $
+# $NetBSD: Makefile,v 1.57 2021/09/19 00:11:15 dsainty Exp $
VERSION= 1.29.0
# Sometimes the distfile unpacks to ZoneMinder and sometimes zoneminder.
@@ -25,6 +25,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
@@ -41,7 +42,7 @@
# configuration. We take the view that if an installation can be
# reasonably configured to use a module, that module should be a
# dependency, absent some reason that it is so heavyweight that it
-# shoudl be an option.
+# should be an option.
# MIME::Entity is needed from p5-MIME-tools
# LWP::UserAgent is needed from p5-libwww
Home |
Main Index |
Thread Index |
Old Index