Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2020 08:08:03 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526899 - head
Message-ID:  <202002230808.01N883Od047311@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Feb 23 08:08:03 2020
New Revision: 526899
URL: https://svnweb.freebsd.org/changeset/ports/526899

Log:
  Document the split of GNU SASL (gsasl)

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sun Feb 23 08:07:58 2020	(r526898)
+++ head/UPDATING	Sun Feb 23 08:08:03 2020	(r526899)
@@ -5,6 +5,16 @@ 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.
 
+20200223:
+  AFFECTS: users of security/gsasl
+  AUTHOR: hrs@FreeBSD.org
+
+  The library part of security/gsasl has been split into security/libgsasl.
+  The security/gsasl now depends on security/libgsasl. Due to this change,
+  old security/gsasl conflicts with the new security/libgsasl and it can
+  prevent the installed security/gsasl from upgrading. Please remove the
+  installed security/gsasl before upgrading if a conflict error occurs.
+
 20200220:
   AFFECTS: users of x11-servers/xorg-server
   AUTHOR: zeising@FreeBSD.org



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