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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 8 17:03:08 UTC 2019


Author: sunpoet
Date: Sun Dec  8 17:03:07 2019
New Revision: 519413
URL: https://svnweb.freebsd.org/changeset/ports/519413

Log:
  Update to 1.30.0
  
  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	Sun Dec  8 17:03:01 2019	(r519412)
+++ head/devel/py-tabulator/Makefile	Sun Dec  8 17:03:07 2019	(r519413)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tabulator
-PORTVERSION=	1.29.0
+PORTVERSION=	1.30.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-tabulator/distinfo
==============================================================================
--- head/devel/py-tabulator/distinfo	Sun Dec  8 17:03:01 2019	(r519412)
+++ head/devel/py-tabulator/distinfo	Sun Dec  8 17:03:07 2019	(r519413)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572620548
-SHA256 (tabulator-1.29.0.tar.gz) = 166de5f4fd149c4503bca032602dce9131e912f17f0fed49c506d77dabf54913
-SIZE (tabulator-1.29.0.tar.gz) = 54227
+TIMESTAMP = 1575793957
+SHA256 (tabulator-1.30.0.tar.gz) = 88781f616c0bb7de1dbe339122ee335b06ccc7c1ca486331c4133681563468d2
+SIZE (tabulator-1.30.0.tar.gz) = 54629


More information about the svn-ports-head mailing list