aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjlaffaye <jlaffaye@FreeBSD.org>2011-07-31 19:50:27 +0800
committerjlaffaye <jlaffaye@FreeBSD.org>2011-07-31 19:50:27 +0800
commitee88a4c7c09945c5723745d5274e37cfb5dfde07 (patch)
tree6dbf3aca8856c03aca50f1daf9791a40b7d0c76f /UPDATING
parent807a0295192594350b4e507d4b3b7fe0b7ff036c (diff)
downloadfreebsd-ports-gnome-ee88a4c7c09945c5723745d5274e37cfb5dfde07.tar.gz
freebsd-ports-gnome-ee88a4c7c09945c5723745d5274e37cfb5dfde07.tar.zst
freebsd-ports-gnome-ee88a4c7c09945c5723745d5274e37cfb5dfde07.zip
- Connect www/typo345 to the build
- Disable latest link - Add an entry to UPDATING
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f384dc40126c..b0c22b3b07b9 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.
+20110731:
+ AFFECTS: users of www/typo3
+ AUTHOR: Helmut Schneider <jumper99@gmx.de>
+
+ www/typo3 has been repocopied to www/typo345. If you need to continue with
+ the old stable version please run
+
+ # portmaster -o www/typo345 www/typo3
+ or
+ # portupgrade -o www/typo345 www/typo3
+
+ Please remember to change the path of your config files too.
+
20110730:
AFFECTS: users of x11-toolkits/gtk20
AUTHOR: gnome@FreeBSD.org