aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2016-09-22 15:37:51 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2016-09-22 15:37:51 +0000
commit0eaafec29e365845c74482ed439938a1d09a56b7 (patch)
treee1944f31edb0ccd590ed37325171b9f38af0a3a2 /UPDATING
parentd4f5c7999204e0bc93376c2d72517b2ff1990a8f (diff)
downloadports-0eaafec29e365845c74482ed439938a1d09a56b7.tar.gz
ports-0eaafec29e365845c74482ed439938a1d09a56b7.zip
pglogical: update to 1.2.0
pglogical-output: delete; merged into databases/pglogical The databases/pglogical and databases/pglogical-output ports have been merged into one codebase upstream, and database/pglogical now installs the pglogical-output.so module. pkg(8) should handle the merger correctly; portmaster(1), portupgrade(1) users are advised to manually delete pglogical-output before upgrading.
Notes
Notes: svn path=/head/; revision=422630
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 3bd9bde09c3e..bc8d00cdaad6 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20160922:
+ AFFECTS: users of databases/pglogical, databases/pglogical-output
+ AUTHOR: matthew@FreeBSD.org
+
+ As of version 1.2.0, databases/pglogical-output has been merged into
+ databases/pglogical. portmaster or portupgrade users should delete
+ pglogical-output manually before upgrading.
+
20160921:
AFFECTS: users of mail/sieve-connect
AUTHOR: alexey@renatasystems.org