aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2011-07-01 05:03:43 +0800
committerstephen <stephen@FreeBSD.org>2011-07-01 05:03:43 +0800
commitb7598c0f1ada20bd4c137f1ce334cc5748b9d8f0 (patch)
treeb1b92bc58999c79f0b42f7e6e33d1abee3bb93bf
parentc1f4d2db6cce5695e905445d97532c6cbf0d162e (diff)
downloadfreebsd-ports-gnome-b7598c0f1ada20bd4c137f1ce334cc5748b9d8f0.tar.gz
freebsd-ports-gnome-b7598c0f1ada20bd4c137f1ce334cc5748b9d8f0.tar.zst
freebsd-ports-gnome-b7598c0f1ada20bd4c137f1ce334cc5748b9d8f0.zip
- Tell octave-forge* users to completely remove old ports before reinstalling.
Approved by: gabor (mentor)
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index fee2441a3026..9f24cb706177 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,18 @@ 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.
+20110629:
+ AFFECTS: users of math/octave-forge* and benchmarks/octave-forge-benchmark
+ AUTHOR: stephen@FreeBSD.org
+
+ The octave-forge* port structure has been completely redesigned. This was
+ to make them compatible with portmaster and other port installation tools.
+
+ Before using the new octave-forge* ports, the old octave-forge* ports must
+ be completely removed with, for example, the command:
+
+ # pkg_delete "octave-forge*"
+
20110630:
AFFECTS: users of mail/thunderbird
AUTHOR: gecko@FreeBSD.org