diff options
author | tota <tota@FreeBSD.org> | 2011-10-22 06:42:00 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2011-10-22 06:42:00 +0800 |
commit | bb38eaaf4d67eac71d2efdba76c77ba82e59cd92 (patch) | |
tree | d444a61ccc5db83987b2f3fd734aea799351e449 /graphics/py-seqdiag | |
parent | 5e25dfa1856c23a8e720bf9aef61b07c75a26719 (diff) | |
download | freebsd-ports-gnome-bb38eaaf4d67eac71d2efdba76c77ba82e59cd92.tar.gz freebsd-ports-gnome-bb38eaaf4d67eac71d2efdba76c77ba82e59cd92.tar.zst freebsd-ports-gnome-bb38eaaf4d67eac71d2efdba76c77ba82e59cd92.zip |
- Update to 0.5.0
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 |