svn commit: r507792 - head/devel/py-arrow

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 1 16:16:25 UTC 2019


Author: sunpoet
Date: Thu Aug  1 16:16:23 2019
New Revision: 507792
URL: https://svnweb.freebsd.org/changeset/ports/507792

Log:
  Update to 0.14.4
  
  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	Thu Aug  1 16:16:18 2019	(r507791)
+++ head/devel/py-arrow/Makefile	Thu Aug  1 16:16:23 2019	(r507792)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	arrow
-PORTVERSION=	0.14.2
+PORTVERSION=	0.14.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-arrow/distinfo
==============================================================================
--- head/devel/py-arrow/distinfo	Thu Aug  1 16:16:18 2019	(r507791)
+++ head/devel/py-arrow/distinfo	Thu Aug  1 16:16:23 2019	(r507792)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563488709
-SHA256 (arrow-0.14.2.tar.gz) = 41be7ea4c53c2cf57bf30f2d614f60c411160133f7a0a8c49111c30fb7e725b5
-SIZE (arrow-0.14.2.tar.gz) = 102667
+TIMESTAMP = 1564577796
+SHA256 (arrow-0.14.4.tar.gz) = 47f37968afeaefd0ba3fe4d0c70dc830985f9ab11beeb381d4fc0e8f8151d3d6
+SIZE (arrow-0.14.4.tar.gz) = 582324


More information about the svn-ports-all mailing list