aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2015-04-01 06:26:26 +0800
committergahr <gahr@FreeBSD.org>2015-04-01 06:26:26 +0800
commit1b5ca111535624250ec99d3f4d7605be1ec167b7 (patch)
tree14f6f236e7ae695e991c82ebfcbc4bde53d6ea1e /databases
parent89e48c99e9c80a06f20896002d1ece5d59afdf73 (diff)
downloadfreebsd-ports-gnome-1b5ca111535624250ec99d3f4d7605be1ec167b7.tar.gz
freebsd-ports-gnome-1b5ca111535624250ec99d3f4d7605be1ec167b7.tar.zst
freebsd-ports-gnome-1b5ca111535624250ec99d3f4d7605be1ec167b7.zip
- Update to 1.9.0
Diffstat (limited to 'databases')
-rw-r--r--databases/speedtables/Makefile8
-rw-r--r--databases/speedtables/distinfo4
2 files changed, 7 insertions, 5 deletions
diff --git a/databases/speedtables/Makefile b/databases/speedtables/Makefile
index 786e868fd99e..52e6628c4637 100644
--- a/databases/speedtables/Makefile
+++ b/databases/speedtables/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= speedtables
-PORTVERSION= 1.8.3
+PORTVERSION= 1.9.0
CATEGORIES= databases
MAINTAINER= ports@FreeBSD.org
@@ -10,7 +10,8 @@ COMMENT= High-performance memory-resident database
LICENSE= BSD3CLAUSE
-LIB_DEPENDS= libtclx8.4.so:${PORTSDIR}/lang/tclX
+LIB_DEPENDS= libtclx8.4.so:${PORTSDIR}/lang/tclX \
+ libboost_graph.so:${PORTSDIR}/devel/boost-libs
OPTIONS_DEFINE= DOCS PGSQL
PGSQL_CONFIGURE_ON= --with-pgsql=${LOCALBASE}
@@ -24,10 +25,11 @@ USE_AUTOTOOLS= autoconf
USE_GITHUB= yes
GH_ACCOUNT= flightaware
GH_TAGNAME= v${PORTVERSION}
-GH_COMMIT= 09c623c
+GH_COMMIT= 26b4b13
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--exec-prefix=${PREFIX} \
+ --with-boost=${PREFIX} \
--with-tcl=${TCL_LIBDIR}
pre-configure:
diff --git a/databases/speedtables/distinfo b/databases/speedtables/distinfo
index 5e8b37f7b9f1..50d2cafabc8d 100644
--- a/databases/speedtables/distinfo
+++ b/databases/speedtables/distinfo
@@ -1,2 +1,2 @@
-SHA256 (speedtables-1.8.3.tar.gz) = 4a15af503a051c12e8866ec66325aa636ae71c0c8ce744d543526cf3defd6c5a
-SIZE (speedtables-1.8.3.tar.gz) = 696032
+SHA256 (speedtables-1.9.0.tar.gz) = 57f17ee936782f0d5c2994a66247be0bccf412719b525ca3282ad0c1bcbe34e2
+SIZE (speedtables-1.9.0.tar.gz) = 704351