aboutsummaryrefslogtreecommitdiff
path: root/math/py-pandas/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-05-08 23:02:33 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-05-08 23:02:33 +0000
commit15014d29370fa900f0b0d2dc41ac32a0ec488b9d (patch)
tree34c18ddc508671476750a4fb26c6412775806aaa /math/py-pandas/Makefile
parent42e83b2076d53ba6084a09d4644f6bc15ed86ecc (diff)
downloadports-15014d29370fa900f0b0d2dc41ac32a0ec488b9d.tar.gz
ports-15014d29370fa900f0b0d2dc41ac32a0ec488b9d.zip
Notes
Diffstat (limited to 'math/py-pandas/Makefile')
-rw-r--r--math/py-pandas/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile
index fa03d1527062..c799d0a6b4a6 100644
--- a/math/py-pandas/Makefile
+++ b/math/py-pandas/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pandas
-PORTVERSION= 0.10.1
+PORTVERSION= 0.11.0
CATEGORIES= math devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,8 @@ LICENSE= BSD
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:${PORTSDIR}/devel/py-dateutil \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS} \
+ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3
SUB_FILES= pkg-message