diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-10 21:06:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-10 21:06:39 +0000 |
commit | 10f5e8576fb1331bc700551cee28ba4b68c1f450 (patch) | |
tree | 5c629b4bf5189b0863629ff754faa24f7b96107c /UPDATING | |
parent | a051292cd3a4a3b1f819a0e74b2ca97df8bce860 (diff) | |
download | ports-10f5e8576fb1331bc700551cee28ba4b68c1f450.tar.gz ports-10f5e8576fb1331bc700551cee28ba4b68c1f450.zip |
- update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
Notes
Notes:
svn path=/head/; revision=277485
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -5,6 +5,20 @@ 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. +20110711: + AFFECTS: users of devel/icu + AUTHORS: bapt@FreeBSD.org + + icu has been updated to version 4.8. Please rebuild all ports that depends + on it. + + If you use portmaster: + # portmaster -r icu + + If you use portupgrade: + # portupgrade -fr devel/icu + + 20110706: AFFECTS: users of multimedia/zoneminder AUTHOR: bsam@FreeBSD.org |