aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING7
-rw-r--r--multimedia/zoneminder/Makefile4
-rw-r--r--multimedia/zoneminder/files/zoneminder.in (renamed from multimedia/zoneminder/files/zm.in)0
3 files changed, 9 insertions, 2 deletions
diff --git a/UPDATING b/UPDATING
index 29e14aa4664f..b79e1d6cbd8f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20110706:
+ AFFECTS: users of multimedia/zoneminder
+ AUTHOR: bsam@FreeBSD.org
+
+ RC script was renamed from zm to zoneminder. So do variables at
+ /etc/rc.conf[.local]. One should fix the latter file.
+
20110705:
AFFECTS: users of security/libgcrypt and any port that depends on it
AUTHOR: swills@FreeBSD.org
diff --git a/multimedia/zoneminder/Makefile b/multimedia/zoneminder/Makefile
index bccb43306b54..8fd721088663 100644
--- a/multimedia/zoneminder/Makefile
+++ b/multimedia/zoneminder/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zoneminder
PORTVERSION= 1.24.4
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= multimedia
MASTER_SITES= http://www2.zoneminder.com/downloads/ \
http://www.zoneminder.com/downloads/
@@ -38,7 +38,7 @@ GNU_CONFIGURE= yes
USE_PHP= json mysql session
USE_PERL5= yes
USE_MYSQL= yes
-USE_RC_SUBR= zm
+USE_RC_SUBR= zoneminder
CONFIGURE_ARGS= --with-mysql=${LOCALBASE} \
--with-webdir=${WWWDIR}/data \
diff --git a/multimedia/zoneminder/files/zm.in b/multimedia/zoneminder/files/zoneminder.in
index 5d17c317077b..5d17c317077b 100644
--- a/multimedia/zoneminder/files/zm.in
+++ b/multimedia/zoneminder/files/zoneminder.in