Date: Sun, 20 Nov 2016 15:54:46 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426599 - head/textproc/py-texttable Message-ID: <201611201554.uAKFskb2041667@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Sun Nov 20 15:54:46 2016 New Revision: 426599 URL: https://svnweb.freebsd.org/changeset/ports/426599 Log: Update to 0.8.7 PR: 214614 Submitted by: Danilo G. Baio (maintainer) Modified: head/textproc/py-texttable/Makefile head/textproc/py-texttable/distinfo Modified: head/textproc/py-texttable/Makefile ============================================================================== --- head/textproc/py-texttable/Makefile Sun Nov 20 15:52:35 2016 (r426598) +++ head/textproc/py-texttable/Makefile Sun Nov 20 15:54:46 2016 (r426599) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= texttable -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.7 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-texttable/distinfo ============================================================================== --- head/textproc/py-texttable/distinfo Sun Nov 20 15:52:35 2016 (r426598) +++ head/textproc/py-texttable/distinfo Sun Nov 20 15:54:46 2016 (r426599) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477133734 -SHA256 (texttable-0.8.6.tar.gz) = 0d085f36794bdf577162155912a42389f5c9940a13ac9871fc0a67d4bdcd174f -SIZE (texttable-0.8.6.tar.gz) = 9822 +TIMESTAMP = 1479425494 +SHA256 (texttable-0.8.7.tar.gz) = 8a38082fe822e825fde5bcf150741bdf38ef52e00a05a20c8967bcf99a8f31d2 +SIZE (texttable-0.8.7.tar.gz) = 9829
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611201554.uAKFskb2041667>