Index: head/databases/pgrouting/Makefile =================================================================== --- head/databases/pgrouting/Makefile (revision 448088) +++ head/databases/pgrouting/Makefile (revision 448089) @@ -1,24 +1,24 @@ # Created by: lbartoletti # $FreeBSD$ PORTNAME= pgrouting -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 DISTVERSIONPREFIX= v CATEGORIES= databases geography MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Extension to PostGIS to provide geospatial routing functionality LICENSE= GPLv2 LIB_DEPENDS= libboost_system.so:devel/boost-libs\ libCGAL.so:math/cgal \ libgmp.so:math/gmp -RUN_DEPENDS= ${LOCALBASE}/share/postgresql/contrib/postgis-2.1/postgis.sql:databases/postgis21 +RUN_DEPENDS= ${LOCALBASE}/share/postgresql/contrib/postgis-2.2/postgis.sql:databases/postgis22 USES= compiler:c++11-lib cmake:outsource localbase pgsql:9.1+ pkgconfig USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= pgRouting .include Index: head/databases/pgrouting/distinfo =================================================================== --- head/databases/pgrouting/distinfo (revision 448088) +++ head/databases/pgrouting/distinfo (revision 448089) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494309702 -SHA256 (pgRouting-pgrouting-v2.4.1_GH0.tar.gz) = 11d225391cdac8e15136a51664b22fa007d10cb78bf8208374470a9044850fd4 -SIZE (pgRouting-pgrouting-v2.4.1_GH0.tar.gz) = 6775105 +TIMESTAMP = 1502949303 +SHA256 (pgRouting-pgrouting-v2.4.2_GH0.tar.gz) = f6d0df00279944f91ac672bdb6507a6c63755ba7cdd7e16022c4cb8ddaaf0034 +SIZE (pgRouting-pgrouting-v2.4.2_GH0.tar.gz) = 6777350 Index: head/databases/pgrouting/pkg-plist =================================================================== --- head/databases/pgrouting/pkg-plist (revision 448088) +++ head/databases/pgrouting/pkg-plist (revision 448089) @@ -1,15 +1,16 @@ lib/postgresql/libpgrouting-2.4.so -share/postgresql/extension/pgrouting--2.0.0--2.4.1.sql -share/postgresql/extension/pgrouting--2.0.1--2.4.1.sql -share/postgresql/extension/pgrouting--2.1.0--2.4.1.sql -share/postgresql/extension/pgrouting--2.2.0--2.4.1.sql -share/postgresql/extension/pgrouting--2.2.1--2.4.1.sql -share/postgresql/extension/pgrouting--2.2.2--2.4.1.sql -share/postgresql/extension/pgrouting--2.2.3--2.4.1.sql -share/postgresql/extension/pgrouting--2.2.4--2.4.1.sql -share/postgresql/extension/pgrouting--2.3.0--2.4.1.sql -share/postgresql/extension/pgrouting--2.3.1--2.4.1.sql -share/postgresql/extension/pgrouting--2.3.2--2.4.1.sql -share/postgresql/extension/pgrouting--2.4.0--2.4.1.sql -share/postgresql/extension/pgrouting--2.4.1.sql +share/postgresql/extension/pgrouting--2.0.0--2.4.2.sql +share/postgresql/extension/pgrouting--2.0.1--2.4.2.sql +share/postgresql/extension/pgrouting--2.1.0--2.4.2.sql +share/postgresql/extension/pgrouting--2.2.0--2.4.2.sql +share/postgresql/extension/pgrouting--2.2.1--2.4.2.sql +share/postgresql/extension/pgrouting--2.2.2--2.4.2.sql +share/postgresql/extension/pgrouting--2.2.3--2.4.2.sql +share/postgresql/extension/pgrouting--2.2.4--2.4.2.sql +share/postgresql/extension/pgrouting--2.3.0--2.4.2.sql +share/postgresql/extension/pgrouting--2.3.1--2.4.2.sql +share/postgresql/extension/pgrouting--2.3.2--2.4.2.sql +share/postgresql/extension/pgrouting--2.4.0--2.4.2.sql +share/postgresql/extension/pgrouting--2.4.1--2.4.2.sql +share/postgresql/extension/pgrouting--2.4.2.sql share/postgresql/extension/pgrouting.control