From owner-svn-ports-head@freebsd.org Tue Nov 5 16:50:53 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 79CA31ACF54; Tue, 5 Nov 2019 16:50:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 476wf51g00z3FSM; Tue, 5 Nov 2019 16:50:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0054EFABA; Tue, 5 Nov 2019 16:50:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA5GoqWM055176; Tue, 5 Nov 2019 16:50:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA5Goqge055174; Tue, 5 Nov 2019 16:50:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201911051650.xA5Goqge055174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 5 Nov 2019 16:50:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516819 - head/devel/py-arrow X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-arrow X-SVN-Commit-Revision: 516819 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Nov 2019 16:50:53 -0000 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