[Midnightbsd-cvs] mports [22197] trunk/databases: bump versions

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Dec 29 11:35:47 EST 2016


Revision: 22197
          http://svnweb.midnightbsd.org/mports/?rev=22197
Author:   laffer1
Date:     2016-12-29 11:35:47 -0500 (Thu, 29 Dec 2016)
Log Message:
-----------
bump versions

Modified Paths:
--------------
    trunk/databases/postgresql96-plperl/Makefile
    trunk/databases/postgresql96-plpython/Makefile

Modified: trunk/databases/postgresql96-plperl/Makefile
===================================================================
--- trunk/databases/postgresql96-plperl/Makefile	2016-12-29 16:34:41 UTC (rev 22196)
+++ trunk/databases/postgresql96-plperl/Makefile	2016-12-29 16:35:47 UTC (rev 22197)
@@ -13,7 +13,7 @@
 
 MASTERDIR=	${.CURDIR}/../../databases/postgresql${WANT_PGSQL_VER:S/.//}-server
 
-WANT_PGSQL_VER?=9.0
+WANT_PGSQL_VER?=9.6
 
 USES+=		perl5 readline
 CONFIGURE_ARGS=	--with-perl

Modified: trunk/databases/postgresql96-plpython/Makefile
===================================================================
--- trunk/databases/postgresql96-plpython/Makefile	2016-12-29 16:34:41 UTC (rev 22196)
+++ trunk/databases/postgresql96-plpython/Makefile	2016-12-29 16:35:47 UTC (rev 22197)
@@ -13,7 +13,7 @@
 
 MASTERDIR=	${.CURDIR}/../postgresql${WANT_PGSQL_VER:S/.//}-server
 
-WANT_PGSQL_VER?=	9.0
+WANT_PGSQL_VER?=	9.6
 
 CONFIGURE_ARGS=	--with-python
 COMPONENT=	-plpython



More information about the Midnightbsd-cvs mailing list