diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-12-01 12:04:41 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-12-01 12:04:41 +0000 |
commit | 69b6c82d3dbc2bcf40d240434f7bf3b1351b955f (patch) | |
tree | 692bc97d1a113fe79f2c7cd693c889e065ce4c5d /UPDATING | |
parent | 6145e80befec3871bedd73dd8f1fdca8f53358e3 (diff) | |
download | ports-69b6c82d3dbc2bcf40d240434f7bf3b1351b955f.tar.gz ports-69b6c82d3dbc2bcf40d240434f7bf3b1351b955f.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. +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 |