diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2022-09-28 07:18:50 +0200 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2022-09-29 07:48:00 +0200 |
commit | 75f3b1c301441cc5d7ce1e40901154836f8d5d3f (patch) | |
tree | a468d7ee2e3de24420dcccc206d849181fd8032e /UPDATING | |
parent | 17c5cf11df1272b47c6ca81aa1980f7784223c64 (diff) | |
download | freebsd-ports-75f3b1c301441cc5d7ce1e40901154836f8d5d3f.zip |
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-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |