pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/py-actdiag Update actdiag to 0.5.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/799736841aa1
branches:  trunk
changeset: 644962:799736841aa1
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Jan 20 10:44:09 2015 +0000

description:
Update actdiag to 0.5.4.

0.5.4 (2015-01-01)
------------------
* Follow blockdiag-1.5.0 interface

diffstat:

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

diffs (55 lines):

diff -r f0b95c124656 -r 799736841aa1 graphics/py-actdiag/Makefile
--- a/graphics/py-actdiag/Makefile      Tue Jan 20 10:36:29 2015 +0000
+++ b/graphics/py-actdiag/Makefile      Tue Jan 20 10:44:09 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2014/07/06 12:33:08 obache Exp $
+# $NetBSD: Makefile,v 1.12 2015/01/20 10:44:09 obache Exp $
 
-DISTNAME=      actdiag-0.5.3
+DISTNAME=      actdiag-0.5.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics
 MASTER_SITES=  http://pypi.python.org/packages/source/a/actdiag/
@@ -10,7 +10,7 @@
 COMMENT=       Simple activity-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 f0b95c124656 -r 799736841aa1 graphics/py-actdiag/PLIST
--- a/graphics/py-actdiag/PLIST Tue Jan 20 10:36:29 2015 +0000
+++ b/graphics/py-actdiag/PLIST Tue Jan 20 10:44:09 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2014/07/06 12:33:08 obache Exp $
+@comment $NetBSD: PLIST,v 1.8 2015/01/20 10:44:09 obache Exp $
 bin/actdiag
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -33,6 +33,11 @@
 ${PYSITELIB}/actdiag/plugins/autolane.py
 ${PYSITELIB}/actdiag/plugins/autolane.pyc
 ${PYSITELIB}/actdiag/plugins/autolane.pyo
+${PYSITELIB}/actdiag/tests/VLGothic/LICENSE
+${PYSITELIB}/actdiag/tests/VLGothic/LICENSE.en
+${PYSITELIB}/actdiag/tests/VLGothic/LICENSE_E.mplus
+${PYSITELIB}/actdiag/tests/VLGothic/LICENSE_J.mplus
+${PYSITELIB}/actdiag/tests/VLGothic/VL-Gothic-Regular.ttf
 ${PYSITELIB}/actdiag/tests/diagrams/simple.diag
 ${PYSITELIB}/actdiag/tests/test_generate_diagram.py
 ${PYSITELIB}/actdiag/tests/test_generate_diagram.pyc
diff -r f0b95c124656 -r 799736841aa1 graphics/py-actdiag/distinfo
--- a/graphics/py-actdiag/distinfo      Tue Jan 20 10:36:29 2015 +0000
+++ b/graphics/py-actdiag/distinfo      Tue Jan 20 10:44:09 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2014/07/06 12:33:08 obache Exp $
+$NetBSD: distinfo,v 1.10 2015/01/20 10:44:09 obache Exp $
 
-SHA1 (actdiag-0.5.3.tar.gz) = 45d6958b653fe72c06b6c0f19dc0350f8b13f26b
-RMD160 (actdiag-0.5.3.tar.gz) = e549448f63fada793c2cfc3f6d4a5ff3716405d4
-Size (actdiag-0.5.3.tar.gz) = 23803 bytes
+SHA1 (actdiag-0.5.4.tar.gz) = 9beaa26802741f0474f0d33ea61bb55db01ad187
+RMD160 (actdiag-0.5.4.tar.gz) = f9137bae326346a1e86b02212075b687942cd082
+Size (actdiag-0.5.4.tar.gz) = 2577258 bytes



Home | Main Index | Thread Index | Old Index