aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4e9e2c2516e8..23f17022100f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,17 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20090812:
+AUTHOR: portmgr@FreeBSD.org
+ * sourceforge.net has changed their URL layout to be more
+ flexible for their users. A new bsd.sites.mk macro SFP
+ has been added for projects that moved from
+ http://${mirror}/sourceforge/%SUBDIR%/
+ to
+ http://${mirror}/project/%SUBDIR%/
+ Note that %SUBDIR% is now highly individual for each
+ project and might need changing as well.
+
20090521:
AUTHOR: portmgr@FreeBSD.org