svn commit: r521994 - head/devel/py-arrow
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jan 4 09:02:35 UTC 2020
Author: sunpoet
Date: Sat Jan 4 09:02:33 2020
New Revision: 521994
URL: https://svnweb.freebsd.org/changeset/ports/521994
Log:
Update to 0.15.5
Changes: https://github.com/crsmithdev/arrow/releases
https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.rst
Modified:
head/devel/py-arrow/Makefile
head/devel/py-arrow/distinfo
Modified: head/devel/py-arrow/Makefile
==============================================================================
--- head/devel/py-arrow/Makefile Sat Jan 4 09:02:28 2020 (r521993)
+++ head/devel/py-arrow/Makefile Sat Jan 4 09:02:33 2020 (r521994)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= arrow
-PORTVERSION= 0.15.4
+PORTVERSION= 0.15.5
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-arrow/distinfo
==============================================================================
--- head/devel/py-arrow/distinfo Sat Jan 4 09:02:28 2020 (r521993)
+++ head/devel/py-arrow/distinfo Sat Jan 4 09:02:33 2020 (r521994)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572971665
-SHA256 (arrow-0.15.4.tar.gz) = e1a318a4c0b787833ae46302c02488b6eeef413c6a13324b3261ad320f21ec1e
-SIZE (arrow-0.15.4.tar.gz) = 77979
+TIMESTAMP = 1578117379
+SHA256 (arrow-0.15.5.tar.gz) = 5390e464e2c5f76971b60ffa7ee29c598c7501a294bc9f5e6dadcb251a5d027b
+SIZE (arrow-0.15.5.tar.gz) = 82264
More information about the svn-ports-all
mailing list