aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-07-18 23:36:01 +0800
committerwg <wg@FreeBSD.org>2013-07-18 23:36:01 +0800
commit758a31bfd537143da864535e302f37c94609ad21 (patch)
treeeeb41533a5a1b4998737a1b984a7288246f7fb8c /mail
parent007f0f989076b293dbeab02bdbdcfd80408dac88 (diff)
downloadfreebsd-ports-gnome-758a31bfd537143da864535e302f37c94609ad21.tar.gz
freebsd-ports-gnome-758a31bfd537143da864535e302f37c94609ad21.tar.zst
freebsd-ports-gnome-758a31bfd537143da864535e302f37c94609ad21.zip
www/zend-framework: update to 2.2.1
- Update to 2.2.1 - Copy old version to www/zend-framework1 - Chase mail/squirrelmail-postfixadmin-plugin dependency - Take maintainership If you wish to stay with the older version run: # portmaster -o www/zend-framework1 www/zend-framework or # portupgrade -fo www/zend-framework1 www/zend-framework or # pkg set -o www/zend-framework:www/zend-framework1 PR: ports/179689 Submitted by: wg (myself) Approved by: maintainer
Diffstat (limited to 'mail')
-rw-r--r--mail/squirrelmail-postfixadmin-plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/squirrelmail-postfixadmin-plugin/Makefile b/mail/squirrelmail-postfixadmin-plugin/Makefile
index 5fac051b6768..fb1b5865cacf 100644
--- a/mail/squirrelmail-postfixadmin-plugin/Makefile
+++ b/mail/squirrelmail-postfixadmin-plugin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= postfixadmin
PORTVERSION= 2.3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail www
MASTER_SITES= http://a.aranea.brtsvcs.net/sm-pfa-plugin/ \
http://b.aranea.brtsvcs.net/sm-pfa-plugin/
@@ -14,7 +14,7 @@ DIST_SUBDIR= squirrelmail
MAINTAINER= ports.maintainer@evilphi.com
COMMENT= Lets users change password, vacation, and forwarding
-RUN_DEPENDS= ZendFramework>=1.9.0:${PORTSDIR}/www/zend-framework
+RUN_DEPENDS= ZendFramework>=1.9.0:${PORTSDIR}/www/zend-framework1
USE_BZIP2= yes
DEFAULT_PHP_VER= 53