[Midnightbsd-cvs] mports [18380] trunk/databases: drop postgres 8.4.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Mar 27 12:54:58 EDT 2015


Revision: 18380
          http://svnweb.midnightbsd.org/mports/?rev=18380
Author:   laffer1
Date:     2015-03-27 12:54:57 -0400 (Fri, 27 Mar 2015)
Log Message:
-----------
drop postgres 8.4. too old

Modified Paths:
--------------
    trunk/databases/Makefile

Removed Paths:
-------------
    trunk/databases/postgresql84-client/
    trunk/databases/postgresql84-contrib/
    trunk/databases/postgresql84-server/

Modified: trunk/databases/Makefile
===================================================================
--- trunk/databases/Makefile	2015-03-27 16:49:45 UTC (rev 18379)
+++ trunk/databases/Makefile	2015-03-27 16:54:57 UTC (rev 18380)
@@ -90,9 +90,6 @@
 SUBDIR += postgresql-jdbc
 SUBDIR += postgresql-libpqxx
 SUBDIR += postgresql-plruby
-SUBDIR += postgresql84-client
-SUBDIR += postgresql84-contrib
-SUBDIR += postgresql84-server
 SUBDIR += postgresql90-client
 SUBDIR += postgresql90-contrib
 SUBDIR += postgresql90-server



More information about the Midnightbsd-cvs mailing list