aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pgrouting
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2016-08-16 03:28:43 +0800
committerpawel <pawel@FreeBSD.org>2016-08-16 03:28:43 +0800
commit53c44fc33018f70e5fc03b617ec7048e370463d3 (patch)
tree0f95459c810cffcc85b5e91a9ad69c4c648753f0 /databases/pgrouting
parent7fd9d4c3794b2a6206bf686b688d2383656ee1c2 (diff)
downloadfreebsd-ports-gnome-53c44fc33018f70e5fc03b617ec7048e370463d3.tar.gz
freebsd-ports-gnome-53c44fc33018f70e5fc03b617ec7048e370463d3.tar.zst
freebsd-ports-gnome-53c44fc33018f70e5fc03b617ec7048e370463d3.zip
Update to version 2.2.4
PR: 211779 Submitted by: maintainer
Diffstat (limited to 'databases/pgrouting')
-rw-r--r--databases/pgrouting/Makefile2
-rw-r--r--databases/pgrouting/distinfo6
-rw-r--r--databases/pgrouting/files/patch-src_vrp__basic_src_VRP.h20
-rw-r--r--databases/pgrouting/pkg-plist15
4 files changed, 12 insertions, 31 deletions
diff --git a/databases/pgrouting/Makefile b/databases/pgrouting/Makefile
index a031b1c1fe1a..615da39b3bc0 100644
--- a/databases/pgrouting/Makefile
+++ b/databases/pgrouting/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pgrouting
-PORTVERSION= 2.2.3
+PORTVERSION= 2.2.4
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= databases geography
diff --git a/databases/pgrouting/distinfo b/databases/pgrouting/distinfo
index 3bc8be3a8936..f8c991d45778 100644
--- a/databases/pgrouting/distinfo
+++ b/databases/pgrouting/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463423989
-SHA256 (pgRouting-pgrouting-pgrouting-2.2.3_GH0.tar.gz) = ace0b2bfcfd468fa360867faf021d4447ebfa80d35f02cf5da549503b5dd4892
-SIZE (pgRouting-pgrouting-pgrouting-2.2.3_GH0.tar.gz) = 4373101
+TIMESTAMP = 1470845051
+SHA256 (pgRouting-pgrouting-pgrouting-2.2.4_GH0.tar.gz) = 34ccf2b1acd076ad7da92c0692a114d0b607b84771fdfd4e131246ef2c66bf84
+SIZE (pgRouting-pgrouting-pgrouting-2.2.4_GH0.tar.gz) = 4374276
diff --git a/databases/pgrouting/files/patch-src_vrp__basic_src_VRP.h b/databases/pgrouting/files/patch-src_vrp__basic_src_VRP.h
deleted file mode 100644
index 4f2dc1da4ba8..000000000000
--- a/databases/pgrouting/files/patch-src_vrp__basic_src_VRP.h
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/vrp_basic/src/VRP.h.orig 2016-05-15 23:38:54 UTC
-+++ src/vrp_basic/src/VRP.h
-@@ -70,7 +70,7 @@ typedef struct vrp_result_element
-
-
- #ifdef __cplusplus
--extern "C"
-+extern "C" {
- #endif
-
- int find_vrp_solution(vrp_vehicles_t *vehicles, size_t vehicle_count,
-@@ -80,7 +80,7 @@ int find_vrp_solution(vrp_vehicles_t *ve
- vrp_result_element_t **result, size_t *result_count, char **err_msg);
-
- #ifdef __cplusplus
--extern "C"
-+}
- #endif
-
- #endif
diff --git a/databases/pgrouting/pkg-plist b/databases/pgrouting/pkg-plist
index 525d44a3431a..bb362ad05409 100644
--- a/databases/pgrouting/pkg-plist
+++ b/databases/pgrouting/pkg-plist
@@ -1,9 +1,10 @@
lib/postgresql/libpgrouting-2.2.so
-share/postgresql/extension/pgrouting--2.0.0--2.2.3.sql
-share/postgresql/extension/pgrouting--2.0.1--2.2.3.sql
-share/postgresql/extension/pgrouting--2.1.0--2.2.3.sql
-share/postgresql/extension/pgrouting--2.2.0--2.2.3.sql
-share/postgresql/extension/pgrouting--2.2.1--2.2.3.sql
-share/postgresql/extension/pgrouting--2.2.2--2.2.3.sql
-share/postgresql/extension/pgrouting--2.2.3.sql
+share/postgresql/extension/pgrouting--2.0.0--2.2.4.sql
+share/postgresql/extension/pgrouting--2.0.1--2.2.4.sql
+share/postgresql/extension/pgrouting--2.1.0--2.2.4.sql
+share/postgresql/extension/pgrouting--2.2.0--2.2.4.sql
+share/postgresql/extension/pgrouting--2.2.1--2.2.4.sql
+share/postgresql/extension/pgrouting--2.2.2--2.2.4.sql
+share/postgresql/extension/pgrouting--2.2.3--2.2.4.sql
+share/postgresql/extension/pgrouting--2.2.4.sql
share/postgresql/extension/pgrouting.control