ports/129707: [Update]devel/py-tables:update to 2.0.4

Wen Heping wenheping at gmail.com
Wed Dec 17 07:10:05 UTC 2008


>Number:         129707
>Category:       ports
>Synopsis:       [Update]devel/py-tables:update to 2.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 17 07:10:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD-8.0 Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Tue Dec 16 00:26:59 HKT 2008     root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 2.0.4from 1.4 and take over the maintainership
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-12-17 00:21:41.000000000 +0800
+++ Makefile	2008-12-17 20:48:21.000000000 +0800
@@ -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 at FreeBSD.org
+MAINTAINER=	wenheping at 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
--- distinfo.orig	2007-02-14 17:12:11.000000000 +0800
+++ distinfo	2008-12-17 20:44:02.000000000 +0800
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list