Bug 214752

Summary: databases/pgrouting: Update to 2.3.1
Product: Ports & Packages Reporter: Loïc Bartoletti <lbartoletti>
Component: Individual Port(s)Assignee: Jason Unovitch <junovitch>
Status: Closed FIXED    
Severity: Affects Only Me CC: junovitch
Priority: --- Keywords: easy, patch-ready
Version: LatestFlags: lbartoletti: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update pgrouting to 2.3.1 lbartoletti: maintainer-approval+

Description Loïc Bartoletti freebsd_committer freebsd_triage 2016-11-22 18:49:40 UTC
Created attachment 177292 [details]
Update pgrouting to 2.3.1

portlint ok
poudriere 9, 10, 11 i386/amd64 OK


Changes for 2.3.1

    Bug fixes
        Leaks on proposed max_flow functions
        Regression error on pgr_trsp
        Types discrepancy on pgr_createVerticesTable

    Read the documentation of this release at http://docs.pgrouting.org/2.3/en/doc/index.html
    To see the full list of changes check the list of Git commits on Github.
    To see the issues closed by this release see the Git closed issues on Github.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-12-14 02:39:05 UTC
A commit references this bug:

Author: junovitch
Date: Wed Dec 14 02:38:04 UTC 2016
New revision: 428540
URL: https://svnweb.freebsd.org/changeset/ports/428540

Log:
  databases/pgrouting: update 2.3.0 -> 2.3.1

  PR:		214752
  Submitted by:	lbartoletti@tuxfamily.org (maintainer)

Changes:
  head/databases/pgrouting/Makefile
  head/databases/pgrouting/distinfo
  head/databases/pgrouting/files/patch-src_trsp_src_GraphDefinition.cpp
  head/databases/pgrouting/pkg-plist
Comment 2 Jason Unovitch freebsd_committer freebsd_triage 2016-12-14 02:48:41 UTC
Sorry for delay, I got mildly sidetracked on the initial QA double check for 12.0 coverage when it didn't build. This was due to postgis not building because I use pgsql=9.6 in my DEFAULT_VERSIONS. After postgis being fixed for compat with 9.6 I successfully tested with both default PostgreSQL 9.3 and PostgreSQL 9.6 set in DEFAULT_VERSIONS.