diff options
author | wen <wen@FreeBSD.org> | 2016-04-11 14:20:42 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-04-11 14:20:42 +0800 |
commit | 02757b503acab66951ae525552d3c48588d0bc1a (patch) | |
tree | b83f39a76e8025ad12aafa23acff28799d120229 /graphics | |
parent | a48afae9671781f385bfa83db00dcaa0efb2a913 (diff) | |
download | freebsd-ports-gnome-02757b503acab66951ae525552d3c48588d0bc1a.tar.gz freebsd-ports-gnome-02757b503acab66951ae525552d3c48588d0bc1a.tar.zst freebsd-ports-gnome-02757b503acab66951ae525552d3c48588d0bc1a.zip |
- Update to 2.1.1
PR: 208683
Submitted by: jjachuf@gmail.com(maintainer)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-pygal/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-pygal/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/py-pygal/Makefile b/graphics/py-pygal/Makefile index 6a719f2ef0f9..bd035318b959 100644 --- a/graphics/py-pygal/Makefile +++ b/graphics/py-pygal/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pygal -PORTVERSION= 2.0.12 +PORTVERSION= 2.1.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-pygal/distinfo b/graphics/py-pygal/distinfo index 97fa0225af6e..afcc90f6e04f 100644 --- a/graphics/py-pygal/distinfo +++ b/graphics/py-pygal/distinfo @@ -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 |