aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-12-23 05:21:06 +0800
committermiwi <miwi@FreeBSD.org>2008-12-23 05:21:06 +0800
commitfc07cf59885b007760428e34e795d101f0e8b4a4 (patch)
tree092c1421a53152e506eee74832fe9f580744ac42 /devel
parenta11badd6c9b8bfc365ae2267d459a844b4dd9ba9 (diff)
downloadfreebsd-ports-graphics-fc07cf59885b007760428e34e795d101f0e8b4a4.tar.gz
freebsd-ports-graphics-fc07cf59885b007760428e34e795d101f0e8b4a4.tar.zst
freebsd-ports-graphics-fc07cf59885b007760428e34e795d101f0e8b4a4.zip
- Update to 2.0.4
- Pass maintainership to submitter PR: 129707 Submitted by: Wen Heping <wenheping@gmail.com>
Diffstat (limited to 'devel')
-rw-r--r--devel/py-tables/Makefile13
-rw-r--r--devel/py-tables/distinfo6
2 files changed, 9 insertions, 10 deletions
diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile
index 35de27498d3..c8ad5f34866 100644
--- a/devel/py-tables/Makefile
+++ b/devel/py-tables/Makefile
@@ -7,23 +7,22 @@
#
PORTNAME= tables
-PORTVERSION= 1.4
+PORTVERSION= 2.0.4
CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= pytables
+MASTER_SITES= http://www.pytables.org/download/stable/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pytables-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= wenheping@gmail.com
COMMENT= A hierarchical database for Python
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numarray/__init__.py:${PORTSDIR}/math/py-numarray
+BUILD_DEPENDS= ${PYNUMPY}
LIB_DEPENDS= hdf5.0:${PORTSDIR}/science/hdf5 \
lzo.1:${PORTSDIR}/archivers/lzo \
ucl.1:${PORTSDIR}/archivers/ucl
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/numarray/__init__.py:${PORTSDIR}/math/py-numarray
+RUN_DEPENDS= ${BUILD_DEPENDS}
-USE_PYTHON= yes
+USE_PYTHON= yes
USE_PYDISTUTILS= yes
PLIST_FILES= bin/nctoh5 bin/ptdump bin/ptrepack
diff --git a/devel/py-tables/distinfo b/devel/py-tables/distinfo
index 52f05743ba2..aeb57848417 100644
--- a/devel/py-tables/distinfo
+++ b/devel/py-tables/distinfo
@@ -1,3 +1,3 @@
-MD5 (pytables-1.4.tar.gz) = f6c50a9c2c18286a284e3a50d111ed3d
-SHA256 (pytables-1.4.tar.gz) = 04a68f8f53eac65cb1caaf98f85e4984a193f0366c3bf9faf0f5d13ca6f54675
-SIZE (pytables-1.4.tar.gz) = 4051791
+MD5 (pytables-2.0.4.tar.gz) = e9892962256d28c898ea0c985e60c09e
+SHA256 (pytables-2.0.4.tar.gz) = 222778e63a37cc5dbbba1aa938264551a2f8c15f0a3c36071654972280385405
+SIZE (pytables-2.0.4.tar.gz) = 3453193