diff options
author | wxs <wxs@FreeBSD.org> | 2009-06-02 07:55:09 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-06-02 07:55:09 +0800 |
commit | 9dc595a37db06363ac75b26eac643fead11d57c8 (patch) | |
tree | ed60a6d8a2382f20c25762c16474a2aee5bb563f /UPDATING | |
parent | 80a55b0b344266691b360b931ba20215d274cdd1 (diff) | |
download | freebsd-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-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |