diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-07-31 15:07:08 +0000 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-07-31 15:07:08 +0000 |
commit | 011dce24ce7dd5253f7e97aaa947acb21339dcd5 (patch) | |
tree | be6c85e782d49cf223592ee199c43ca0222da761 /UPDATING | |
parent | 2a0640b2d4b751061c9ddc616327c22b754034ba (diff) |
- Chase guile shared lib bump
- Add an entry to UPDATING
Notes
Notes:
svn path=/head/; revision=278635
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -6,6 +6,19 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20110731: + AFFECTS: users of lang/guile + AUTHOR: jlaffaye@FreeBSD.org + + guile has been updated to version 1.8.8. Please rebuild all ports that + depends on it. + + If you use portmaster: + # portmaster -r guile + + If you use portupgrade: + # portupgrade -fr lang/guile + +20110731: AFFECTS: users of www/typo3 AUTHOR: Helmut Schneider <jumper99@gmx.de> |