aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-07-17 13:11:02 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-07-17 13:11:02 +0000
commit1ec804b2b741d3ec339e3e830af473fa370ce5a3 (patch)
treec205564c186badaf6088c8e318a401b4d294a957 /UPDATING
parentc33fa358c6d4074211709186ad81f013cb8655ed (diff)
downloadports-1ec804b2b741d3ec339e3e830af473fa370ce5a3.tar.gz
ports-1ec804b2b741d3ec339e3e830af473fa370ce5a3.zip
Fix trailing whitespace
Notes
Notes: svn path=/head/; revision=446070
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 5 insertions, 5 deletions
diff --git a/UPDATING b/UPDATING
index e858fc0aa808..89934fc4f490 100644
--- a/UPDATING
+++ b/UPDATING
@@ -95,13 +95,13 @@ you update your ports collection, before attempting any port upgrades.
The upgrade instructions consider a basic usage and do not match
complex scenarious like replication, sharding or similar.
-
+
Upgrade instructions:
First stop your PostgreSQL, create PostgreSQL-binaries and backup your data.
If you have another Version of PostgreSQL installed, for example 9.3.12, your
files are named accourding to this.
-
+
# service postgresql stop
# pkg create postgresql93-server postgresql93-contrib
# mkdir /tmp/pg-upgrade
@@ -126,7 +126,7 @@ you update your ports collection, before attempting any port upgrades.
After installing the new PostgreSQL version you need to convert
all your databases to new version:
-
+
# service postgresql initdb
# su -l pgsql -c "pg_upgrade -b /tmp/pg-upgrade/usr/local/bin/ -d /usr/local/pgsql/data93/ -B /usr/local/bin/ -D /usr/local/pgsql/data/"
@@ -142,7 +142,7 @@ you update your ports collection, before attempting any port upgrades.
based application. Calligra now uses Qt5 and KF5. The translations have
been merged (upstream) into the application, so separate language /
translation ports are no longer provided. Krita has been split out
- (upstream) into a separate application, which is packaged as
+ (upstream) into a separate application, which is packaged as
graphics/krita. Kexi, the visual database applications creator,
is packaged separately as databases/kexi.
@@ -157,7 +157,7 @@ you update your ports collection, before attempting any port upgrades.
which can be resolved by adding 'mod_s2s_dialback: {}' to 'modules' section
of configuration file.
- [1] - https://github.com/processone/ejabberd/issues/1700
+ [1] - https://github.com/processone/ejabberd/issues/1700
20170603:
AFFECTS: users of www/kanboard