diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2022-05-13 18:37:50 +0200 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2022-06-08 18:24:35 +0200 |
commit | bd70827c22827422583d9bd6963636ef4f2d5623 (patch) | |
tree | d227d18f0e4043a891ecb0fb18c2f15c2bde1ffc /UPDATING | |
parent | d2153894e76837f45bc21c448f2c610f128ede7c (diff) | |
download | freebsd-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-- | 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 |