Date: Sun, 12 Nov 2017 14:09:12 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454043 - head Message-ID: <201711121409.vACE9CfD047689@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Sun Nov 12 14:09:12 2017 New Revision: 454043 URL: https://svnweb.freebsd.org/changeset/ports/454043 Log: Provide UPDATING entry for renaming of devel/oniguruma6 to devel/oniguruma PR: 222869 Reported by: m.bueker@berlin.de Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun Nov 12 14:00:48 2017 (r454042) +++ head/UPDATING Sun Nov 12 14:09:12 2017 (r454043) @@ -5,6 +5,24 @@ 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. +20171112: + AFFECTS: consumers of devel/oniguruma* + AUTHOR: riggs@FreeBSD.org + + Outdated versions of oniguruma have been removed from the ports + tree; devel/oniguruma is the only supported version, currently + replacing devel/oniguruma6. + pkg should handle this automatically while users of portmaster or + portupgrade might need to take additional manual steps: + + for users of portmaster: + portmaster -o devel/oniguruma devel/oniguruma6 + portmaster -r devel/oniguruma + + for users of portupgrade: + portupgrade -o devel/oniguruma devel/oniguruma6 + portupgrade -fr devel/oniguruma + 20171107: AFFECTS: users of www/node AUTHOR: bhughes@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711121409.vACE9CfD047689>