[Midnightbsd-cvs] mports [22196] trunk/databases: remove some postgres 9.0 ports
    laffer1 at midnightbsd.org 
    laffer1 at midnightbsd.org
       
    Thu Dec 29 11:34:41 EST 2016
    
    
  
Revision: 22196
          http://svnweb.midnightbsd.org/mports/?rev=22196
Author:   laffer1
Date:     2016-12-29 11:34:41 -0500 (Thu, 29 Dec 2016)
Log Message:
-----------
remove some postgres 9.0 ports
Modified Paths:
--------------
    trunk/databases/Makefile
Added Paths:
-----------
    trunk/databases/postgresql96-plperl/
    trunk/databases/postgresql96-plpython/
Removed Paths:
-------------
    trunk/databases/postgresql90-client/
    trunk/databases/postgresql90-plperl/
    trunk/databases/postgresql90-plpython/
    trunk/databases/postgresql90-server/
Modified: trunk/databases/Makefile
===================================================================
--- trunk/databases/Makefile	2016-12-29 16:32:17 UTC (rev 22195)
+++ trunk/databases/Makefile	2016-12-29 16:34:41 UTC (rev 22196)
@@ -101,12 +101,6 @@
 SUBDIR += postgresql-jdbc
 SUBDIR += postgresql-libpqxx
 SUBDIR += postgresql-plruby
-SUBDIR += postgresql90-client
-SUBDIR += postgresql90-contrib
-SUBDIR += postgresql90-plperl
-SUBDIR += postgresql90-plpython
-SUBDIR += postgresql90-pltcl
-SUBDIR += postgresql90-server
 SUBDIR += postgresql92-client
 SUBDIR += postgresql92-contrib
 SUBDIR += postgresql92-plperl
@@ -134,6 +128,8 @@
 SUBDIR += postgresql96-client
 SUBDIR += postgresql96-contrib
 SUBDIR += postgresql96-docs
+SUBDIR += postgresql96-plperl
+SUBDIR += postgresql96-plpython
 SUBDIR += postgresql96-pltcl
 SUBDIR += postgresql96-server
 SUBDIR += py-MySQLdb
    
    
More information about the Midnightbsd-cvs
mailing list