Date: Sun, 2 Apr 2017 13:50:26 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437559 - head/textproc/py-texttable Message-ID: <201704021350.v32DoQOF012716@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sun Apr 2 13:50:26 2017 New Revision: 437559 URL: https://svnweb.freebsd.org/changeset/ports/437559 Log: - Update to 0.8.8 PR: 218278 Submitted by: maintainer Modified: head/textproc/py-texttable/Makefile head/textproc/py-texttable/distinfo Modified: head/textproc/py-texttable/Makefile ============================================================================== --- head/textproc/py-texttable/Makefile Sun Apr 2 13:46:55 2017 (r437558) +++ head/textproc/py-texttable/Makefile Sun Apr 2 13:50:26 2017 (r437559) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= texttable -PORTVERSION= 0.8.7 +PORTVERSION= 0.8.8 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-texttable/distinfo ============================================================================== --- head/textproc/py-texttable/distinfo Sun Apr 2 13:46:55 2017 (r437558) +++ head/textproc/py-texttable/distinfo Sun Apr 2 13:50:26 2017 (r437559) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479425494 -SHA256 (texttable-0.8.7.tar.gz) = 8a38082fe822e825fde5bcf150741bdf38ef52e00a05a20c8967bcf99a8f31d2 -SIZE (texttable-0.8.7.tar.gz) = 9829 +TIMESTAMP = 1490915597 +SHA256 (texttable-0.8.8.tar.gz) = 0be1ecd6468847fc2f3b57b6c1862d8c0ae6832c037c97db502053311eff9a99 +SIZE (texttable-0.8.8.tar.gz) = 10599
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704021350.v32DoQOF012716>