summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-09-28 07:18:50 +0200
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-09-29 07:48:00 +0200
commit75f3b1c301441cc5d7ce1e40901154836f8d5d3f (patch)
treea468d7ee2e3de24420dcccc206d849181fd8032e /UPDATING
parentdns/powerdns-recursor: update to 4.7.3 (diff)
graphics/bmeps: Update to 4.34.1
https://sourceforge.net/p/dktools/wiki/change%20log/#4330-2022-02-18 The former bmpp program was renamed to bitmap2pp, the former dkct program was renamed to dkcpre. Add UPDATING entry. PR: 266652 Reported by: takefu@airport.fm (maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 92127b5de62b..5d0f2a746c98 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,12 @@ 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.
+20220929:
+ AFFECTS: users of graphics/bmeps
+ AUTHOR: takefu@airport.fm
+
+ The executable name has been changed from this edition from bmpp to bitmap2pp
+
20220925:
AFFECTS: users of security/libressl
AUTHOR: brnrd@FreeBSD.org