diff options
author | crees <crees@FreeBSD.org> | 2012-12-01 20:04:41 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2012-12-01 20:04:41 +0800 |
commit | 7e15fcf5fb580f626dcb046c0c4b954742febc2c (patch) | |
tree | 692bc97d1a113fe79f2c7cd693c889e065ce4c5d /UPDATING | |
parent | c0f8dcc0c91250222d7ad4e29d3acbf86e3f4658 (diff) | |
download | freebsd-ports-gnome-7e15fcf5fb580f626dcb046c0c4b954742febc2c.tar.gz freebsd-ports-gnome-7e15fcf5fb580f626dcb046c0c4b954742febc2c.tar.zst freebsd-ports-gnome-7e15fcf5fb580f626dcb046c0c4b954742febc2c.zip |
Update typo3 to 6.0.0
Preserve 4.7 as typo347
PR: ports/173976
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Feature safe: yes
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. +20121201: + AFFECTS: Users of www/typo3 + AUTHOR: Helmut Ritter <freebsd-ports@charlieroot.de> + + www/typo3 has been repocopied to www/typo347. If you need to continue with + the old stable version please run + + # portmaster -o www/typo347 www/typo3 + or + # portupgrade -fo www/typo347 www/typo3 + or + # pkg set -o www/typo3:www/typo347 + 20121128: AFFECTS: Users of irc/znc AUTHOR: jase@FreeBSD.org |