svn commit: r511663 - head/devel/py-arrow
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 9 19:32:40 UTC 2019
Author: sunpoet
Date: Mon Sep 9 19:32:39 2019
New Revision: 511663
URL: https://svnweb.freebsd.org/changeset/ports/511663
Log:
Update to 0.15.0
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 Mon Sep 9 19:32:33 2019 (r511662)
+++ head/devel/py-arrow/Makefile Mon Sep 9 19:32:39 2019 (r511663)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= arrow
-PORTVERSION= 0.14.7
+PORTVERSION= 0.15.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-arrow/distinfo
==============================================================================
--- head/devel/py-arrow/distinfo Mon Sep 9 19:32:33 2019 (r511662)
+++ head/devel/py-arrow/distinfo Mon Sep 9 19:32:39 2019 (r511663)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567688299
-SHA256 (arrow-0.14.7.tar.gz) = 67f8be7c0cf420424bc62d8d7dc40b44e4bb2f7b515f9cc2954fb36e35797656
-SIZE (arrow-0.14.7.tar.gz) = 67657
+TIMESTAMP = 1568051699
+SHA256 (arrow-0.15.0.tar.gz) = 9b92a8e151e168b742a36b622deadf860d1686af8c5bbe46eca8da04b10fe92f
+SIZE (arrow-0.15.0.tar.gz) = 70963
More information about the svn-ports-all
mailing list