Index: head/databases/pgrouting/Makefile =================================================================== --- head/databases/pgrouting/Makefile (revision 428539) +++ head/databases/pgrouting/Makefile (revision 428540) @@ -1,25 +1,24 @@ # Created by: lbartoletti # $FreeBSD$ PORTNAME= pgrouting -PORTVERSION= 2.3.0 -DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 +PORTVERSION= 2.3.1 +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 USES= compiler:c++11-lib cmake 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 428539) +++ head/databases/pgrouting/distinfo (revision 428540) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474949998 -SHA256 (pgRouting-pgrouting-pgrouting-2.3.0_GH0.tar.gz) = cadeed30bfc57f6e77bc48a10301b26e5d71d8e86f366ed60ab5b0eaa0c45662 -SIZE (pgRouting-pgrouting-pgrouting-2.3.0_GH0.tar.gz) = 6546737 +TIMESTAMP = 1479802054 +SHA256 (pgRouting-pgrouting-v2.3.1_GH0.tar.gz) = 065e55f4838b55c21e44f68fe45b001f0d8fb081e765704dc6580ffc05a1c25b +SIZE (pgRouting-pgrouting-v2.3.1_GH0.tar.gz) = 6554416 Index: head/databases/pgrouting/files/patch-src_trsp_src_GraphDefinition.cpp =================================================================== --- head/databases/pgrouting/files/patch-src_trsp_src_GraphDefinition.cpp (revision 428539) +++ head/databases/pgrouting/files/patch-src_trsp_src_GraphDefinition.cpp (nonexistent) @@ -1,11 +0,0 @@ ---- src/trsp/src/GraphDefinition.cpp.orig 2016-09-26 14:22:29 UTC -+++ src/trsp/src/GraphDefinition.cpp -@@ -28,7 +28,7 @@ Foundation, Inc., 51 Franklin Street, Fi - #undef max - #endif - -- -+#include - #include - #include "GraphDefinition.h" - Property changes on: head/databases/pgrouting/files/patch-src_trsp_src_GraphDefinition.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/databases/pgrouting/pkg-plist =================================================================== --- head/databases/pgrouting/pkg-plist (revision 428539) +++ head/databases/pgrouting/pkg-plist (revision 428540) @@ -1,11 +1,12 @@ lib/postgresql/libpgrouting-2.3.so -share/postgresql/extension/pgrouting--2.0.0--2.3.0.sql -share/postgresql/extension/pgrouting--2.0.1--2.3.0.sql -share/postgresql/extension/pgrouting--2.1.0--2.3.0.sql -share/postgresql/extension/pgrouting--2.2.0--2.3.0.sql -share/postgresql/extension/pgrouting--2.2.1--2.3.0.sql -share/postgresql/extension/pgrouting--2.2.2--2.3.0.sql -share/postgresql/extension/pgrouting--2.2.3--2.3.0.sql -share/postgresql/extension/pgrouting--2.2.4--2.3.0.sql -share/postgresql/extension/pgrouting--2.3.0.sql +share/postgresql/extension/pgrouting--2.0.0--2.3.1.sql +share/postgresql/extension/pgrouting--2.0.1--2.3.1.sql +share/postgresql/extension/pgrouting--2.1.0--2.3.1.sql +share/postgresql/extension/pgrouting--2.2.0--2.3.1.sql +share/postgresql/extension/pgrouting--2.2.1--2.3.1.sql +share/postgresql/extension/pgrouting--2.2.2--2.3.1.sql +share/postgresql/extension/pgrouting--2.2.3--2.3.1.sql +share/postgresql/extension/pgrouting--2.2.4--2.3.1.sql +share/postgresql/extension/pgrouting--2.3.0--2.3.1.sql +share/postgresql/extension/pgrouting--2.3.1.sql share/postgresql/extension/pgrouting.control