diff options
author | drochner <drochner@pkgsrc.org> | 2007-11-05 20:57:51 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-11-05 20:57:51 +0000 |
commit | c9f48a4ab8863f1b0759c6f5080e338685ad543c (patch) | |
tree | 75bfd88cec5bef6d2a34ec2cd05486ffa6552f0e /print | |
parent | 3c196e3f730e14647c9bf8b868e5513036ce188a (diff) | |
download | pkgsrc-c9f48a4ab8863f1b0759c6f5080e338685ad543c.tar.gz |
update to 1.21.2
Noteworthy bug fixes:
-Fixes to TTF splitting
-Tables with spans improved splitting
-Fix runtime error affecting keepWithNext
Diffstat (limited to 'print')
-rw-r--r-- | print/py-reportlab/Makefile | 9 | ||||
-rw-r--r-- | print/py-reportlab/PLIST | 17 | ||||
-rw-r--r-- | print/py-reportlab/distinfo | 8 |
3 files changed, 24 insertions, 10 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index a038e536621..8449bf5c368 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2007/02/22 19:27:06 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2007/11/05 20:57:51 drochner Exp $ # -DISTNAME= ReportLab_1_20 -PKGNAME= ${PYPKGPREFIX}-reportlab-1.20 -PKGREVISION= 2 +DISTNAME= ReportLab_1_21_2 +PKGNAME= ${PYPKGPREFIX}-reportlab-1.21.2 CATEGORIES= print python MASTER_SITES= ftp://ftp.reportlab.com/ EXTRACT_SUFX= .tgz @@ -12,7 +11,7 @@ MAINTAINER= tsarna@NetBSD.org HOMEPAGE= http://www.reportlab.com/ COMMENT= Powerful PDF-generating toolkit for Python -WRKSRC= ${WRKDIR}/reportlab_1_20/reportlab +WRKSRC= ${WRKDIR}/reportlab_1_21_2/reportlab PYBINMODULE= yes PYDISTUTILSPKG= yes diff --git a/print/py-reportlab/PLIST b/print/py-reportlab/PLIST index f65de2c5c76..dfb36ac82b9 100644 --- a/print/py-reportlab/PLIST +++ b/print/py-reportlab/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.5 2005/01/21 15:18:58 drochner Exp $ +@comment $NetBSD: PLIST,v 1.6 2007/11/05 20:57:51 drochner Exp $ ${PYSITELIB}/reportlab/README ${PYSITELIB}/reportlab/__init__.py ${PYSITELIB}/reportlab/__init__.pyc ${PYSITELIB}/reportlab/__init__.pyo ${PYSITELIB}/reportlab/changes +${PYSITELIB}/reportlab/demos/colors/colortest.py ${PYSITELIB}/reportlab/demos/gadflypaper/00readme.txt ${PYSITELIB}/reportlab/demos/gadflypaper/gfe.py ${PYSITELIB}/reportlab/demos/odyssey/00readme.txt @@ -281,6 +282,7 @@ ${PYSITELIB}/reportlab/lib/xmllib.pyo ${PYSITELIB}/reportlab/lib/yaml.py ${PYSITELIB}/reportlab/lib/yaml.pyc ${PYSITELIB}/reportlab/lib/yaml.pyo +${PYSITELIB}/reportlab/license.txt ${PYSITELIB}/reportlab/pdfbase/__init__.py ${PYSITELIB}/reportlab/pdfbase/__init__.pyc ${PYSITELIB}/reportlab/pdfbase/__init__.pyo @@ -371,6 +373,12 @@ ${PYSITELIB}/reportlab/rl_config.pyo ${PYSITELIB}/reportlab/test/__init__.py ${PYSITELIB}/reportlab/test/__init__.pyc ${PYSITELIB}/reportlab/test/__init__.pyo +${PYSITELIB}/reportlab/test/doctest.py +${PYSITELIB}/reportlab/test/doctest.pyc +${PYSITELIB}/reportlab/test/doctest.pyo +${PYSITELIB}/reportlab/test/linecache_copy.py +${PYSITELIB}/reportlab/test/linecache_copy.pyc +${PYSITELIB}/reportlab/test/linecache_copy.pyo ${PYSITELIB}/reportlab/test/pythonpowered.gif ${PYSITELIB}/reportlab/test/runAll.py ${PYSITELIB}/reportlab/test/runAll.pyc @@ -477,6 +485,9 @@ ${PYSITELIB}/reportlab/test/test_platypus_general.pyo ${PYSITELIB}/reportlab/test/test_platypus_indents.py ${PYSITELIB}/reportlab/test/test_platypus_indents.pyc ${PYSITELIB}/reportlab/test/test_platypus_indents.pyo +${PYSITELIB}/reportlab/test/test_platypus_leftright.py +${PYSITELIB}/reportlab/test/test_platypus_leftright.pyc +${PYSITELIB}/reportlab/test/test_platypus_leftright.pyo ${PYSITELIB}/reportlab/test/test_platypus_paragraphs.py ${PYSITELIB}/reportlab/test/test_platypus_paragraphs.pyc ${PYSITELIB}/reportlab/test/test_platypus_paragraphs.pyo @@ -510,6 +521,9 @@ ${PYSITELIB}/reportlab/test/test_table_layout.pyo ${PYSITELIB}/reportlab/test/test_tools_pythonpoint.py ${PYSITELIB}/reportlab/test/test_tools_pythonpoint.pyc ${PYSITELIB}/reportlab/test/test_tools_pythonpoint.pyo +${PYSITELIB}/reportlab/test/test_utils.py +${PYSITELIB}/reportlab/test/test_utils.pyc +${PYSITELIB}/reportlab/test/test_utils.pyo ${PYSITELIB}/reportlab/test/test_widgetbase_tpc.py ${PYSITELIB}/reportlab/test/test_widgetbase_tpc.pyc ${PYSITELIB}/reportlab/test/test_widgetbase_tpc.pyo @@ -647,5 +661,6 @@ ${PYSITELIB}/reportlab/tools/pythonpoint/styles/standard.pyo @dirrm ${PYSITELIB}/reportlab/demos/rlzope @dirrm ${PYSITELIB}/reportlab/demos/odyssey @dirrm ${PYSITELIB}/reportlab/demos/gadflypaper +@dirrm ${PYSITELIB}/reportlab/demos/colors @dirrm ${PYSITELIB}/reportlab/demos @dirrm ${PYSITELIB}/reportlab diff --git a/print/py-reportlab/distinfo b/print/py-reportlab/distinfo index 320cc023f8a..ab7272741ae 100644 --- a/print/py-reportlab/distinfo +++ b/print/py-reportlab/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2005/02/24 12:51:44 agc Exp $ +$NetBSD: distinfo,v 1.10 2007/11/05 20:57:51 drochner Exp $ -SHA1 (ReportLab_1_20.tgz) = 888ef5b2a8cc89ac3df9cd007597df1288669e35 -RMD160 (ReportLab_1_20.tgz) = 848244e0473a15f9aee673c65d45d54b56f5d767 -Size (ReportLab_1_20.tgz) = 2457390 bytes +SHA1 (ReportLab_1_21_2.tgz) = 0da8959ad05de0c26c0c40c72e437be2a86c6f61 +RMD160 (ReportLab_1_21_2.tgz) = 70e21be1b422a204c478f88baccdc18cfdd128b6 +Size (ReportLab_1_21_2.tgz) = 3464482 bytes |