diff options
author | arved <arved@FreeBSD.org> | 2005-01-26 02:54:02 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2005-01-26 02:54:02 +0800 |
commit | ed50a818608676b8e7f49ba12b6baebdc18af75b (patch) | |
tree | 9b1fa66e55e98c47b822285b80da0103c453d752 /graphics | |
parent | 4e20ec4a77cbe8b55e469d723f7771117ad27cf0 (diff) | |
download | freebsd-ports-gnome-ed50a818608676b8e7f49ba12b6baebdc18af75b.tar.gz freebsd-ports-gnome-ed50a818608676b8e7f49ba12b6baebdc18af75b.tar.zst freebsd-ports-gnome-ed50a818608676b8e7f49ba12b6baebdc18af75b.zip |
Update to 0.9.10
PR: 76615
Submitted by: Stefan Walter <sw@gegenunendlich.de>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-pydot/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-pydot/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/py-pydot/Makefile b/graphics/py-pydot/Makefile index 49f83eccc93f..a5a957fd9cba 100644 --- a/graphics/py-pydot/Makefile +++ b/graphics/py-pydot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pydot -PORTVERSION= 0.9.9 +PORTVERSION= 0.9.10 CATEGORIES= graphics python MASTER_SITES= http://dkbza.org/data/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-pydot/distinfo b/graphics/py-pydot/distinfo index 09c57eedb9f3..b6538eee813c 100644 --- a/graphics/py-pydot/distinfo +++ b/graphics/py-pydot/distinfo @@ -1,2 +1,2 @@ -MD5 (pydot-0.9.9.tar.gz) = 7023e7fad3baa464b1516135ff3bf390 -SIZE (pydot-0.9.9.tar.gz) = 14301 +MD5 (pydot-0.9.10.tar.gz) = d59609a3b69b19ad018c55d765945baf +SIZE (pydot-0.9.10.tar.gz) = 14462 |