Date: Tue, 5 Nov 2019 16:50:52 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516819 - head/devel/py-arrow Message-ID: <201911051650.xA5Goqge055174@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Nov 5 16:50:52 2019 New Revision: 516819 URL: https://svnweb.freebsd.org/changeset/ports/516819 Log: Update to 0.15.4 Changes: https://github.com/crsmithdev/arrow/releases https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.md Modified: head/devel/py-arrow/Makefile head/devel/py-arrow/distinfo Modified: head/devel/py-arrow/Makefile ============================================================================== --- head/devel/py-arrow/Makefile Tue Nov 5 16:50:47 2019 (r516818) +++ head/devel/py-arrow/Makefile Tue Nov 5 16:50:52 2019 (r516819) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= arrow -PORTVERSION= 0.15.3 +PORTVERSION= 0.15.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-arrow/distinfo ============================================================================== --- head/devel/py-arrow/distinfo Tue Nov 5 16:50:47 2019 (r516818) +++ head/devel/py-arrow/distinfo Tue Nov 5 16:50:52 2019 (r516819) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572806110 -SHA256 (arrow-0.15.3.tar.gz) = 742c0086e6a5c033bb251bb675b82867aca7cf6bc19e635f8a34eeefccaac372 -SIZE (arrow-0.15.3.tar.gz) = 41396 +TIMESTAMP = 1572971665 +SHA256 (arrow-0.15.4.tar.gz) = e1a318a4c0b787833ae46302c02488b6eeef413c6a13324b3261ad320f21ec1e +SIZE (arrow-0.15.4.tar.gz) = 77979
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911051650.xA5Goqge055174>