aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-06-02 07:55:09 +0800
committerwxs <wxs@FreeBSD.org>2009-06-02 07:55:09 +0800
commit9dc595a37db06363ac75b26eac643fead11d57c8 (patch)
treeed60a6d8a2382f20c25762c16474a2aee5bb563f /UPDATING
parent80a55b0b344266691b360b931ba20215d274cdd1 (diff)
downloadfreebsd-ports-gnome-9dc595a37db06363ac75b26eac643fead11d57c8.tar.gz
freebsd-ports-gnome-9dc595a37db06363ac75b26eac643fead11d57c8.tar.zst
freebsd-ports-gnome-9dc595a37db06363ac75b26eac643fead11d57c8.zip
- Add note about devel/cvs-devel no longer installing in /bin.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d4bf398dc11e..721e127bb9ca 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20090601:
+ AFFECTS: users of devel/cvs-devel
+ AUTHOR: wxs@FreeBSD.org
+
+ cvs-devel no longer installs /bin/cvs and /bin/cvsbug. These are now
+ installed into ${PREFIX}/bin. If you wish to use these please be aware
+ of this change with respect to your path.
+
20090531:
AFFECTS: users of devel/viewvc
AUTHOR: pgollucci@FreeBSD.org