Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2016 21:21:56 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426867 - head/devel/py-tabulate
Message-ID:  <201611222121.uAMLLuJv056118@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Tue Nov 22 21:21:55 2016
New Revision: 426867
URL: https://svnweb.freebsd.org/changeset/ports/426867

Log:
  devel/py-tabulate: update to 0.7.7
  
  PR:		214305
  Submitted by:	 Jochen Neumeister <joneum@bsdproject.de>

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

Modified: head/devel/py-tabulate/Makefile
==============================================================================
--- head/devel/py-tabulate/Makefile	Tue Nov 22 21:14:59 2016	(r426866)
+++ head/devel/py-tabulate/Makefile	Tue Nov 22 21:21:55 2016	(r426867)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tabulate
-PORTVERSION=	0.7.5
+PORTVERSION=	0.7.7
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-tabulate/distinfo
==============================================================================
--- head/devel/py-tabulate/distinfo	Tue Nov 22 21:14:59 2016	(r426866)
+++ head/devel/py-tabulate/distinfo	Tue Nov 22 21:21:55 2016	(r426867)
@@ -1,2 +1,3 @@
-SHA256 (tabulate-0.7.5.tar.gz) = 9071aacbd97a9a915096c1aaf0dc684ac2672904cd876db5904085d6dac9810e
-SIZE (tabulate-0.7.5.tar.gz) = 29844
+TIMESTAMP = 1478593251
+SHA256 (tabulate-0.7.7.tar.gz) = 83a0b8e17c09f012090a50e1e97ae897300a72b35e0c86c0b53d3bd2ae86d8c6
+SIZE (tabulate-0.7.7.tar.gz) = 39140



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