svn commit: r308663 - head

Hajimu UMEMOTO ume at FreeBSD.org
Tue Dec 11 05:45:17 UTC 2012


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
 


More information about the svn-ports-all mailing list