From 6c676a63d1ce32777452d4cedee477a17477ae6c Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Tue, 31 Mar 2015 22:26:26 +0000 Subject: [PATCH] - Update to 1.9.0 --- databases/speedtables/Makefile | 8 +++++--- databases/speedtables/distinfo | 4 ++-- 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