diff options
author | erwin <erwin@FreeBSD.org> | 2009-08-13 20:46:40 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2009-08-13 20:46:40 +0800 |
commit | 220c0dfaaff09ee4877d9a2e9845914a717e16c8 (patch) | |
tree | 8c7ed5186e2f1185d0d8327569c3fbcc5907caff /CHANGES | |
parent | ba58c8e46cf69beb4c8db027515fffd930f36347 (diff) | |
download | freebsd-ports-gnome-220c0dfaaff09ee4877d9a2e9845914a717e16c8.tar.gz freebsd-ports-gnome-220c0dfaaff09ee4877d9a2e9845914a717e16c8.tar.zst freebsd-ports-gnome-220c0dfaaff09ee4877d9a2e9845914a717e16c8.zip |
Add a note on the sourceforge change and new bsd.sites.mk macro.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |