diff options
author | tota <tota@FreeBSD.org> | 2011-11-23 12:39:47 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2011-11-23 12:39:47 +0800 |
commit | c38d487c51c90613a8ef7e6a2d1b76cfdc8672a7 (patch) | |
tree | 82a292df2853ec6333e7ae2a75760c4ef664a8f4 /graphics/py-seqdiag | |
parent | e61916a70b79c27bdebbf1484ae21eb15d9c139f (diff) | |
download | freebsd-ports-gnome-c38d487c51c90613a8ef7e6a2d1b76cfdc8672a7.tar.gz freebsd-ports-gnome-c38d487c51c90613a8ef7e6a2d1b76cfdc8672a7.tar.zst freebsd-ports-gnome-c38d487c51c90613a8ef7e6a2d1b76cfdc8672a7.zip |
- Update to 0.7.0
Feature safe: yes
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 |