aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2022-05-13 16:37:50 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2022-06-08 16:24:35 +0000
commitbd70827c22827422583d9bd6963636ef4f2d5623 (patch)
treed227d18f0e4043a891ecb0fb18c2f15c2bde1ffc /UPDATING
parentd2153894e76837f45bc21c448f2c610f128ede7c (diff)
downloadports-bd70827c22827422583d9bd6963636ef4f2d5623.tar.gz
ports-bd70827c22827422583d9bd6963636ef4f2d5623.zip
devel/autoconf: update to 2.71
- Copy devel/autoconf to devel/autoconf2.69. - Update devel/autoconf to 2.71. - Allow ports to use 2.69 with USES=autoreconf:2.69. PR: 258046 Exp-run by: antoine
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1ea9812f5a42..249d5a35a937 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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