aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
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 /UPDATING
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 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 776bd6f4767b..d6b818a7bb1e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,19 @@ 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.
+20130718:
+ AFFECTS: users of www/zend-framework
+ AUTHOR: wg@FreeBSD.org
+
+ zend-framework has been updated to 2.2.1 and old 1.12.0 has been copied
+ to www/zend-framework1. 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
+
20130714:
AFFECTS: users of net/avahi-gtk
AUTHOR: kwm@FreeBSD.org