Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 600384

Summary: dev-db/postgis-2.3.2 version bump
Product: Gentoo Linux Reporter: Carl W. Harlow <harlowcw>
Component: Current packagesAssignee: PgSQL Bugs <pgsql-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: asturm, sci-geosciences
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://postgis.net/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: postgis.patch

Description Carl W. Harlow 2016-11-21 09:49:12 UTC
postgis 2.2.3 and 2.3.0 are out
Comment 1 Oleg Korsak 2016-12-05 17:11:44 UTC
2.3.1 is out
Comment 2 Oleg Korsak 2016-12-05 17:12:52 UTC
PostGIS 2.3 is needed to work with PostgreSQL 9.6
Comment 3 Wojciech Myrda 2017-02-03 21:54:10 UTC
Created attachment 462382 [details, diff]
postgis.patch

ebuild for postgis 2.3.2 has just hit the portage tree, but still needs to be updated to reflect the use of newer postgres database
Comment 4 Amy Liffey gentoo-dev 2017-02-10 10:49:31 UTC
(In reply to Wojciech Myrda from comment #3)
> Created attachment 462382 [details, diff] [details, diff]
> postgis.patch
> 
> ebuild for postgis 2.3.2 has just hit the portage tree, but still needs to
> be updated to reflect the use of newer postgres database

commit a89d9c3191d64bc79dca2fc69f4b4e9849127df7
Author: Amy Liffey <amynka@gentoo.org>
Date:   Fri Feb 10 11:47:38 2017 +0100

    dev-db/postgis: add postgresql 9.6
    
    Suggested-by: Wojciech Myrda <vojcek@tlen.pl>

Thanks