From owner-svn-ports-head@freebsd.org Tue Dec 8 16:08:35 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFC799D3C8F; Tue, 8 Dec 2015 16:08:35 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C24E10A8; Tue, 8 Dec 2015 16:08:35 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB8G8YmY052918; Tue, 8 Dec 2015 16:08:34 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB8G8Ywv052915; Tue, 8 Dec 2015 16:08:34 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201512081608.tB8G8Ywv052915@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Tue, 8 Dec 2015 16:08:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403290 - head/textproc/py-texttable X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Dec 2015 16:08:35 -0000 Author: vanilla Date: Tue Dec 8 16:08:34 2015 New Revision: 403290 URL: https://svnweb.freebsd.org/changeset/ports/403290 Log: Upgrade to 0.8.4. Modified: head/textproc/py-texttable/Makefile head/textproc/py-texttable/distinfo Modified: head/textproc/py-texttable/Makefile ============================================================================== --- head/textproc/py-texttable/Makefile Tue Dec 8 16:06:20 2015 (r403289) +++ head/textproc/py-texttable/Makefile Tue Dec 8 16:08:34 2015 (r403290) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= texttable -PORTVERSION= 0.8.3 +PORTVERSION= 0.8.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP \ http://foutaise.org/code/texttable/ Modified: head/textproc/py-texttable/distinfo ============================================================================== --- head/textproc/py-texttable/distinfo Tue Dec 8 16:06:20 2015 (r403289) +++ head/textproc/py-texttable/distinfo Tue Dec 8 16:08:34 2015 (r403290) @@ -1,2 +1,2 @@ -SHA256 (texttable-0.8.3.tar.gz) = f333ac915e7c5daddc7d4877b096beafe74ea88b4b746f82a4b110f84e348701 -SIZE (texttable-0.8.3.tar.gz) = 8569 +SHA256 (texttable-0.8.4.tar.gz) = 8587b61cb6c6022d0eb79e56e59825df4353f0f33099b4ae3bcfe8d41bd1702e +SIZE (texttable-0.8.4.tar.gz) = 9677