- Update to 1.9.0

This commit is contained in:
Pietro Cerutti 2015-03-31 22:26:26 +00:00
parent 5231034e80
commit 6c676a63d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382882
2 changed files with 7 additions and 5 deletions

View File

@ -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:

View File

@ -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