diff options
author | Florian Smeets <flo@FreeBSD.org> | 2011-06-19 14:38:34 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2011-06-19 14:38:34 +0000 |
commit | 9a3c83f3c737c320d2fe78f0d675dc1be98b2268 (patch) | |
tree | 71cf913784209da4f3604378321dd9088900def5 /UPDATING | |
parent | 2cde1e09de63acd2082e963140b947cd142f3be7 (diff) |
- bring over version 1.99.15 from irc/ezbounce-devel (soon to be removed)
Notes
Notes:
svn path=/head/; revision=275836
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -6,6 +6,24 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20110619: + AFFECTS: users of irc/ezbounce and irc/ezbounce-devel + AUTHOR: flo@FreeBSD.org + + irc/ezbounce-devel was moved to irc/ezbounce as the version previously in + irc/ezbounce has been broken for some time and the distfile is not available + anymore. + + If you are upgrading from a 1.0X version make sure to verify that your config + still works. There is basic compatibility for old config files but a lot has + changed, see http://linuxftw.com/ezbounce/files/CHANGES + + If you run irc/ezbounce-devel you need to run one of the following commands: + + # portmaster -o irc/ezbounce irc/ezbounce-devel + or + # portupgrade -o irc/ezbounce irc/ezbounce-devel + +20110619: AFFECTS: users of lang/perl5.14 AUTHOR: skv@FreeBSD.org |