aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2017-10-06 21:40:36 +0800
committertobik <tobik@FreeBSD.org>2017-10-06 21:40:36 +0800
commit22fb6335ff09d3b44fc9f32ff48a08d7b3bab88d (patch)
tree59e1b2b63e4ea447bf57d9698002758bdd3fb034 /UPDATING
parent7f7c3bebbc9f12d403d23e7562a9daee05ed6dab (diff)
downloadfreebsd-ports-gnome-22fb6335ff09d3b44fc9f32ff48a08d7b3bab88d.tar.gz
freebsd-ports-gnome-22fb6335ff09d3b44fc9f32ff48a08d7b3bab88d.tar.zst
freebsd-ports-gnome-22fb6335ff09d3b44fc9f32ff48a08d7b3bab88d.zip
Provide a hint for portmaster/portupgrade/make users for dealing with
the graphics/netpbm update. Reported by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 671a48d65ad1..6ce664e1556d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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@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@FreeBSD.org