Date: Fri, 6 Oct 2017 13:40:36 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451384 - head Message-ID: <201710061340.v96DeaMc078012@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710061340.v96DeaMc078012>