pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/py-seqdiag Update seqdiag to 0.9.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ff4594d56c2
branches:  trunk
changeset: 644971:7ff4594d56c2
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Jan 20 10:52:50 2015 +0000

description:
Update seqdiag to 0.9.5.

0.9.5 (2015-01-01)
------------------
* Support blockdiag 1.5.0 core interface

diffstat:

 graphics/py-seqdiag/Makefile |  6 +++---
 graphics/py-seqdiag/PLIST    |  7 ++++++-
 graphics/py-seqdiag/distinfo |  8 ++++----
 3 files changed, 13 insertions(+), 8 deletions(-)

diffs (55 lines):

diff -r edc7efefb498 -r 7ff4594d56c2 graphics/py-seqdiag/Makefile
--- a/graphics/py-seqdiag/Makefile      Tue Jan 20 10:50:11 2015 +0000
+++ b/graphics/py-seqdiag/Makefile      Tue Jan 20 10:52:50 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2014/12/13 06:53:11 obache Exp $
+# $NetBSD: Makefile,v 1.13 2015/01/20 10:52:50 obache Exp $
 
-DISTNAME=      seqdiag-0.9.4
+DISTNAME=      seqdiag-0.9.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics
 MASTER_SITES=  http://pypi.python.org/packages/source/s/seqdiag/
@@ -10,7 +10,7 @@
 COMMENT=       Simple sequence-diagram image generator
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${PYPKGPREFIX}-blockdiag>=1.4.1:../../graphics/py-blockdiag
+DEPENDS+=      ${PYPKGPREFIX}-blockdiag>=1.5.0:../../graphics/py-blockdiag
 
 PYTHON_SELF_CONFLICT=          yes
 
diff -r edc7efefb498 -r 7ff4594d56c2 graphics/py-seqdiag/PLIST
--- a/graphics/py-seqdiag/PLIST Tue Jan 20 10:50:11 2015 +0000
+++ b/graphics/py-seqdiag/PLIST Tue Jan 20 10:52:50 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2014/07/06 12:28:22 obache Exp $
+@comment $NetBSD: PLIST,v 1.8 2015/01/20 10:52:50 obache Exp $
 bin/seqdiag
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -27,6 +27,11 @@
 ${PYSITELIB}/seqdiag/parser.py
 ${PYSITELIB}/seqdiag/parser.pyc
 ${PYSITELIB}/seqdiag/parser.pyo
+${PYSITELIB}/seqdiag/tests/VLGothic/LICENSE
+${PYSITELIB}/seqdiag/tests/VLGothic/LICENSE.en
+${PYSITELIB}/seqdiag/tests/VLGothic/LICENSE_E.mplus
+${PYSITELIB}/seqdiag/tests/VLGothic/LICENSE_J.mplus
+${PYSITELIB}/seqdiag/tests/VLGothic/VL-Gothic-Regular.ttf
 ${PYSITELIB}/seqdiag/tests/diagrams/alt_block.diag
 ${PYSITELIB}/seqdiag/tests/diagrams/altblock.diag
 ${PYSITELIB}/seqdiag/tests/diagrams/diagram_class.diag
diff -r edc7efefb498 -r 7ff4594d56c2 graphics/py-seqdiag/distinfo
--- a/graphics/py-seqdiag/distinfo      Tue Jan 20 10:50:11 2015 +0000
+++ b/graphics/py-seqdiag/distinfo      Tue Jan 20 10:52:50 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2014/12/13 06:53:11 obache Exp $
+$NetBSD: distinfo,v 1.10 2015/01/20 10:52:50 obache Exp $
 
-SHA1 (seqdiag-0.9.4.tar.gz) = 6a639e59ae125b5239416cf41bfe43395eb91862
-RMD160 (seqdiag-0.9.4.tar.gz) = 976955a22af02846184a03af34cfbc076fa65a93
-Size (seqdiag-0.9.4.tar.gz) = 66633 bytes
+SHA1 (seqdiag-0.9.5.tar.gz) = 4786055de2c7f1eef92b1bf28e863aa27b2ff08b
+RMD160 (seqdiag-0.9.5.tar.gz) = f115c16b182cb835b00924b739da193c10f413dc
+Size (seqdiag-0.9.5.tar.gz) = 2618903 bytes



Home | Main Index | Thread Index | Old Index