diff options
author | tota <tota@FreeBSD.org> | 2011-10-25 21:12:30 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2011-10-25 21:12:30 +0800 |
commit | 115f33037eafde9db867b16f2641a7165b619f73 (patch) | |
tree | 2ea87a225ef10f3a5fca51af8e264cfb00a130bd /graphics | |
parent | b118430bc69c6cf39ba543e775561327f70bd8da (diff) | |
download | freebsd-ports-graphics-115f33037eafde9db867b16f2641a7165b619f73.tar.gz freebsd-ports-graphics-115f33037eafde9db867b16f2641a7165b619f73.tar.zst freebsd-ports-graphics-115f33037eafde9db867b16f2641a7165b619f73.zip |
- Update to 0.5.1
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-seqdiag/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-seqdiag/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/py-seqdiag/Makefile b/graphics/py-seqdiag/Makefile index 7eb5101674e..2838b00929a 100644 --- a/graphics/py-seqdiag/Makefile +++ b/graphics/py-seqdiag/Makefile @@ -6,7 +6,7 @@ # PORTNAME= seqdiag -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-seqdiag/distinfo b/graphics/py-seqdiag/distinfo index 51d057d07b9..e916cfd3300 100644 --- a/graphics/py-seqdiag/distinfo +++ b/graphics/py-seqdiag/distinfo @@ -1,2 +1,2 @@ -SHA256 (seqdiag-0.5.0.tar.gz) = 89b383bd37fb09235a90c677868080e53ecca6682e79b2f6f3cdfa9adb5f7197 -SIZE (seqdiag-0.5.0.tar.gz) = 25580 +SHA256 (seqdiag-0.5.1.tar.gz) = f40f25a5acaee867153f202d27d37b63a67ffe1c97eb8650c8fc73294b3bae2f +SIZE (seqdiag-0.5.1.tar.gz) = 25623 |