Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2019 21:26:23 +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: r513060 - head/devel/py-tabulator
Message-ID:  <201909272126.x8RLQNhS025155@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Sep 27 21:26:23 2019
New Revision: 513060
URL: https://svnweb.freebsd.org/changeset/ports/513060

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

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

Modified: head/devel/py-tabulator/Makefile
==============================================================================
--- head/devel/py-tabulator/Makefile	Fri Sep 27 21:26:17 2019	(r513059)
+++ head/devel/py-tabulator/Makefile	Fri Sep 27 21:26:23 2019	(r513060)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tabulator
-PORTVERSION=	1.25.0
+PORTVERSION=	1.25.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-tabulator/distinfo
==============================================================================
--- head/devel/py-tabulator/distinfo	Fri Sep 27 21:26:17 2019	(r513059)
+++ head/devel/py-tabulator/distinfo	Fri Sep 27 21:26:23 2019	(r513060)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569513216
-SHA256 (tabulator-1.25.0.tar.gz) = 9181253740678d6a2d569f29d51771782af7cf48c34dd4dd4a73a32df817a08b
-SIZE (tabulator-1.25.0.tar.gz) = 49411
+TIMESTAMP = 1569591500
+SHA256 (tabulator-1.25.1.tar.gz) = cfc9812c0053f3f9eaab704b493a09e478608bdfe55fccae721b0863cdc510c1
+SIZE (tabulator-1.25.1.tar.gz) = 49404



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