Date: Wed, 16 Oct 2019 01:26:18 +0000 (UTC) From: Koichiro Iwao <meta@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514569 - head Message-ID: <201910160126.x9G1QIoh001309@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: meta Date: Wed Oct 16 01:26:18 2019 New Revision: 514569 URL: https://svnweb.freebsd.org/changeset/ports/514569 Log: AFFECTS line should contain portcategory/portname so that automated tools can parse it as easily as possible, according to Porter's handbook 11.2.1 [1]. [1] https://www.freebsd.org/doc/en/books/porters-handbook/moved-and-updating-files.html PR: 241169 Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> Approved by: portmgr blanket Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed Oct 16 01:24:21 2019 (r514568) +++ head/UPDATING Wed Oct 16 01:26:18 2019 (r514569) @@ -17,7 +17,7 @@ you update your ports collection, before attempting an configuration changes to the proper places, before you continue. 20191002: - AFFECTS: users of groff + AFFECTS: users of textproc/groff AUTHOR: bapt@FreeBSD.org with groff 1.2.4_3, groff does not depends anymore on ghostscript and @@ -28,7 +28,7 @@ you update your ports collection, before attempting an Also note that the X11 option has been removed. 20190930: - AFFECTS: users of NetBox + AFFECTS: users of net-mgmt/netbox AUTHOR: kai@FreeBSD.org Since the 2.6 release a running Redis server instance is required for @@ -67,7 +67,7 @@ you update your ports collection, before attempting an # portmaster -o emulators/qemu-devel emulators/qemu40 20190927: - AFFECTS: users of XFCE desktop + AFFECTS: users of XFCE desktop (x11-wm/xfce4) AUTHOR: madpilot@FreeBSD.org Due to changes in the XFCE 4.14 metaport, systems could end up with @@ -465,7 +465,7 @@ you update your ports collection, before attempting an are more intuitive and logical. 20190604: - AFFECTS: users of samba47 + AFFECTS: users of net/samba47 AUTHOR: antoine@FreeBSD.org The default version of samba has been switched from 4.7 to 4.8.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910160126.x9G1QIoh001309>