summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2022-09-18 10:17:01 +0000
committerBernard Spil <brnrd@FreeBSD.org>2022-09-18 10:29:25 +0000
commit72ed1c4dd5f42fd755001a099aff0344de45fe7c (patch)
treeadba4b319af2dc6411f329bff7eed6d9d9d711f7 /UPDATING
parentb2c4c68476e6cd67b8b553ab2936a3f1f76c301a (diff)
downloadfreebsd-ports-72ed1c4dd5f42fd755001a099aff0344de45fe7c.zip
mail/roundcube: Update to 1.6.0
PR: 265653 Approved by: Maintainer timeout
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f94aa1ff7729..0bbf5abbe5b1 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ 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.
+20220918:
+ AFFECTS: users of mail/roundcube
+ AUTHOR: brnrd@FreeBSD.org
+
+ Roundcube has been upgraded to 1.6.0 and introduces breaking changes to
+ configuration options of remote services (imap, smtp, ldap, sieve). Check
+ https://roundcube.net/news/2022/07/28/roundcube-1.6.0-released for details.
+
+ Version 1.6 no longer includes the Classic and Larry skins, which are now
+ available as separate mail/roundcube-classic and mail/roundcube-larry ports.
+
20220910:
AFFECTS: users of devel/cmake
AUTHOR: diizzy@FreeBSD.org