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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Mar 31 23:03:27 UTC 2020


Author: sunpoet
Date: Tue Mar 31 23:03:20 2020
New Revision: 530066
URL: https://svnweb.freebsd.org/changeset/ports/530066

Log:
  Update to 1.36.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	Tue Mar 31 23:03:14 2020	(r530065)
+++ head/devel/py-tabulator/Makefile	Tue Mar 31 23:03:20 2020	(r530066)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tabulator
-PORTVERSION=	1.36.0
+PORTVERSION=	1.36.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-tabulator/distinfo
==============================================================================
--- head/devel/py-tabulator/distinfo	Tue Mar 31 23:03:14 2020	(r530065)
+++ head/devel/py-tabulator/distinfo	Tue Mar 31 23:03:20 2020	(r530066)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585064057
-SHA256 (tabulator-1.36.0.tar.gz) = 527ff0a2e1432ff35c6c0665b2e11e5c764a2bfc98e6f460ab3e0321bd4eeb4f
-SIZE (tabulator-1.36.0.tar.gz) = 70281
+TIMESTAMP = 1585564876
+SHA256 (tabulator-1.36.1.tar.gz) = db8ed94be38a4d8fc4df57c5a33d768e4426889e3f03d2f5033fc059da7ef4e3
+SIZE (tabulator-1.36.1.tar.gz) = 70404


More information about the svn-ports-head mailing list