svn commit: r348427 - head

Olli Hauer ohauer at FreeBSD.org
Sun Mar 16 21:12:03 UTC 2014


Author: ohauer
Date: Sun Mar 16 21:12:02 2014
New Revision: 348427
URL: http://svnweb.freebsd.org/changeset/ports/348427
QAT: https://qat.redports.org/buildarchive/r348427/

Log:
  - add entry for renamed ports
     o mail/p5-Mail-SpamAssassin
     o japanese/p5-Mail-SpamAssassin
  - trim trailing whitespaces
  
  Noted on the ports@ list by J David

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sun Mar 16 20:35:44 2014	(r348426)
+++ head/UPDATING	Sun Mar 16 21:12:02 2014	(r348427)
@@ -14,7 +14,7 @@ you update your ports collection, before
   the support for it is as best questionable.
 
   pkgng users:
-  
+
   # pkg set -o net/openistgt:net/istgt
 
   portmaster users:
@@ -27,6 +27,24 @@ you update your ports collection, before
   # portupgrade -o net/istgt -f net/openistgt
   # portupgrade -fr net/istgt
 
+20140310:
+  AFFECTS: users of mail/p5-Mail-SpamAssassin and japanese/p5-Mail-SpamAssassin
+  AUTHOR: ohauer at FreeBSD.org
+
+  The port mail/p5-Mail-SpamAssassin was renamed to mail/spamassassin and
+  the port japanese/p5-Mail-SpamAssassin was renamed to japanese/spamassassin.
+  To ease upgrading run the following set of commands:
+
+  pkgng users:
+
+  # pkg set -o mail/p5-Mail-SpamAssassin:mail/spamassassin
+  # pkg set -o japanese/p5-Mail-SpamAssassin:japanese/spamassassin
+
+  portmaster users:
+
+  # portmaster -o mail/spamassassin mail/p5-Mail-SpamAssassin
+  # portmaster -o japanese/spamassassin japanese/p5-Mail-SpamAssassin
+
 20140307:
   AFFECTS: users of devel/py-setuptools dependent ports
   AUTHOR: sunpoet at FreeBSD.org
@@ -44,7 +62,7 @@ you update your ports collection, before
 
   Please rebuild all ports that depend on devel/py-setuptools and use
   devel/py-setuptools{27,32,33} instead.
-  
+
   XX represents python version (27, 32 or 33) in the following steps.
 
   pkgng users:
@@ -84,7 +102,7 @@ you update your ports collection, before
   AUTHOR: ohauer at FreeBSD.org
 
   livecheck was removed in 1.2.3.i5. It never was really stable, Nagios4
-  has something similar built in. 
+  has something similar built in.
   Please remove the "livecheck=..." directive from etc/nagios/nagios.cfg.
 
 20140222:


More information about the svn-ports-all mailing list