summaryrefslogtreecommitdiff
path: root/graphics/py-seqdiag/Makefile
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2012-11-19 20:02:13 +0000
committercheusov <cheusov@pkgsrc.org>2012-11-19 20:02:13 +0000
commit4193d71eb13cbb93115dbe2cd703163da49ce82c (patch)
treeab9535d20493e7dbded0ad7456de0ea7d02bf00b /graphics/py-seqdiag/Makefile
parente933429febafd36a7ea537c1c97c9cbfc7108150 (diff)
downloadpkgsrc-4193d71eb13cbb93115dbe2cd703163da49ce82c.tar.gz
Update to seqdiag-0.8.1
0.8.1 (2012-11-12) ------------------ * Add altblock feature (experimental) * Fix bugs 0.8.0 (2012-10-22) ------------------ * Optimize algorithm for rendering shadow * Add options to docutils directive * Fix bugs 0.7.5 (2012-09-29) ------------------ * Fix bugs 0.7.4 (2012-09-20) ------------------ * Support blockdiag-1.1.7 interface * Fix bugs
Diffstat (limited to 'graphics/py-seqdiag/Makefile')
-rw-r--r--graphics/py-seqdiag/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/py-seqdiag/Makefile b/graphics/py-seqdiag/Makefile
index 945d50d9b27..4ae9844cdde 100644
--- a/graphics/py-seqdiag/Makefile
+++ b/graphics/py-seqdiag/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2012/10/06 14:11:18 asau Exp $
+# $NetBSD: Makefile,v 1.6 2012/11/19 20:02:13 cheusov Exp $
#
-DISTNAME= seqdiag-0.7.3
+DISTNAME= seqdiag-0.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics
MASTER_SITES= http://pypi.python.org/packages/source/s/seqdiag/
@@ -11,7 +11,7 @@ HOMEPAGE= http://blockdiag.com/seqdiag/build/html/
COMMENT= Simple sequence-diagram image generator
LICENSE= apache-2.0
-DEPENDS+= ${PYPKGPREFIX}-blockdiag>=1.1.2:../../graphics/py-blockdiag
+DEPENDS+= ${PYPKGPREFIX}-blockdiag>=1.1.7:../../graphics/py-blockdiag
USE_LANGUAGES= # none