svn commit: r510111 - head/devel/py-arrow
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Aug 28 23:52:10 UTC 2019
Author: sunpoet
Date: Wed Aug 28 23:52:09 2019
New Revision: 510111
URL: https://svnweb.freebsd.org/changeset/ports/510111
Log:
Update to 0.14.6
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 Wed Aug 28 23:52:04 2019 (r510110)
+++ head/devel/py-arrow/Makefile Wed Aug 28 23:52:09 2019 (r510111)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= arrow
-PORTVERSION= 0.14.5
+PORTVERSION= 0.14.6
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-arrow/distinfo
==============================================================================
--- head/devel/py-arrow/distinfo Wed Aug 28 23:52:04 2019 (r510110)
+++ head/devel/py-arrow/distinfo Wed Aug 28 23:52:09 2019 (r510111)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565352586
-SHA256 (arrow-0.14.5.tar.gz) = 0186026cfd94ca4fb773f30cc5398289a3027480d335e0e5c0d2772643763137
-SIZE (arrow-0.14.5.tar.gz) = 590609
+TIMESTAMP = 1567016141
+SHA256 (arrow-0.14.6.tar.gz) = 9f1503d359011a74cd41169652f0eb0232822f58c67c414229f4174a15ae71f9
+SIZE (arrow-0.14.6.tar.gz) = 67562
More information about the svn-ports-all
mailing list