aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2014-03-16 21:12:02 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2014-03-16 21:12:02 +0000
commitde3ca97a89447145acad9b355cf6690d45d040c5 (patch)
tree53e065c07f400d7b805cc64f7df08fae4817dbe3 /UPDATING
parentb630804788867696ad272efff959c4fbcc5ad837 (diff)
downloadports-de3ca97a89447145acad9b355cf6690d45d040c5.tar.gz
ports-de3ca97a89447145acad9b355cf6690d45d040c5.zip
- 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
Notes
Notes: svn path=/head/; revision=348427
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING24
1 files changed, 21 insertions, 3 deletions
diff --git a/UPDATING b/UPDATING
index 4d6b91c5c49c..353dcfcd6fa3 100644
--- a/UPDATING
+++ b/UPDATING
@@ -14,7 +14,7 @@ you update your ports collection, before attempting any port upgrades.
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 attempting any port upgrades.
# 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@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@FreeBSD.org
@@ -44,7 +62,7 @@ you update your ports collection, before attempting any port upgrades.
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 attempting any port upgrades.
AUTHOR: ohauer@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: