diff options
author | Koichiro Iwao <meta@FreeBSD.org> | 2019-10-16 01:26:18 +0000 |
---|---|---|
committer | Koichiro Iwao <meta@FreeBSD.org> | 2019-10-16 01:26:18 +0000 |
commit | c01fe1ce4a94e95208eb178d657b20f45747b847 (patch) | |
tree | 0aa5e175e3310305bf67b3f01a8c5cd2e91cbe42 /UPDATING | |
parent | 83fc486323e6f81f17a426dcdc7ba4fbb3343f78 (diff) |
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
Notes
Notes:
svn path=/head/; revision=514569
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -17,7 +17,7 @@ you update your ports collection, before attempting any port upgrades. 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 any port upgrades. 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 any port upgrades. # 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 any port upgrades. 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. |