aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-06-17 13:20:34 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-06-17 13:20:34 +0000
commitff2fd52d0db24e88bb3a96a37df0207703e64bde (patch)
tree4633a595635dd17f8f2cdb2c518a996858132271 /UPDATING
parent9267371fb36f0c34ffbe0d01b123d1c0bb233faf (diff)
downloadports-ff2fd52d0db24e88bb3a96a37df0207703e64bde.tar.gz
ports-ff2fd52d0db24e88bb3a96a37df0207703e64bde.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>
Notes
Notes: svn path=/head/; revision=215004
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>