Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2020 20:06:59 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534287 - head
Message-ID:  <202005072006.047K6x81050920@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Thu May  7 20:06:58 2020
New Revision: 534287
URL: https://svnweb.freebsd.org/changeset/ports/534287

Log:
  Delete misguided mailman information.
  
  Upstream has always told users not to modify installed files, but
  to use a sitedir/ sub directory instead.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu May  7 20:04:23 2020	(r534286)
+++ head/UPDATING	Thu May  7 20:06:58 2020	(r534287)
@@ -93,24 +93,6 @@ you update your ports collection, before attempting an
 
   pw usermod -n tests -g tests
 
-20200418:
-  AFFECTS: users of mail/mailman
-  AUTHOR: mandree@FreeBSD.org
-
-  Mailman versions on FreeBSD before (exclusively) 2.1.30 have not marked the
-  web templates as "sample" files, and would overwrite changes made locally or
-  through the web interface on updates.
-
-  BEFORE updating mailman from a version such as 2.1.29_* or older, please
-  backup /usr/local/mailman/templates/ before the upgrade, and after installing
-  mailman 2.1.30 or a newer 2.1.x, restore from backup, overwriting the
-  existing newly installed templates/LANG/... files with those from your
-  backup, and then diff them against the respective *.sample files.  The *.txt
-  and *.html files are yours, and *.sample are the distributed ones.
-
-  Once you have upgraded to 2.1.30, the port or package will take care to only
-  replace files that were unaltered from the shipped version.
-
 20200408:
   AFFECTS: users of security/openssh-portable
   AUTHOR: bdrewery@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005072006.047K6x81050920>