aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-01-06 07:06:08 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-01-06 07:06:08 +0000
commit9b3a6da7b3695800e21a1b1b6e809f2693ba9f4a (patch)
tree89697d0f950c1e2e9cbc46751e0fd895f3ec602c /UPDATING
parentb890949a68533a99dd1c6162a209dd4764a6b07d (diff)
downloadports-9b3a6da7b3695800e21a1b1b6e809f2693ba9f4a.tar.gz
ports-9b3a6da7b3695800e21a1b1b6e809f2693ba9f4a.zip
- Cleanup
Notes
Notes: svn path=/head/; revision=267447
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 6 insertions, 6 deletions
diff --git a/UPDATING b/UPDATING
index eae2b3f6d739..bef0f9030764 100644
--- a/UPDATING
+++ b/UPDATING
@@ -109,7 +109,7 @@ you update your ports collection, before attempting any port upgrades.
icu has been updated to version 4.6. Please rebuild all ports that depends
on it.
- If you use portmaster:
+ If you use portmaster:
# portmaster -r icu
If you use portupgrade:
@@ -119,7 +119,7 @@ you update your ports collection, before attempting any port upgrades.
# portmaster -o devel/icu devel/icu4
or
# env DISABLE_CONFLICTS=1 portupgrade -o devel/icu -f icu-4\*
-
+
20101211:
AFFECTS: users of devel/bugzilla, japanese/bugzilla and russian/bugzilla-ru
AUTHOR: tota@FreeBSD.org
@@ -185,11 +185,11 @@ you update your ports collection, before attempting any port upgrades.
audio/libmpcdec has been removed in favor of audio/musepack; which
has a higher shared library version. You will have to rebuild all
ports that depend on audio/libmpcdec. Do this:
-
+
Portmaster users:
# portmaster -o audio/musepack audio/libmpcdec
# portmaster -r musepack-
-
+
Portupgrade user:
# env DISABLE_CONFLICTS=1 portupgrade -o audio/musepack -f libmpcdec-\*
# pkgdb -Ff
@@ -636,7 +636,7 @@ you update your ports collection, before attempting any port upgrades.
The main configuration file is now: $PREFIX/etc/lighttpd/lighttpd.conf
and includes other configuration files from $PREFIX/etc/lighttpd/
- For compatibility with old-style configurations, if the lighttpd_conf
+ For compatibility with old-style configurations, if the lighttpd_conf
variable is not set in /etc/rc.conf, $PREFIX/etc/lighttpd.conf takes
precedence over $PREFIX/etc/lighttpd/lighttpd.conf
@@ -645,7 +645,7 @@ you update your ports collection, before attempting any port upgrades.
AUTHOR: osa@FreeBSD.org
The redis configuration file, redis.conf, have been changed, some options
- removed in newer versions (>=2.0). In some cases, redis-server with
+ removed in newer versions (>=2.0). In some cases, redis-server with
older configuration might does not run at startup.
If you run into startup problems, re-edit configuration file.