Date: Mon, 11 Apr 2016 06:20:42 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412997 - head/graphics/py-pygal Message-ID: <201604110620.u3B6Kgms021519@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604110620.u3B6Kgms021519>