diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2011-11-23 04:39:47 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2011-11-23 04:39:47 +0000 |
commit | 37d0dc1d61b27fb5939869904e5cf1952ab7ff8e (patch) | |
tree | ba8bde28b3216517f614023477a1739f68f1d37f /graphics/py-seqdiag | |
parent | 93c9dea0b254b1a2d52e4068dc6e745c2c666852 (diff) | |
download | ports-37d0dc1d61b27fb5939869904e5cf1952ab7ff8e.tar.gz ports-37d0dc1d61b27fb5939869904e5cf1952ab7ff8e.zip |
Notes
Diffstat (limited to 'graphics/py-seqdiag')
-rw-r--r-- | graphics/py-seqdiag/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-seqdiag/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/py-seqdiag/Makefile b/graphics/py-seqdiag/Makefile index f232929b2bbb..69df548ecb84 100644 --- a/graphics/py-seqdiag/Makefile +++ b/graphics/py-seqdiag/Makefile @@ -6,7 +6,7 @@ # PORTNAME= seqdiag -PORTVERSION= 0.6.3 +PORTVERSION= 0.7.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PKGNAMEPREFIX}imaging>=1.1.5:${PORTSDIR}/graphics/py-imaging \ ${PKGNAMEPREFIX}funcparserlib>=0.3.4:${PORTSDIR}/devel/py-funcparserlib \ - ${PKGNAMEPREFIX}blockdiag>=1.0.1:${PORTSDIR}/graphics/py-blockdiag + ${PKGNAMEPREFIX}blockdiag>=1.1.0:${PORTSDIR}/graphics/py-blockdiag USE_PYTHON= 2.4-2.7 USE_PYDISTUTILS= easy_install diff --git a/graphics/py-seqdiag/distinfo b/graphics/py-seqdiag/distinfo index 4e69f7406255..52562f33f117 100644 --- a/graphics/py-seqdiag/distinfo +++ b/graphics/py-seqdiag/distinfo @@ -1,2 +1,2 @@ -SHA256 (seqdiag-0.6.3.tar.gz) = b36878ab4864c842781e4f84ed790fd2c4d932b3a91451697a8ef8055678bb2b -SIZE (seqdiag-0.6.3.tar.gz) = 25173 +SHA256 (seqdiag-0.7.0.tar.gz) = da354ace8cd4de308ce1286f9eec9f5d8df63a4f0bccb8901c3f669e5bcfe856 +SIZE (seqdiag-0.7.0.tar.gz) = 25119 |