diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2011-10-21 22:42:00 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2011-10-21 22:42:00 +0000 |
commit | bd6e164cf51ef77199c8f60070a0876f6417a22b (patch) | |
tree | e8b9271766692c356b972c2f790727831fa1b909 /graphics/py-seqdiag | |
parent | d2c4d445737671418608a48ba957903aabdecff2 (diff) | |
download | ports-bd6e164cf51ef77199c8f60070a0876f6417a22b.tar.gz ports-bd6e164cf51ef77199c8f60070a0876f6417a22b.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 432519f7eaca..7eb5101674e8 100644 --- a/graphics/py-seqdiag/Makefile +++ b/graphics/py-seqdiag/Makefile @@ -6,7 +6,7 @@ # PORTNAME= seqdiag -PORTVERSION= 0.4.3 +PORTVERSION= 0.5.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>=0.9.1:${PORTSDIR}/graphics/py-blockdiag + ${PKGNAMEPREFIX}blockdiag>=0.9.5:${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 5306c663c8cc..51d057d07b96 100644 --- a/graphics/py-seqdiag/distinfo +++ b/graphics/py-seqdiag/distinfo @@ -1,2 +1,2 @@ -SHA256 (seqdiag-0.4.3.tar.gz) = 6bfa41061059b735c5f6cedfcaea7333beab6afc38af7c303a54b4957e567340 -SIZE (seqdiag-0.4.3.tar.gz) = 24242 +SHA256 (seqdiag-0.5.0.tar.gz) = 89b383bd37fb09235a90c677868080e53ecca6682e79b2f6f3cdfa9adb5f7197 +SIZE (seqdiag-0.5.0.tar.gz) = 25580 |