svn commit: r451384 - head

Tobias Kortkamp tobik at FreeBSD.org
Fri Oct 6 13:40:38 UTC 2017


Author: tobik
Date: Fri Oct  6 13:40:36 2017
New Revision: 451384
URL: https://svnweb.freebsd.org/changeset/ports/451384

Log:
  Provide a hint for portmaster/portupgrade/make users for dealing with
  the graphics/netpbm update.
  
  Reported by:	Walter Schwarzenfeld <w.schwarzenfeld at utanet.at>

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Fri Oct  6 13:12:41 2017	(r451383)
+++ head/UPDATING	Fri Oct  6 13:40:36 2017	(r451384)
@@ -5,6 +5,18 @@ 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.
 
+20171006:
+  AFFECTS: users of graphics/netpbm
+  AUTHOR: tobik at FreeBSD.org
+
+  If you use portmaster/portupgrade/make to build your ports, please
+  uninstall the old netpbm version first before attempting to update to
+  netpbm 10.88.00:
+
+	pkg delete -f netpbm
+
+  It is recommended that you rebuild all dependent ports as well.
+
 20171004:
   AFFECTS: users of security/krb5-appl
   AUTHOR: cy at FreeBSD.org


More information about the svn-ports-all mailing list