svn commit: r362940 - head

Stephen Montgomery-Smith stephen at FreeBSD.org
Fri Jul 25 23:02:07 UTC 2014


Author: stephen
Date: Fri Jul 25 23:02:06 2014
New Revision: 362940
URL: http://svnweb.freebsd.org/changeset/ports/362940
QAT: https://qat.redports.org/buildarchive/r362940/

Log:
  - Add message about removing cad/netgen before reinstalling.
  
  PR:		192074
  Submitted by:	Ivan Klymenko <fidaj at ukr.net>

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Fri Jul 25 22:56:31 2014	(r362939)
+++ head/UPDATING	Fri Jul 25 23:02:06 2014	(r362940)
@@ -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 at 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 at FreeBSD.org


More information about the svn-ports-all mailing list