svn commit: r337514 - head

Hajimu UMEMOTO ume at FreeBSD.org
Thu Dec 26 13:35:26 UTC 2013


Author: ume
Date: Thu Dec 26 13:35:25 2013
New Revision: 337514
URL: http://svnweb.freebsd.org/changeset/ports/337514

Log:
  The SASL GSSAPI authentication plugin was removed from
  security/cyrus-sasl2 port and divided into new
  security/cyrus-sasl2-gssapi port.
  
  Spotted by:	Dewayne Geraghty <dewayne.geraghty__at__heuristicsystems.com.au>

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu Dec 26 13:32:52 2013	(r337513)
+++ head/UPDATING	Thu Dec 26 13:35:25 2013	(r337514)
@@ -5,6 +5,18 @@ 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.
 
+20121226:
+  AFFECTS: users of security/cyrus-sasl2
+  AUTHOR: ume at FreeBSD.org
+
+  The SASL GSSAPI authentication plugin was removed from
+  security/cyrus-sasl2 port and divided into new
+  security/cyrus-sasl2-gssapi port.
+
+  If you are using the SASL GSSAPI authentication, please install
+  security/cyrus-sasl2-gssapi port, in addition to upgrading
+  security/cyrus-sasl2 port.
+ 
 20131218:
   AFFECTS: users of news/cnews
   AUTHOR: dinoex at FreeBSD.org


More information about the svn-ports-head mailing list