diff options
author | gblach <gblach@FreeBSD.org> | 2016-06-17 21:15:55 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2016-06-17 21:15:55 +0800 |
commit | 33d6b01a6e7affb5781bc429bc8f4cdb625a3260 (patch) | |
tree | 7aca646c4cbe83469841dd15970d329560958e74 /devel | |
parent | 9e8920859d5bcf1940e98e5ec8d5ac6129dba5e5 (diff) | |
download | freebsd-ports-gnome-33d6b01a6e7affb5781bc429bc8f4cdb625a3260.tar.gz freebsd-ports-gnome-33d6b01a6e7affb5781bc429bc8f4cdb625a3260.tar.zst freebsd-ports-gnome-33d6b01a6e7affb5781bc429bc8f4cdb625a3260.zip |
Update to 0.8.0
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-arrow/Makefile | 2 | ||||
-rw-r--r-- | devel/py-arrow/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/py-arrow/Makefile b/devel/py-arrow/Makefile index 6ab1d836c97d..5896a21abd82 100644 --- a/devel/py-arrow/Makefile +++ b/devel/py-arrow/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= arrow -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-arrow/distinfo b/devel/py-arrow/distinfo index 98ca1383559e..f3462347dea1 100644 --- a/devel/py-arrow/distinfo +++ b/devel/py-arrow/distinfo @@ -1,2 +1,3 @@ -SHA256 (arrow-0.7.0.tar.gz) = 2a5333007af117a05a488b69c9ae15c26c23eefa25f084992b025d387e03a17b -SIZE (arrow-0.7.0.tar.gz) = 75385 +TIMESTAMP = 1466124135 +SHA256 (arrow-0.8.0.tar.gz) = b210c17d6bb850011700b9f54c1ca0eaf8cbbd441f156f0cd292e1fbda84e7af +SIZE (arrow-0.8.0.tar.gz) = 81664 |