svn commit: r526899 - head

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Feb 23 08:08:07 UTC 2020


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 at 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 at FreeBSD.org


More information about the svn-ports-all mailing list