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

Ruslan Makhmatkhanov rm at FreeBSD.org
Sat Aug 22 13:54:48 UTC 2015


Author: rm
Date: Sat Aug 22 13:54:47 2015
New Revision: 395032
URL: https://svnweb.freebsd.org/changeset/ports/395032

Log:
  devel/py-tabulate: update to 0.7.5

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

Modified: head/devel/py-tabulate/Makefile
==============================================================================
--- head/devel/py-tabulate/Makefile	Sat Aug 22 13:39:41 2015	(r395031)
+++ head/devel/py-tabulate/Makefile	Sat Aug 22 13:54:47 2015	(r395032)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tabulate
-PORTVERSION=	0.7.3
+PORTVERSION=	0.7.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-tabulate/distinfo
==============================================================================
--- head/devel/py-tabulate/distinfo	Sat Aug 22 13:39:41 2015	(r395031)
+++ head/devel/py-tabulate/distinfo	Sat Aug 22 13:54:47 2015	(r395032)
@@ -1,2 +1,2 @@
-SHA256 (tabulate-0.7.3.tar.gz) = 8a59a61ed6ddfdb009f15917e0f006cc5842f9daa72c519593b7a095e645532a
-SIZE (tabulate-0.7.3.tar.gz) = 22315
+SHA256 (tabulate-0.7.5.tar.gz) = 9071aacbd97a9a915096c1aaf0dc684ac2672904cd876db5904085d6dac9810e
+SIZE (tabulate-0.7.5.tar.gz) = 29844


More information about the svn-ports-all mailing list