aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2008-06-17 21:20:34 +0800
committerwxs <wxs@FreeBSD.org>2008-06-17 21:20:34 +0800
commitd84ecbdafd404e188b5c08abf8c26dac3e539fff (patch)
tree93673f1f6474525d2abf682da0521ef94552acad /UPDATING
parent0fc6f04407722adbf88a75b446925c0d624584af (diff)
downloadfreebsd-ports-gnome-d84ecbdafd404e188b5c08abf8c26dac3e539fff.tar.gz
freebsd-ports-gnome-d84ecbdafd404e188b5c08abf8c26dac3e539fff.tar.zst
freebsd-ports-gnome-d84ecbdafd404e188b5c08abf8c26dac3e539fff.zip
Change to installing binaries with 'n' prefix as to not conflict with
editors/2bsd-vi. It does, however, now conflict with editors/nvi-m17n. Remove dead MASTER_SITES. Remove unnecessary RELENG_4 hack. PR: ports/124547 Submitted by: Robert Wilson <hotaru@safe-mail.net>
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 2562ce8fd35a..d9c1cbba797d 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.
+20080617:
+ AFFECTS: users of editors/nvi-devel
+ AUTHOR: Wesley Shields <wxs@FreeBSD.org>
+
+ editors/nvi-devel has been changed to install nvi, nex, and nview as
+ to not conflict with editors/2bsd-vi. Please note the new names if
+ you use this port.
+
20080616:
AFFECTS: users of mail/dkim-milter
AUTHOR: Hirohisa Yamaguchi <umq@ueo.co.jp>