svn commit: r426867 - head/devel/py-tabulate

Ruslan Makhmatkhanov rm at FreeBSD.org
Tue Nov 22 21:21:57 UTC 2016


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 at 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


More information about the svn-ports-all mailing list