diff options
author | Wen Heping <wen@FreeBSD.org> | 2012-07-24 11:08:43 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2012-07-24 11:08:43 +0000 |
commit | 1b21a4475eec33c1180729612daa16fd45002c56 (patch) | |
tree | 26d428b15a108b18e385f4538efc59c8b595c7cc /devel | |
parent | 40ddcdc20b04d26241a664adc5afdc7dcc85717a (diff) | |
download | ports-1b21a4475eec33c1180729612daa16fd45002c56.tar.gz ports-1b21a4475eec33c1180729612daa16fd45002c56.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-tables/Makefile | 4 | ||||
-rw-r--r-- | devel/py-tables/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile index 655e9b0cac6d..9d732ead52b5 100644 --- a/devel/py-tables/Makefile +++ b/devel/py-tables/Makefile @@ -7,7 +7,7 @@ # PORTNAME= tables -PORTVERSION= 2.3.1 +PORTVERSION= 2.4.0 CATEGORIES= devel python MASTER_SITES= SF/py${PORTNAME:L}/py${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +20,7 @@ COMMENT= A hierarchical database for Python BUILD_DEPENDS= ${PYNUMPY} \ ${LOCALBASE}/bin/cython:${PORTSDIR}/lang/cython \ ${PYTHON_PKGNAMEPREFIX}numexpr>=1.4.1:${PORTSDIR}/math/py-numexpr -LIB_DEPENDS= hdf5.0:${PORTSDIR}/science/hdf5 \ +LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18 \ lzo2.2:${PORTSDIR}/archivers/lzo2 \ ucl.1:${PORTSDIR}/archivers/ucl RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/devel/py-tables/distinfo b/devel/py-tables/distinfo index 48675a4aa8f4..cf40998b9afe 100644 --- a/devel/py-tables/distinfo +++ b/devel/py-tables/distinfo @@ -1,4 +1,4 @@ -SHA256 (tables-2.3.1.tar.gz) = 3126151f909bcd22c5f2555b1727563f73d6402f3b1483ea8dbae5cc3e7da2a4 -SIZE (tables-2.3.1.tar.gz) = 8823365 -SHA256 (pytablesmanual-2.3.1.pdf) = 25eefac99cc712e1c0aac9d15376b7212266218c497646d046dd41afea6f633a -SIZE (pytablesmanual-2.3.1.pdf) = 3019532 +SHA256 (tables-2.4.0.tar.gz) = 6a2ab6037ccde0636ce47e4475e671c45505029ebded333d403d7252cde18d57 +SIZE (tables-2.4.0.tar.gz) = 8947724 +SHA256 (pytablesmanual-2.4.0.pdf) = 49bf7261250e0e7efe0d561da7c9fd94eeec0dee346c6b47c6b886a9ea4765de +SIZE (pytablesmanual-2.4.0.pdf) = 3084689 |