aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2014-07-25 23:02:06 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2014-07-25 23:02:06 +0000
commitcf619d22f5850a052c6d22e996fceeb40620add4 (patch)
treee423c1a77da765ffb43169b9671c20f830d8e55a /UPDATING
parentc693a318e6609d08fb2955e9f21cb707d8c4a56e (diff)
downloadports-cf619d22f5850a052c6d22e996fceeb40620add4.tar.gz
ports-cf619d22f5850a052c6d22e996fceeb40620add4.zip
- Add message about removing cad/netgen before reinstalling.
PR: 192074 Submitted by: Ivan Klymenko <fidaj@ukr.net>
Notes
Notes: svn path=/head/; revision=362940
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 2e55569b06a7..8eca28ab3e69 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20140725:
+ AFFECTS: users of cad/netgen
+ AUTHOR: stephen@FreeBSD.org
+
+ Before you update this port the old one should be removed. (This is
+ because the build may try to link to libraries that are in
+ ${LOCALBASE}/lib rather than in ${WRKSRC}.)
+
20140724:
AFFECTS: users of dns/mydns-ng
AUTHOR: danilo@FreeBSD.org