diff options
author | nivit <nivit@FreeBSD.org> | 2010-09-11 01:19:19 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2010-09-11 01:19:19 +0800 |
commit | 6484953c6fe9ea7bf8489a3d5309e6e8e15d906c (patch) | |
tree | 9196cc6ed132acb7bcba7b50690d7214478b0857 /graphics | |
parent | 53d31c8b2ff641f3068a0c6d9e205125ec6473ca (diff) | |
download | freebsd-ports-gnome-6484953c6fe9ea7bf8489a3d5309e6e8e15d906c.tar.gz freebsd-ports-gnome-6484953c6fe9ea7bf8489a3d5309e6e8e15d906c.tar.zst freebsd-ports-gnome-6484953c6fe9ea7bf8489a3d5309e6e8e15d906c.zip |
- Update to 0.3.0
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-pygooglechart/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-pygooglechart/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/py-pygooglechart/Makefile b/graphics/py-pygooglechart/Makefile index 0681adecbdeb..6120b109a4de 100644 --- a/graphics/py-pygooglechart/Makefile +++ b/graphics/py-pygooglechart/Makefile @@ -6,8 +6,8 @@ # PORTNAME= pygooglechart -PORTVERSION= 0.2.1 -#PORTREVISION= 0 +PORTVERSION= 0.3.0 +PORTREVISION= 0 CATEGORIES= graphics python MASTER_SITES= http://pygooglechart.slowchop.com/files/download/ \ LOCAL/nivit/${PORTNAME}/ diff --git a/graphics/py-pygooglechart/distinfo b/graphics/py-pygooglechart/distinfo index 7e70ed1844af..5dd543860d21 100644 --- a/graphics/py-pygooglechart/distinfo +++ b/graphics/py-pygooglechart/distinfo @@ -1,3 +1,3 @@ -MD5 (pygooglechart-0.2.1.tar.gz) = ec6e1ddd678485c7971c8c0b5dd3cec6 -SHA256 (pygooglechart-0.2.1.tar.gz) = 0748c77e6a9f8b59f8b15f323b13b5856fb51bb42fa21e448d8ca2da6a228f39 -SIZE (pygooglechart-0.2.1.tar.gz) = 25078 +MD5 (pygooglechart-0.3.0.tar.gz) = 9cff857fedb8dbc9243379612d9cc1ff +SHA256 (pygooglechart-0.3.0.tar.gz) = f9a6fac4543c592381ccdc6b6384016c283ab74e15891c67593ff1b6167cee4d +SIZE (pygooglechart-0.3.0.tar.gz) = 27388 |