aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-11-26 20:29:06 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-11-26 20:29:06 +0000
commitd573ffd406753c0d3b4e2303596fb6af296a344e (patch)
treea610b127741cc1e0280ecd9be42a8a8e99acf69b /UPDATING
parent22a580bf036c3508f85b21c4462832543218914f (diff)
downloadports-d573ffd406753c0d3b4e2303596fb6af296a344e.tar.gz
ports-d573ffd406753c0d3b4e2303596fb6af296a344e.zip
mail/sympa: update 6.2.16 -> 6.2.22
Please note: - Web's static dirs have moved to a single dedicated directory. - Users should review webserver's /static configuration (examples in share/examples/sympa). PR: 223793 Submitted by: geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer) Relnotes: https://github.com/sympa-community/sympa/blob/6.2.22/NEWS.md
Notes
Notes: svn path=/head/; revision=454918
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 878b6f80613e..b407461ffac6 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20171126:
+ AFFECTS: users of mail/sympa
+ AUTHOR: dgeo@centrale-marseille.fr
+
+ Web's static dirs have moved to a single dedicated directory.
+ Users should review webserver's /static configuration (examples in
+ share/examples/sympa).
+
20171119:
AFFECTS: users of sysutils/zrepl
AUTHOR: woodsb02@FreeBSD.org