diff options
author | wg <wg@FreeBSD.org> | 2013-07-18 23:36:01 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-07-18 23:36:01 +0800 |
commit | 758a31bfd537143da864535e302f37c94609ad21 (patch) | |
tree | eeb41533a5a1b4998737a1b984a7288246f7fb8c /UPDATING | |
parent | 007f0f989076b293dbeab02bdbdcfd80408dac88 (diff) | |
download | freebsd-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-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |