diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-07-18 15:36:01 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-07-18 15:36:01 +0000 |
commit | 2e4da07308cf88847a8566e9eb26abe89c676997 (patch) | |
tree | eeb41533a5a1b4998737a1b984a7288246f7fb8c /UPDATING | |
parent | 3bef0b912ab9506497669a20db79a38bfb431afc (diff) | |
download | ports-2e4da07308cf88847a8566e9eb26abe89c676997.tar.gz ports-2e4da07308cf88847a8566e9eb26abe89c676997.zip |
Notes
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 |