diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile index e4293e13ac52..7b3f10756d1e 100644 --- a/math/py-pandas/Makefile +++ b/math/py-pandas/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pandas -PORTVERSION= 0.14.0 +PORTVERSION= 0.14.1 CATEGORIES= math devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pandas/distinfo b/math/py-pandas/distinfo index 2f270e2239cc..af399e5523c1 100644 --- a/math/py-pandas/distinfo +++ b/math/py-pandas/distinfo @@ -1,2 +1,2 @@ -SHA256 (pandas-0.14.0.tar.gz) = f7997debca756c4dd5ccdf5a010dfe3d1c7dac98ee706b715d994cf7c9d35528 -SIZE (pandas-0.14.0.tar.gz) = 6526846 +SHA256 (pandas-0.14.1.tar.gz) = 8d36f69e63f4c36999d142d60e476a6359c77069ad0ed1e4aa16a7005884dd21 +SIZE (pandas-0.14.1.tar.gz) = 6713272 diff --git a/math/py-pandas/files/print_skipped.py b/math/py-pandas/scripts/print_skipped.py similarity index 100% rename from math/py-pandas/files/print_skipped.py rename to math/py-pandas/scripts/print_skipped.py