[Midnightbsd-cvs] mports [22201] trunk/databases: fixup

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Dec 29 11:40:17 EST 2016


Revision: 22201
          http://svnweb.midnightbsd.org/mports/?rev=22201
Author:   laffer1
Date:     2016-12-29 11:40:17 -0500 (Thu, 29 Dec 2016)
Log Message:
-----------
fixup

Modified Paths:
--------------
    trunk/databases/postgresql92-plperl/Makefile
    trunk/databases/postgresql92-plpython/Makefile
    trunk/databases/postgresql93-plperl/Makefile
    trunk/databases/postgresql93-plpython/Makefile
    trunk/databases/postgresql94-plperl/Makefile
    trunk/databases/postgresql94-plpython/Makefile

Removed Paths:
-------------
    trunk/databases/postgresql90-contrib/
    trunk/databases/postgresql90-pltcl/

Modified: trunk/databases/postgresql92-plperl/Makefile
===================================================================
--- trunk/databases/postgresql92-plperl/Makefile	2016-12-29 16:37:38 UTC (rev 22200)
+++ trunk/databases/postgresql92-plperl/Makefile	2016-12-29 16:40:17 UTC (rev 22201)
@@ -4,4 +4,4 @@
 
 WANT_PGSQL_VER=	9.2
 
-.include "${.CURDIR}/../postgresql90-plperl/Makefile"
+.include "${.CURDIR}/../postgresql95-plperl/Makefile"

Modified: trunk/databases/postgresql92-plpython/Makefile
===================================================================
--- trunk/databases/postgresql92-plpython/Makefile	2016-12-29 16:37:38 UTC (rev 22200)
+++ trunk/databases/postgresql92-plpython/Makefile	2016-12-29 16:40:17 UTC (rev 22201)
@@ -2,4 +2,4 @@
 
 WANT_PGSQL_VER=	9.2
 
-.include "${.CURDIR}/../postgresql90-plpython/Makefile"
+.include "${.CURDIR}/../postgresql95-plpython/Makefile"

Modified: trunk/databases/postgresql93-plperl/Makefile
===================================================================
--- trunk/databases/postgresql93-plperl/Makefile	2016-12-29 16:37:38 UTC (rev 22200)
+++ trunk/databases/postgresql93-plperl/Makefile	2016-12-29 16:40:17 UTC (rev 22201)
@@ -4,4 +4,4 @@
 
 WANT_PGSQL_VER=	9.3
 
-.include "${.CURDIR}/../postgresql90-plperl/Makefile"
+.include "${.CURDIR}/../postgresql95-plperl/Makefile"

Modified: trunk/databases/postgresql93-plpython/Makefile
===================================================================
--- trunk/databases/postgresql93-plpython/Makefile	2016-12-29 16:37:38 UTC (rev 22200)
+++ trunk/databases/postgresql93-plpython/Makefile	2016-12-29 16:40:17 UTC (rev 22201)
@@ -2,4 +2,4 @@
 
 WANT_PGSQL_VER=	9.3
 
-.include "${.CURDIR}/../postgresql90-plpython/Makefile"
+.include "${.CURDIR}/../postgresql95-plpython/Makefile"

Modified: trunk/databases/postgresql94-plperl/Makefile
===================================================================
--- trunk/databases/postgresql94-plperl/Makefile	2016-12-29 16:37:38 UTC (rev 22200)
+++ trunk/databases/postgresql94-plperl/Makefile	2016-12-29 16:40:17 UTC (rev 22201)
@@ -3,4 +3,4 @@
 
 WANT_PGSQL_VER=	9.4
 
-.include "${.CURDIR}/../postgresql90-plperl/Makefile"
+.include "${.CURDIR}/../postgresql95-plperl/Makefile"

Modified: trunk/databases/postgresql94-plpython/Makefile
===================================================================
--- trunk/databases/postgresql94-plpython/Makefile	2016-12-29 16:37:38 UTC (rev 22200)
+++ trunk/databases/postgresql94-plpython/Makefile	2016-12-29 16:40:17 UTC (rev 22201)
@@ -2,4 +2,4 @@
 
 WANT_PGSQL_VER=	9.4
 
-.include "${.CURDIR}/../postgresql90-plpython/Makefile"
+.include "${.CURDIR}/../postgresql95-plpython/Makefile"



More information about the Midnightbsd-cvs mailing list