From owner-svn-ports-head@freebsd.org Mon Apr 11 06:20:43 2016 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 49E8AB0AC80; Mon, 11 Apr 2016 06:20:43 +0000 (UTC) (envelope-from wen@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 1B9E812AD; Mon, 11 Apr 2016 06:20:43 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u3B6Kgse021521; Mon, 11 Apr 2016 06:20:42 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3B6Kgms021519; Mon, 11 Apr 2016 06:20:42 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201604110620.u3B6Kgms021519@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 11 Apr 2016 06:20:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412997 - 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.21 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: Mon, 11 Apr 2016 06:20:43 -0000 Author: wen Date: Mon Apr 11 06:20:42 2016 New Revision: 412997 URL: https://svnweb.freebsd.org/changeset/ports/412997 Log: - Update to 2.1.1 PR: 208683 Submitted by: jjachuf@gmail.com(maintainer) Modified: head/graphics/py-pygal/Makefile head/graphics/py-pygal/distinfo Modified: head/graphics/py-pygal/Makefile ============================================================================== --- head/graphics/py-pygal/Makefile Mon Apr 11 05:16:56 2016 (r412996) +++ head/graphics/py-pygal/Makefile Mon Apr 11 06:20:42 2016 (r412997) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pygal -PORTVERSION= 2.0.12 +PORTVERSION= 2.1.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-pygal/distinfo ============================================================================== --- head/graphics/py-pygal/distinfo Mon Apr 11 05:16:56 2016 (r412996) +++ head/graphics/py-pygal/distinfo Mon Apr 11 06:20:42 2016 (r412997) @@ -1,2 +1,2 @@ -SHA256 (pygal-2.0.12.tar.gz) = 44108580dddeae655030a35015e4056840dde40429c74f44c91339f7a5dfbda9 -SIZE (pygal-2.0.12.tar.gz) = 67840 +SHA256 (pygal-2.1.1.tar.gz) = 515685964b880aafe27aa8664082ec9719e33e63027913c251cb9760e01be8ce +SIZE (pygal-2.1.1.tar.gz) = 69757