Date: Fri, 21 Apr 2017 07:28:32 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439015 - head/graphics/py-pygal Message-ID: <201704210728.v3L7SWi3054835@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Fri Apr 21 07:28:31 2017 New Revision: 439015 URL: https://svnweb.freebsd.org/changeset/ports/439015 Log: - Update to 2.3.1 PR: 218530 Submitted by: maintainer Modified: head/graphics/py-pygal/Makefile head/graphics/py-pygal/distinfo Modified: head/graphics/py-pygal/Makefile ============================================================================== --- head/graphics/py-pygal/Makefile Fri Apr 21 07:27:42 2017 (r439014) +++ head/graphics/py-pygal/Makefile Fri Apr 21 07:28:31 2017 (r439015) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pygal -PORTVERSION= 2.1.1 +PORTVERSION= 2.3.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-pygal/distinfo ============================================================================== --- head/graphics/py-pygal/distinfo Fri Apr 21 07:27:42 2017 (r439014) +++ head/graphics/py-pygal/distinfo Fri Apr 21 07:28:31 2017 (r439015) @@ -1,2 +1,3 @@ -SHA256 (pygal-2.1.1.tar.gz) = 515685964b880aafe27aa8664082ec9719e33e63027913c251cb9760e01be8ce -SIZE (pygal-2.1.1.tar.gz) = 69757 +TIMESTAMP = 1491822397 +SHA256 (pygal-2.3.1.tar.gz) = 7ba5a191233d0c2d8bf4b4d26b06e42bd77483a59ba7d3e5b884d81d1a870667 +SIZE (pygal-2.3.1.tar.gz) = 74061
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704210728.v3L7SWi3054835>