From owner-svn-ports-head@FreeBSD.ORG Tue Feb 24 19:55:12 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 912B1C17; Tue, 24 Feb 2015 19:55:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 7D05DDDA; Tue, 24 Feb 2015 19:55:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1OJtCT8099647; Tue, 24 Feb 2015 19:55:12 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1OJtCPi099644; Tue, 24 Feb 2015 19:55:12 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201502241955.t1OJtCPi099644@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Tue, 24 Feb 2015 19:55:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379835 - head/graphics/py-pygal 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.18-1 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, 24 Feb 2015 19:55:12 -0000 Author: culot Date: Tue Feb 24 19:55:11 2015 New Revision: 379835 URL: https://svnweb.freebsd.org/changeset/ports/379835 QAT: https://qat.redports.org/buildarchive/r379835/ Log: - Update to 1.7.0 PR: 197761 Submitted by: Jose Jachuf (maintainer) Modified: head/graphics/py-pygal/Makefile head/graphics/py-pygal/distinfo Modified: head/graphics/py-pygal/Makefile ============================================================================== --- head/graphics/py-pygal/Makefile Tue Feb 24 19:53:18 2015 (r379834) +++ head/graphics/py-pygal/Makefile Tue Feb 24 19:55:11 2015 (r379835) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pygal -PORTVERSION= 1.4.6 +PORTVERSION= 1.7.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-pygal/distinfo ============================================================================== --- head/graphics/py-pygal/distinfo Tue Feb 24 19:53:18 2015 (r379834) +++ head/graphics/py-pygal/distinfo Tue Feb 24 19:55:11 2015 (r379835) @@ -1,2 +1,2 @@ -SHA256 (pygal-1.4.6.tar.gz) = 857a7e4d9fa09f1cbe42a9da85f088054e9c18871af3aa4d05062e67c1a9a122 -SIZE (pygal-1.4.6.tar.gz) = 727605 +SHA256 (pygal-1.7.0.tar.gz) = e0cf38aec260b0eceb4b7a30f8dcb988ed129915b9561856dd8cb131ae34bcf4 +SIZE (pygal-1.7.0.tar.gz) = 737013