aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 309b423dcf56..40d530c16787 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20080804:
+ AFFECTS: Users of devel/git
+ AUTHOR: wxs@FreeBSD.org
+
+ Git's cvsps dependency has been switched from cvsps-devel to cvsps. The
+ two are incompatible, so you will need to do the following before
+ upgrading git:
+
+ portmaster -o devel/cvsps devel/cvsps-devel
+
20080728:
AFFECTS: users of net/freeradius2
AUTHOR: David Wood <david@wood2.org.uk>