summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING18
1 files changed, 18 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index abb0ea795578..349081b7137d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,24 @@ 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.
+
+20250804:
+ AFFECTS: users of databases/adminer
+ AUTHOR: pkaipila@gmail.com
+
+ Flavors have been added to the adminer port. Due to the change in PKGNAME,
+ pkg will not notice the update. Replace the package with a flavored one
+ such as php84-adminer.
+
+20250728:
+ AFFECTS: users of www/privatebin
+ AUTHOR: dvl@FreeBSD.org
+
+ This release changes configuration defaults including switching the template
+ and removing legacy features.
+
+ See details at https://github.com/PrivateBin/PrivateBin/releases/tag/2.0.0
+
20250720:
AFFECTS: users of www/phpmyfaq
AUTHOR: flo@FreeBSD.org