aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2022-09-01 02:00:07 +0000
committerYasuhiro Kimura <yasu@FreeBSD.org>2022-09-01 07:12:09 +0000
commit37412b8aa35bf6c17a4d4d79516f25854069b2da (patch)
treeef22d5557066a0bda1c2bc458d3f89098bb42c93 /UPDATING
parent246dd1baf5be9fc79302ad823c48524098823d95 (diff)
downloadports-37412b8aa35bf6c17a4d4d79516f25854069b2da.tar.gz
ports-37412b8aa35bf6c17a4d4d79516f25854069b2da.zip
mail/rainloop: Update to 1.17.0
Since only one edition "legacy" is provided under MIT license now, * Remove mail/rainloop-community port and add entry to MOVED and UPDATING. * Use '=' rather than '?=' for PKGNAMESUFFIX and COMMENT. * Update license information. * Remove patch-rainloop_v_1.16.0_app_libraries_MailSo_Base_HtmlUtils.php that is included in upstream.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index afce7b273036..9d3e4718cc98 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ 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.
+20220901:
+ AFFECTS: user of mail/rainloop-community
+ AUTHOR: yasu@FreeBSD.org
+
+ Since 1.17.0 upstream distributes only one edition "lagacy" under MIT license
+ and mail/rainloop-community is remove as a result. So please uninstall
+ mail/rainloop-community (rainloop-community-phpXY) and install mail/rainloop
+ (rainloop-phpXY) instead.
+
20220831:
AFFECTS: users of x11/xscreensaver on 13.1-RELEASE
AUTHOR: zirias@FreeBSD.org