Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 2019 20:01:00 +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: r508464 - head/devel/py-arrow
Message-ID:  <201908092001.x79K103Z022321@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Aug  9 20:01:00 2019
New Revision: 508464
URL: https://svnweb.freebsd.org/changeset/ports/508464

Log:
  Update to 0.14.5
  
  Changes:	https://github.com/crsmithdev/arrow/releases
  		https://github.com/crsmithdev/arrow/blob/master/HISTORY.md

Modified:
  head/devel/py-arrow/Makefile
  head/devel/py-arrow/distinfo

Modified: head/devel/py-arrow/Makefile
==============================================================================
--- head/devel/py-arrow/Makefile	Fri Aug  9 20:00:54 2019	(r508463)
+++ head/devel/py-arrow/Makefile	Fri Aug  9 20:01:00 2019	(r508464)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	arrow
-PORTVERSION=	0.14.4
+PORTVERSION=	0.14.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-arrow/distinfo
==============================================================================
--- head/devel/py-arrow/distinfo	Fri Aug  9 20:00:54 2019	(r508463)
+++ head/devel/py-arrow/distinfo	Fri Aug  9 20:01:00 2019	(r508464)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564577796
-SHA256 (arrow-0.14.4.tar.gz) = 47f37968afeaefd0ba3fe4d0c70dc830985f9ab11beeb381d4fc0e8f8151d3d6
-SIZE (arrow-0.14.4.tar.gz) = 582324
+TIMESTAMP = 1565352586
+SHA256 (arrow-0.14.5.tar.gz) = 0186026cfd94ca4fb773f30cc5398289a3027480d335e0e5c0d2772643763137
+SIZE (arrow-0.14.5.tar.gz) = 590609



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908092001.x79K103Z022321>