diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2022-05-13 16:37:50 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2022-06-08 16:24:35 +0000 |
commit | bd70827c22827422583d9bd6963636ef4f2d5623 (patch) | |
tree | d227d18f0e4043a891ecb0fb18c2f15c2bde1ffc /UPDATING | |
parent | d2153894e76837f45bc21c448f2c610f128ede7c (diff) |
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,6 +5,14 @@ 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. +20220608: + AFFECTS: devel/autoconf-wrapper, devel/autoconf213 + AUTHOR: tijl@FreeBSD.org + + These ports have been renamed to devel/autoconf-switch and devel/autoconf2.13 + respectively. If your favourite port updating tool cannot handle that then + just remove the packages with "pkg delete" and then install the new port. + 20220607: AFFECTS: security/openssh-portable AUTHOR: bdrewery@FreeBSD.org |