aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorscheidell <scheidell@FreeBSD.org>2012-04-21 16:38:36 +0800
committerscheidell <scheidell@FreeBSD.org>2012-04-21 16:38:36 +0800
commitaebb0b103c602ed99d52730f8866f3e77d04d623 (patch)
tree5777c0423c89915e885c949b19c3f155e578b388 /databases
parent87f07e7b53af0d3a4112e324893fa20d63fe935d (diff)
downloadfreebsd-ports-gnome-aebb0b103c602ed99d52730f8866f3e77d04d623.tar.gz
freebsd-ports-gnome-aebb0b103c602ed99d52730f8866f3e77d04d623.tar.zst
freebsd-ports-gnome-aebb0b103c602ed99d52730f8866f3e77d04d623.zip
- Update expiration date to match php52- branch
- Update maintainer email address to my FreeBSD.org address Submitted by: scheidell (me)
Diffstat (limited to 'databases')
-rw-r--r--databases/php52-rrdtool/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/php52-rrdtool/Makefile b/databases/php52-rrdtool/Makefile
index 3bf64b32e442..2558ca12ec18 100644
--- a/databases/php52-rrdtool/Makefile
+++ b/databases/php52-rrdtool/Makefile
@@ -14,15 +14,15 @@ MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/contrib/ \
PKGNAMEPREFIX= php52-
DISTNAME= php_rrdtool
-MAINTAINER= scheidell@secnap.net
+MAINTAINER= scheidell@FreeBSD.org
COMMENT= A php 52 rrdtool glue
LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool
WRKSRC= ${WRKDIR}/rrdtool
-DEPRECATED= PHP 5.2 series is not supported anymore, migrate now
-EXPIRATION_DATE=2012-03-01
+DEPRECATED= PHP 5.2 series is strongly discouraged for new installations, migrate now
+EXPIRATION_DATE=2013-03-01
USE_PHP= yes
DEFAULT_PHP_VER=52