Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2012 05:45:16 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308663 - head
Message-ID:  <201212110545.qBB5jGjR009992@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ume
Date: Tue Dec 11 05:45:16 2012
New Revision: 308663
URL: http://svnweb.freebsd.org/changeset/ports/308663

Log:
  Save old library (libsasl2.so.2) during deinstall cyrus-sasl2.
  It seems that it fails to upgrade in some cases without this.
  
  Spotted by:	Franci Nabalanci <lumiwa__at__gmail.com>

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue Dec 11 05:37:54 2012	(r308662)
+++ head/UPDATING	Tue Dec 11 05:45:16 2012	(r308663)
@@ -13,7 +13,7 @@ you update your ports collection, before
   rebuild all ports that depend on it.
 
   If you use portmaster:
-        portmaster -r cyrus-sasl-
+        portmaster -r -w cyrus-sasl-
   If you use portupgrade:
         portupgrade -fr security/cyrus-sasl2
 



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