summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2019-05-19 07:02:46 -0400
committerAaron W. Swenson <titanofold@gentoo.org>2019-05-19 07:04:52 -0400
commit50f2bdc4d8186d749ddac14cb2830b91ca2898cf (patch)
treef41e319a7a4314249c497183452e92e4be3fc7ab /dev-db/postgis/postgis-9999.ebuild
parentapp-crypt/acme-sh: Remove obsolete dep on netcat6 (diff)
downloadgentoo-50f2bdc4d8186d749ddac14cb2830b91ca2898cf.tar.gz
gentoo-50f2bdc4d8186d749ddac14cb2830b91ca2898cf.tar.bz2
gentoo-50f2bdc4d8186d749ddac14cb2830b91ca2898cf.zip
dev-db/postgis: Bump to 2.4.7, 2.5.2
Fixes configure test to detect/build against >=sci-libs/proj-6.0.0. Bug: https://bugs.gentoo.org/686188 Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
Diffstat (limited to 'dev-db/postgis/postgis-9999.ebuild')
-rw-r--r--dev-db/postgis/postgis-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgis/postgis-9999.ebuild b/dev-db/postgis/postgis-9999.ebuild
index 0010979ad4bf..156d4d9bc7db 100644
--- a/dev-db/postgis/postgis-9999.ebuild
+++ b/dev-db/postgis/postgis-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-POSTGRES_COMPAT=( 9.{3..6} 10 )
+POSTGRES_COMPAT=( 9.{4..6} {10..12} )
POSTGRES_USEDEP="server"
inherit autotools eutils postgres-multi subversion versionator