svn commit: r505375 - head/devel/py-tabulator

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 29 20:52:50 UTC 2019


Author: sunpoet
Date: Sat Jun 29 20:52:47 2019
New Revision: 505375
URL: https://svnweb.freebsd.org/changeset/ports/505375

Log:
  Update to 1.22.0
  
  Changes:	https://github.com/frictionlessdata/tabulator-py/blob/master/README.md#changelog

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

Modified: head/devel/py-tabulator/Makefile
==============================================================================
--- head/devel/py-tabulator/Makefile	Sat Jun 29 20:52:42 2019	(r505374)
+++ head/devel/py-tabulator/Makefile	Sat Jun 29 20:52:47 2019	(r505375)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tabulator
-PORTVERSION=	1.21.0
+PORTVERSION=	1.22.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-tabulator/distinfo
==============================================================================
--- head/devel/py-tabulator/distinfo	Sat Jun 29 20:52:42 2019	(r505374)
+++ head/devel/py-tabulator/distinfo	Sat Jun 29 20:52:47 2019	(r505375)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559147084
-SHA256 (tabulator-1.21.0.tar.gz) = f22b824e97ded3caf7b0dd2b5e23418f78cc395cba6b4b33eb043c976ffcc78e
-SIZE (tabulator-1.21.0.tar.gz) = 45423
+TIMESTAMP = 1561826356
+SHA256 (tabulator-1.22.0.tar.gz) = 1200e22537c44430f862573fc12bab8eeb7c8005c4fa45c0cd8fbd3bc1258c5d
+SIZE (tabulator-1.22.0.tar.gz) = 46276


More information about the svn-ports-all mailing list