Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2019 00:42:42 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r507611 - head/textproc/py-texttable
Message-ID:  <201907300042.x6U0ggEW044020@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Tue Jul 30 00:42:42 2019
New Revision: 507611
URL: https://svnweb.freebsd.org/changeset/ports/507611

Log:
  textproc/py-texttable: Update to 1.6.2
  
  Changelog:  https://raw.githubusercontent.com/foutaise/texttable/v1.6.2/CHANGELOG.md

Modified:
  head/textproc/py-texttable/Makefile
  head/textproc/py-texttable/distinfo

Modified: head/textproc/py-texttable/Makefile
==============================================================================
--- head/textproc/py-texttable/Makefile	Tue Jul 30 00:16:18 2019	(r507610)
+++ head/textproc/py-texttable/Makefile	Tue Jul 30 00:42:42 2019	(r507611)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	texttable
-PORTVERSION=	1.6.1
+PORTVERSION=	1.6.2
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/textproc/py-texttable/distinfo
==============================================================================
--- head/textproc/py-texttable/distinfo	Tue Jul 30 00:16:18 2019	(r507610)
+++ head/textproc/py-texttable/distinfo	Tue Jul 30 00:42:42 2019	(r507611)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550348267
-SHA256 (texttable-1.6.1.tar.gz) = 2b60a5304ccfbeac80ffae7350d7c2f5d7a24e9aab5036d0f82489746419d9b2
-SIZE (texttable-1.6.1.tar.gz) = 14000
+TIMESTAMP = 1564316622
+SHA256 (texttable-1.6.2.tar.gz) = eff3703781fbc7750125f50e10f001195174f13825a92a45e9403037d539b4f4
+SIZE (texttable-1.6.2.tar.gz) = 13176



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