svn commit: r389272 - head

Palle Girgensohn girgen at FreeBSD.org
Fri Jun 12 14:16:46 UTC 2015


Author: girgen
Date: Fri Jun 12 14:16:45 2015
New Revision: 389272
URL: https://svnweb.freebsd.org/changeset/ports/389272

Log:
  Document the removal of PostgreSQL and where to find update instructions.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Fri Jun 12 14:13:29 2015	(r389271)
+++ head/UPDATING	Fri Jun 12 14:16:45 2015	(r389272)
@@ -5,6 +5,16 @@ 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.
 
+20150610:
+  AFFECTS: users of databases/postgresql84-server
+  AUTHOR: girgen at FreeBSD.org
+
+  PostgreSQL-8.4 EOL was reached in July 2014. To upgrade to a later version of
+  choice, you need to do a dump+restore of the database.
+  Please follow the instructions at:
+
+     http://www.postgresql.org/docs/8.4/static/install-upgrading.html
+
 20150527:
   AFFECTS: users of sysutils/xfce4-power-manager
   AUTHOR: olivierd at FreeBSD.org


More information about the svn-ports-all mailing list