summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2005-01-21 15:18:58 +0000
committerdrochner <drochner@pkgsrc.org>2005-01-21 15:18:58 +0000
commit154e1f98c51869b9ee2976bf0e86a896c016182b (patch)
tree69226f6592db2002bc4a45d0d1b6079615c60219 /print
parentf91b58357087e798a91955ca7bf876313a89961a (diff)
downloadpkgsrc-154e1f98c51869b9ee2976bf0e86a896c016182b.tar.gz
update to 1.20
changes: -can run out of a Python 2.3 zip archive -some fixes and feature additions [pkgsrc] this distfile doesn't trigger the pax-as-tar bug, so remove the build dependency on GNU tar
Diffstat (limited to 'print')
-rw-r--r--print/py-reportlab/Makefile18
-rw-r--r--print/py-reportlab/PLIST399
-rw-r--r--print/py-reportlab/distinfo7
-rw-r--r--print/py-reportlab/patches/patch-aa13
4 files changed, 374 insertions, 63 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index 53694e1b400..82f672c0960 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2004/10/03 00:18:06 tv Exp $
+# $NetBSD: Makefile,v 1.24 2005/01/21 15:18:58 drochner Exp $
#
-DISTNAME= ReportLab_1_19
-PKGNAME= ${PYPKGPREFIX}-reportlab-1.19
-PKGREVISION= 1
+DISTNAME= ReportLab_1_20
+PKGNAME= ${PYPKGPREFIX}-reportlab-1.20
CATEGORIES= print python
MASTER_SITES= ftp://ftp.reportlab.com/
EXTRACT_SUFX= .tgz
@@ -12,20 +11,11 @@ MAINTAINER= tsarna@NetBSD.org
HOMEPAGE= http://www.reportlab.com/
COMMENT= Powerful PDF-generating toolkit for Python
-BUILD_DEPENDS+= gtar-base-[0-9]*:../../archivers/gtar-base
-
-WRKSRC= ${WRKDIR}/reportlab-1_19/reportlab/lib
+WRKSRC= ${WRKDIR}/reportlab_1_20/reportlab
PYBINMODULE= yes
PYDISTUTILSPKG= yes
USE_BUILDLINK3= yes
-GTAR= gtar
-
-post-install:
- cd ${WRKDIR}/reportlab-1_19 && \
- ${PAX} -rw -pp reportlab ${PREFIX}/${PYSITELIB}
- ${RM} -rf ${PREFIX}/${PYSITELIB}/reportlab/lib/build
-
.include "../../lang/python/extension.mk"
.include "../../textproc/py-xml/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/py-reportlab/PLIST b/print/py-reportlab/PLIST
index 6d87ac9e2df..f65de2c5c76 100644
--- a/print/py-reportlab/PLIST
+++ b/print/py-reportlab/PLIST
@@ -1,11 +1,9 @@
-@comment $NetBSD: PLIST,v 1.4 2004/05/05 09:06:35 drochner Exp $
-${PYSITELIB}/_rl_accel.so
-${PYSITELIB}/pyHnj.so
-${PYSITELIB}/reportlab/MANIFEST.in
+@comment $NetBSD: PLIST,v 1.5 2005/01/21 15:18:58 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
@@ -52,6 +50,8 @@ ${PYSITELIB}/reportlab/docs/userguide/genuserguide.py
${PYSITELIB}/reportlab/docs/userguide/testfile.txt
${PYSITELIB}/reportlab/extensions/README
${PYSITELIB}/reportlab/extensions/__init__.py
+${PYSITELIB}/reportlab/extensions/__init__.pyc
+${PYSITELIB}/reportlab/extensions/__init__.pyo
${PYSITELIB}/reportlab/fonts/00readme.txt
${PYSITELIB}/reportlab/fonts/LeERC___.AFM
${PYSITELIB}/reportlab/fonts/LeERC___.PFB
@@ -60,208 +60,530 @@ ${PYSITELIB}/reportlab/fonts/luxiserif_license.txt
${PYSITELIB}/reportlab/fonts/rina.ttf
${PYSITELIB}/reportlab/fonts/rina_license.txt
${PYSITELIB}/reportlab/graphics/__init__.py
+${PYSITELIB}/reportlab/graphics/__init__.pyc
+${PYSITELIB}/reportlab/graphics/__init__.pyo
${PYSITELIB}/reportlab/graphics/charts/__init__.py
+${PYSITELIB}/reportlab/graphics/charts/__init__.pyc
+${PYSITELIB}/reportlab/graphics/charts/__init__.pyo
${PYSITELIB}/reportlab/graphics/charts/areas.py
+${PYSITELIB}/reportlab/graphics/charts/areas.pyc
+${PYSITELIB}/reportlab/graphics/charts/areas.pyo
${PYSITELIB}/reportlab/graphics/charts/axes.py
+${PYSITELIB}/reportlab/graphics/charts/axes.pyc
+${PYSITELIB}/reportlab/graphics/charts/axes.pyo
${PYSITELIB}/reportlab/graphics/charts/barcharts.py
+${PYSITELIB}/reportlab/graphics/charts/barcharts.pyc
+${PYSITELIB}/reportlab/graphics/charts/barcharts.pyo
${PYSITELIB}/reportlab/graphics/charts/dotbox.py
+${PYSITELIB}/reportlab/graphics/charts/dotbox.pyc
+${PYSITELIB}/reportlab/graphics/charts/dotbox.pyo
${PYSITELIB}/reportlab/graphics/charts/doughnut.py
+${PYSITELIB}/reportlab/graphics/charts/doughnut.pyc
+${PYSITELIB}/reportlab/graphics/charts/doughnut.pyo
${PYSITELIB}/reportlab/graphics/charts/legends.py
+${PYSITELIB}/reportlab/graphics/charts/legends.pyc
+${PYSITELIB}/reportlab/graphics/charts/legends.pyo
${PYSITELIB}/reportlab/graphics/charts/linecharts.py
+${PYSITELIB}/reportlab/graphics/charts/linecharts.pyc
+${PYSITELIB}/reportlab/graphics/charts/linecharts.pyo
${PYSITELIB}/reportlab/graphics/charts/lineplots.py
+${PYSITELIB}/reportlab/graphics/charts/lineplots.pyc
+${PYSITELIB}/reportlab/graphics/charts/lineplots.pyo
${PYSITELIB}/reportlab/graphics/charts/markers.py
+${PYSITELIB}/reportlab/graphics/charts/markers.pyc
+${PYSITELIB}/reportlab/graphics/charts/markers.pyo
${PYSITELIB}/reportlab/graphics/charts/piecharts.py
+${PYSITELIB}/reportlab/graphics/charts/piecharts.pyc
+${PYSITELIB}/reportlab/graphics/charts/piecharts.pyo
${PYSITELIB}/reportlab/graphics/charts/slidebox.py
+${PYSITELIB}/reportlab/graphics/charts/slidebox.pyc
+${PYSITELIB}/reportlab/graphics/charts/slidebox.pyo
${PYSITELIB}/reportlab/graphics/charts/spider.py
+${PYSITELIB}/reportlab/graphics/charts/spider.pyc
+${PYSITELIB}/reportlab/graphics/charts/spider.pyo
${PYSITELIB}/reportlab/graphics/charts/textlabels.py
+${PYSITELIB}/reportlab/graphics/charts/textlabels.pyc
+${PYSITELIB}/reportlab/graphics/charts/textlabels.pyo
${PYSITELIB}/reportlab/graphics/charts/utils.py
+${PYSITELIB}/reportlab/graphics/charts/utils.pyc
+${PYSITELIB}/reportlab/graphics/charts/utils.pyo
${PYSITELIB}/reportlab/graphics/charts/utils3d.py
+${PYSITELIB}/reportlab/graphics/charts/utils3d.pyc
+${PYSITELIB}/reportlab/graphics/charts/utils3d.pyo
${PYSITELIB}/reportlab/graphics/renderPDF.py
+${PYSITELIB}/reportlab/graphics/renderPDF.pyc
+${PYSITELIB}/reportlab/graphics/renderPDF.pyo
${PYSITELIB}/reportlab/graphics/renderPM.py
+${PYSITELIB}/reportlab/graphics/renderPM.pyc
+${PYSITELIB}/reportlab/graphics/renderPM.pyo
${PYSITELIB}/reportlab/graphics/renderPS.py
+${PYSITELIB}/reportlab/graphics/renderPS.pyc
+${PYSITELIB}/reportlab/graphics/renderPS.pyo
${PYSITELIB}/reportlab/graphics/renderSVG.py
+${PYSITELIB}/reportlab/graphics/renderSVG.pyc
+${PYSITELIB}/reportlab/graphics/renderSVG.pyo
${PYSITELIB}/reportlab/graphics/renderbase.py
+${PYSITELIB}/reportlab/graphics/renderbase.pyc
+${PYSITELIB}/reportlab/graphics/renderbase.pyo
${PYSITELIB}/reportlab/graphics/samples/__init__.py
+${PYSITELIB}/reportlab/graphics/samples/__init__.pyc
+${PYSITELIB}/reportlab/graphics/samples/__init__.pyo
${PYSITELIB}/reportlab/graphics/samples/bubble.py
+${PYSITELIB}/reportlab/graphics/samples/bubble.pyc
+${PYSITELIB}/reportlab/graphics/samples/bubble.pyo
${PYSITELIB}/reportlab/graphics/samples/clustered_bar.py
+${PYSITELIB}/reportlab/graphics/samples/clustered_bar.pyc
+${PYSITELIB}/reportlab/graphics/samples/clustered_bar.pyo
${PYSITELIB}/reportlab/graphics/samples/clustered_column.py
+${PYSITELIB}/reportlab/graphics/samples/clustered_column.pyc
+${PYSITELIB}/reportlab/graphics/samples/clustered_column.pyo
${PYSITELIB}/reportlab/graphics/samples/excelcolors.py
+${PYSITELIB}/reportlab/graphics/samples/excelcolors.pyc
+${PYSITELIB}/reportlab/graphics/samples/excelcolors.pyo
${PYSITELIB}/reportlab/graphics/samples/exploded_pie.py
+${PYSITELIB}/reportlab/graphics/samples/exploded_pie.pyc
+${PYSITELIB}/reportlab/graphics/samples/exploded_pie.pyo
${PYSITELIB}/reportlab/graphics/samples/filled_radar.py
+${PYSITELIB}/reportlab/graphics/samples/filled_radar.pyc
+${PYSITELIB}/reportlab/graphics/samples/filled_radar.pyo
${PYSITELIB}/reportlab/graphics/samples/line_chart.py
+${PYSITELIB}/reportlab/graphics/samples/line_chart.pyc
+${PYSITELIB}/reportlab/graphics/samples/line_chart.pyo
${PYSITELIB}/reportlab/graphics/samples/linechart_with_markers.py
+${PYSITELIB}/reportlab/graphics/samples/linechart_with_markers.pyc
+${PYSITELIB}/reportlab/graphics/samples/linechart_with_markers.pyo
${PYSITELIB}/reportlab/graphics/samples/radar.py
+${PYSITELIB}/reportlab/graphics/samples/radar.pyc
+${PYSITELIB}/reportlab/graphics/samples/radar.pyo
${PYSITELIB}/reportlab/graphics/samples/runall.py
+${PYSITELIB}/reportlab/graphics/samples/runall.pyc
+${PYSITELIB}/reportlab/graphics/samples/runall.pyo
${PYSITELIB}/reportlab/graphics/samples/scatter.py
+${PYSITELIB}/reportlab/graphics/samples/scatter.pyc
+${PYSITELIB}/reportlab/graphics/samples/scatter.pyo
${PYSITELIB}/reportlab/graphics/samples/scatter_lines.py
+${PYSITELIB}/reportlab/graphics/samples/scatter_lines.pyc
+${PYSITELIB}/reportlab/graphics/samples/scatter_lines.pyo
${PYSITELIB}/reportlab/graphics/samples/scatter_lines_markers.py
+${PYSITELIB}/reportlab/graphics/samples/scatter_lines_markers.pyc
+${PYSITELIB}/reportlab/graphics/samples/scatter_lines_markers.pyo
${PYSITELIB}/reportlab/graphics/samples/simple_pie.py
+${PYSITELIB}/reportlab/graphics/samples/simple_pie.pyc
+${PYSITELIB}/reportlab/graphics/samples/simple_pie.pyo
${PYSITELIB}/reportlab/graphics/samples/stacked_bar.py
+${PYSITELIB}/reportlab/graphics/samples/stacked_bar.pyc
+${PYSITELIB}/reportlab/graphics/samples/stacked_bar.pyo
${PYSITELIB}/reportlab/graphics/samples/stacked_column.py
+${PYSITELIB}/reportlab/graphics/samples/stacked_column.pyc
+${PYSITELIB}/reportlab/graphics/samples/stacked_column.pyo
${PYSITELIB}/reportlab/graphics/shapes.py
+${PYSITELIB}/reportlab/graphics/shapes.pyc
+${PYSITELIB}/reportlab/graphics/shapes.pyo
${PYSITELIB}/reportlab/graphics/testdrawings.py
+${PYSITELIB}/reportlab/graphics/testdrawings.pyc
+${PYSITELIB}/reportlab/graphics/testdrawings.pyo
${PYSITELIB}/reportlab/graphics/testshapes.py
+${PYSITELIB}/reportlab/graphics/testshapes.pyc
+${PYSITELIB}/reportlab/graphics/testshapes.pyo
${PYSITELIB}/reportlab/graphics/widgetbase.py
+${PYSITELIB}/reportlab/graphics/widgetbase.pyc
+${PYSITELIB}/reportlab/graphics/widgetbase.pyo
${PYSITELIB}/reportlab/graphics/widgets/__init__.py
+${PYSITELIB}/reportlab/graphics/widgets/__init__.pyc
+${PYSITELIB}/reportlab/graphics/widgets/__init__.pyo
${PYSITELIB}/reportlab/graphics/widgets/eventcal.py
+${PYSITELIB}/reportlab/graphics/widgets/eventcal.pyc
+${PYSITELIB}/reportlab/graphics/widgets/eventcal.pyo
${PYSITELIB}/reportlab/graphics/widgets/flags.py
+${PYSITELIB}/reportlab/graphics/widgets/flags.pyc
+${PYSITELIB}/reportlab/graphics/widgets/flags.pyo
${PYSITELIB}/reportlab/graphics/widgets/grids.py
+${PYSITELIB}/reportlab/graphics/widgets/grids.pyc
+${PYSITELIB}/reportlab/graphics/widgets/grids.pyo
${PYSITELIB}/reportlab/graphics/widgets/markers.py
+${PYSITELIB}/reportlab/graphics/widgets/markers.pyc
+${PYSITELIB}/reportlab/graphics/widgets/markers.pyo
${PYSITELIB}/reportlab/graphics/widgets/signsandsymbols.py
-${PYSITELIB}/reportlab/lib/Makefile.pre.in
+${PYSITELIB}/reportlab/graphics/widgets/signsandsymbols.pyc
+${PYSITELIB}/reportlab/graphics/widgets/signsandsymbols.pyo
${PYSITELIB}/reportlab/lib/PyFontify.py
-${PYSITELIB}/reportlab/lib/README.extensions
-${PYSITELIB}/reportlab/lib/Setup.in
-${PYSITELIB}/reportlab/lib/__BUILD.dsw
+${PYSITELIB}/reportlab/lib/PyFontify.pyc
+${PYSITELIB}/reportlab/lib/PyFontify.pyo
${PYSITELIB}/reportlab/lib/__init__.py
-${PYSITELIB}/reportlab/lib/_rl_accel.c
-${PYSITELIB}/reportlab/lib/_rl_accel.dsp
-${PYSITELIB}/reportlab/lib/_rl_accel.java
+${PYSITELIB}/reportlab/lib/__init__.pyc
+${PYSITELIB}/reportlab/lib/__init__.pyo
${PYSITELIB}/reportlab/lib/abag.py
+${PYSITELIB}/reportlab/lib/abag.pyc
+${PYSITELIB}/reportlab/lib/abag.pyo
${PYSITELIB}/reportlab/lib/attrmap.py
+${PYSITELIB}/reportlab/lib/attrmap.pyc
+${PYSITELIB}/reportlab/lib/attrmap.pyo
${PYSITELIB}/reportlab/lib/codecharts.py
+${PYSITELIB}/reportlab/lib/codecharts.pyc
+${PYSITELIB}/reportlab/lib/codecharts.pyo
${PYSITELIB}/reportlab/lib/colors.py
+${PYSITELIB}/reportlab/lib/colors.pyc
+${PYSITELIB}/reportlab/lib/colors.pyo
${PYSITELIB}/reportlab/lib/corp.py
+${PYSITELIB}/reportlab/lib/corp.pyc
+${PYSITELIB}/reportlab/lib/corp.pyo
${PYSITELIB}/reportlab/lib/enums.py
+${PYSITELIB}/reportlab/lib/enums.pyc
+${PYSITELIB}/reportlab/lib/enums.pyo
+${PYSITELIB}/reportlab/lib/extformat.py
+${PYSITELIB}/reportlab/lib/extformat.pyc
+${PYSITELIB}/reportlab/lib/extformat.pyo
${PYSITELIB}/reportlab/lib/fonts.py
+${PYSITELIB}/reportlab/lib/fonts.pyc
+${PYSITELIB}/reportlab/lib/fonts.pyo
${PYSITELIB}/reportlab/lib/formatters.py
-${PYSITELIB}/reportlab/lib/hnjalloc.c
-${PYSITELIB}/reportlab/lib/hnjalloc.h
-${PYSITELIB}/reportlab/lib/hyphen.c
-${PYSITELIB}/reportlab/lib/hyphen.h
-${PYSITELIB}/reportlab/lib/hyphen.mashed
+${PYSITELIB}/reportlab/lib/formatters.pyc
+${PYSITELIB}/reportlab/lib/formatters.pyo
${PYSITELIB}/reportlab/lib/logger.py
+${PYSITELIB}/reportlab/lib/logger.pyc
+${PYSITELIB}/reportlab/lib/logger.pyo
${PYSITELIB}/reportlab/lib/normalDate.py
+${PYSITELIB}/reportlab/lib/normalDate.pyc
+${PYSITELIB}/reportlab/lib/normalDate.pyo
${PYSITELIB}/reportlab/lib/pagesizes.py
-${PYSITELIB}/reportlab/lib/pyHnj.dsp
-${PYSITELIB}/reportlab/lib/pyHnjmodule.c
+${PYSITELIB}/reportlab/lib/pagesizes.pyc
+${PYSITELIB}/reportlab/lib/pagesizes.pyo
${PYSITELIB}/reportlab/lib/randomtext.py
+${PYSITELIB}/reportlab/lib/randomtext.pyc
+${PYSITELIB}/reportlab/lib/randomtext.pyo
${PYSITELIB}/reportlab/lib/rparsexml.py
+${PYSITELIB}/reportlab/lib/rparsexml.pyc
+${PYSITELIB}/reportlab/lib/rparsexml.pyo
${PYSITELIB}/reportlab/lib/sequencer.py
+${PYSITELIB}/reportlab/lib/sequencer.pyc
+${PYSITELIB}/reportlab/lib/sequencer.pyo
${PYSITELIB}/reportlab/lib/set_ops.py
-${PYSITELIB}/reportlab/lib/setup.py
-${PYSITELIB}/reportlab/lib/setup.py.orig
-${PYSITELIB}/reportlab/lib/sgmlop.c
-${PYSITELIB}/reportlab/lib/sgmlop.dsp
+${PYSITELIB}/reportlab/lib/set_ops.pyc
+${PYSITELIB}/reportlab/lib/set_ops.pyo
${PYSITELIB}/reportlab/lib/styles.py
+${PYSITELIB}/reportlab/lib/styles.pyc
+${PYSITELIB}/reportlab/lib/styles.pyo
${PYSITELIB}/reportlab/lib/tocindex.py
+${PYSITELIB}/reportlab/lib/tocindex.pyc
+${PYSITELIB}/reportlab/lib/tocindex.pyo
${PYSITELIB}/reportlab/lib/units.py
+${PYSITELIB}/reportlab/lib/units.pyc
+${PYSITELIB}/reportlab/lib/units.pyo
${PYSITELIB}/reportlab/lib/utils.py
+${PYSITELIB}/reportlab/lib/utils.pyc
+${PYSITELIB}/reportlab/lib/utils.pyo
${PYSITELIB}/reportlab/lib/validators.py
+${PYSITELIB}/reportlab/lib/validators.pyc
+${PYSITELIB}/reportlab/lib/validators.pyo
${PYSITELIB}/reportlab/lib/xmllib.py
+${PYSITELIB}/reportlab/lib/xmllib.pyc
+${PYSITELIB}/reportlab/lib/xmllib.pyo
${PYSITELIB}/reportlab/lib/yaml.py
-${PYSITELIB}/reportlab/license.txt
+${PYSITELIB}/reportlab/lib/yaml.pyc
+${PYSITELIB}/reportlab/lib/yaml.pyo
${PYSITELIB}/reportlab/pdfbase/__init__.py
+${PYSITELIB}/reportlab/pdfbase/__init__.pyc
+${PYSITELIB}/reportlab/pdfbase/__init__.pyo
${PYSITELIB}/reportlab/pdfbase/_cidfontdata.py
+${PYSITELIB}/reportlab/pdfbase/_cidfontdata.pyc
+${PYSITELIB}/reportlab/pdfbase/_cidfontdata.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata.py
+${PYSITELIB}/reportlab/pdfbase/_fontdata.pyc
+${PYSITELIB}/reportlab/pdfbase/_fontdata.pyo
${PYSITELIB}/reportlab/pdfbase/cidfonts.py
+${PYSITELIB}/reportlab/pdfbase/cidfonts.pyc
+${PYSITELIB}/reportlab/pdfbase/cidfonts.pyo
${PYSITELIB}/reportlab/pdfbase/pdfdoc.py
+${PYSITELIB}/reportlab/pdfbase/pdfdoc.pyc
+${PYSITELIB}/reportlab/pdfbase/pdfdoc.pyo
${PYSITELIB}/reportlab/pdfbase/pdfform.py
+${PYSITELIB}/reportlab/pdfbase/pdfform.pyc
+${PYSITELIB}/reportlab/pdfbase/pdfform.pyo
${PYSITELIB}/reportlab/pdfbase/pdfmetrics.py
+${PYSITELIB}/reportlab/pdfbase/pdfmetrics.pyc
+${PYSITELIB}/reportlab/pdfbase/pdfmetrics.pyo
${PYSITELIB}/reportlab/pdfbase/pdfpattern.py
+${PYSITELIB}/reportlab/pdfbase/pdfpattern.pyc
+${PYSITELIB}/reportlab/pdfbase/pdfpattern.pyo
${PYSITELIB}/reportlab/pdfbase/pdfutils.py
+${PYSITELIB}/reportlab/pdfbase/pdfutils.pyc
+${PYSITELIB}/reportlab/pdfbase/pdfutils.pyo
${PYSITELIB}/reportlab/pdfbase/ttfonts.py
+${PYSITELIB}/reportlab/pdfbase/ttfonts.pyc
+${PYSITELIB}/reportlab/pdfbase/ttfonts.pyo
${PYSITELIB}/reportlab/pdfgen/__init__.py
+${PYSITELIB}/reportlab/pdfgen/__init__.pyc
+${PYSITELIB}/reportlab/pdfgen/__init__.pyo
${PYSITELIB}/reportlab/pdfgen/canvas.py
+${PYSITELIB}/reportlab/pdfgen/canvas.pyc
+${PYSITELIB}/reportlab/pdfgen/canvas.pyo
${PYSITELIB}/reportlab/pdfgen/pathobject.py
+${PYSITELIB}/reportlab/pdfgen/pathobject.pyc
+${PYSITELIB}/reportlab/pdfgen/pathobject.pyo
${PYSITELIB}/reportlab/pdfgen/pdfgeom.py
+${PYSITELIB}/reportlab/pdfgen/pdfgeom.pyc
+${PYSITELIB}/reportlab/pdfgen/pdfgeom.pyo
${PYSITELIB}/reportlab/pdfgen/pdfimages.py
+${PYSITELIB}/reportlab/pdfgen/pdfimages.pyc
+${PYSITELIB}/reportlab/pdfgen/pdfimages.pyo
${PYSITELIB}/reportlab/pdfgen/pycanvas.py
+${PYSITELIB}/reportlab/pdfgen/pycanvas.pyc
+${PYSITELIB}/reportlab/pdfgen/pycanvas.pyo
${PYSITELIB}/reportlab/pdfgen/textobject.py
+${PYSITELIB}/reportlab/pdfgen/textobject.pyc
+${PYSITELIB}/reportlab/pdfgen/textobject.pyo
${PYSITELIB}/reportlab/platypus/__init__.py
+${PYSITELIB}/reportlab/platypus/__init__.pyc
+${PYSITELIB}/reportlab/platypus/__init__.pyo
${PYSITELIB}/reportlab/platypus/doctemplate.py
+${PYSITELIB}/reportlab/platypus/doctemplate.pyc
+${PYSITELIB}/reportlab/platypus/doctemplate.pyo
${PYSITELIB}/reportlab/platypus/figures.py
+${PYSITELIB}/reportlab/platypus/figures.pyc
+${PYSITELIB}/reportlab/platypus/figures.pyo
${PYSITELIB}/reportlab/platypus/flowables.py
+${PYSITELIB}/reportlab/platypus/flowables.pyc
+${PYSITELIB}/reportlab/platypus/flowables.pyo
${PYSITELIB}/reportlab/platypus/frames.py
+${PYSITELIB}/reportlab/platypus/frames.pyc
+${PYSITELIB}/reportlab/platypus/frames.pyo
${PYSITELIB}/reportlab/platypus/para.py
+${PYSITELIB}/reportlab/platypus/para.pyc
+${PYSITELIB}/reportlab/platypus/para.pyo
${PYSITELIB}/reportlab/platypus/paragraph.py
+${PYSITELIB}/reportlab/platypus/paragraph.pyc
+${PYSITELIB}/reportlab/platypus/paragraph.pyo
${PYSITELIB}/reportlab/platypus/paraparser.py
+${PYSITELIB}/reportlab/platypus/paraparser.pyc
+${PYSITELIB}/reportlab/platypus/paraparser.pyo
${PYSITELIB}/reportlab/platypus/tableofcontents.py
+${PYSITELIB}/reportlab/platypus/tableofcontents.pyc
+${PYSITELIB}/reportlab/platypus/tableofcontents.pyo
${PYSITELIB}/reportlab/platypus/tables.py
+${PYSITELIB}/reportlab/platypus/tables.pyc
+${PYSITELIB}/reportlab/platypus/tables.pyo
${PYSITELIB}/reportlab/platypus/xpreformatted.py
+${PYSITELIB}/reportlab/platypus/xpreformatted.pyc
+${PYSITELIB}/reportlab/platypus/xpreformatted.pyo
${PYSITELIB}/reportlab/rl_config.py
-${PYSITELIB}/reportlab/setup.py
-${PYSITELIB}/reportlab/test/00readme.txt
+${PYSITELIB}/reportlab/rl_config.pyc
+${PYSITELIB}/reportlab/rl_config.pyo
${PYSITELIB}/reportlab/test/__init__.py
+${PYSITELIB}/reportlab/test/__init__.pyc
+${PYSITELIB}/reportlab/test/__init__.pyo
${PYSITELIB}/reportlab/test/pythonpowered.gif
${PYSITELIB}/reportlab/test/runAll.py
+${PYSITELIB}/reportlab/test/runAll.pyc
+${PYSITELIB}/reportlab/test/runAll.pyo
${PYSITELIB}/reportlab/test/test_charts_textlabels.py
+${PYSITELIB}/reportlab/test/test_charts_textlabels.pyc
+${PYSITELIB}/reportlab/test/test_charts_textlabels.pyo
${PYSITELIB}/reportlab/test/test_docs_build.py
+${PYSITELIB}/reportlab/test/test_docs_build.pyc
+${PYSITELIB}/reportlab/test/test_docs_build.pyo
${PYSITELIB}/reportlab/test/test_docstrings.py
+${PYSITELIB}/reportlab/test/test_docstrings.pyc
+${PYSITELIB}/reportlab/test/test_docstrings.pyo
${PYSITELIB}/reportlab/test/test_extra.py
+${PYSITELIB}/reportlab/test/test_extra.pyc
+${PYSITELIB}/reportlab/test/test_extra.pyo
${PYSITELIB}/reportlab/test/test_graphics_charts.py
+${PYSITELIB}/reportlab/test/test_graphics_charts.pyc
+${PYSITELIB}/reportlab/test/test_graphics_charts.pyo
${PYSITELIB}/reportlab/test/test_graphics_images.py
+${PYSITELIB}/reportlab/test/test_graphics_images.pyc
+${PYSITELIB}/reportlab/test/test_graphics_images.pyo
${PYSITELIB}/reportlab/test/test_graphics_layout.py
+${PYSITELIB}/reportlab/test/test_graphics_layout.pyc
+${PYSITELIB}/reportlab/test/test_graphics_layout.pyo
${PYSITELIB}/reportlab/test/test_graphics_speed.py
+${PYSITELIB}/reportlab/test/test_graphics_speed.pyc
+${PYSITELIB}/reportlab/test/test_graphics_speed.pyo
${PYSITELIB}/reportlab/test/test_hello.py
+${PYSITELIB}/reportlab/test/test_hello.pyc
+${PYSITELIB}/reportlab/test/test_hello.pyo
${PYSITELIB}/reportlab/test/test_images.py
+${PYSITELIB}/reportlab/test/test_images.pyc
+${PYSITELIB}/reportlab/test/test_images.pyo
${PYSITELIB}/reportlab/test/test_invariant.py
+${PYSITELIB}/reportlab/test/test_invariant.pyc
+${PYSITELIB}/reportlab/test/test_invariant.pyo
${PYSITELIB}/reportlab/test/test_lib_colors.py
+${PYSITELIB}/reportlab/test/test_lib_colors.pyc
+${PYSITELIB}/reportlab/test/test_lib_colors.pyo
${PYSITELIB}/reportlab/test/test_lib_sequencer.py
+${PYSITELIB}/reportlab/test/test_lib_sequencer.pyc
+${PYSITELIB}/reportlab/test/test_lib_sequencer.pyo
${PYSITELIB}/reportlab/test/test_lib_utils.py
+${PYSITELIB}/reportlab/test/test_lib_utils.pyc
+${PYSITELIB}/reportlab/test/test_lib_utils.pyo
${PYSITELIB}/reportlab/test/test_lib_validators.py
+${PYSITELIB}/reportlab/test/test_lib_validators.pyc
+${PYSITELIB}/reportlab/test/test_lib_validators.pyo
${PYSITELIB}/reportlab/test/test_multibyte_chs.py
+${PYSITELIB}/reportlab/test/test_multibyte_chs.pyc
+${PYSITELIB}/reportlab/test/test_multibyte_chs.pyo
${PYSITELIB}/reportlab/test/test_multibyte_cht.py
+${PYSITELIB}/reportlab/test/test_multibyte_cht.pyc
+${PYSITELIB}/reportlab/test/test_multibyte_cht.pyo
${PYSITELIB}/reportlab/test/test_multibyte_jpn.py
+${PYSITELIB}/reportlab/test/test_multibyte_jpn.pyc
+${PYSITELIB}/reportlab/test/test_multibyte_jpn.pyo
${PYSITELIB}/reportlab/test/test_multibyte_kor.py
+${PYSITELIB}/reportlab/test/test_multibyte_kor.pyc
+${PYSITELIB}/reportlab/test/test_multibyte_kor.pyo
${PYSITELIB}/reportlab/test/test_paragraphs.py
+${PYSITELIB}/reportlab/test/test_paragraphs.pyc
+${PYSITELIB}/reportlab/test/test_paragraphs.pyo
${PYSITELIB}/reportlab/test/test_pdfbase_encodings.py
+${PYSITELIB}/reportlab/test/test_pdfbase_encodings.pyc
+${PYSITELIB}/reportlab/test/test_pdfbase_encodings.pyo
${PYSITELIB}/reportlab/test/test_pdfbase_fontembed.py
+${PYSITELIB}/reportlab/test/test_pdfbase_fontembed.pyc
+${PYSITELIB}/reportlab/test/test_pdfbase_fontembed.pyo
${PYSITELIB}/reportlab/test/test_pdfbase_pdfmetrics.py
+${PYSITELIB}/reportlab/test/test_pdfbase_pdfmetrics.pyc
+${PYSITELIB}/reportlab/test/test_pdfbase_pdfmetrics.pyo
${PYSITELIB}/reportlab/test/test_pdfbase_pdfutils.py
+${PYSITELIB}/reportlab/test/test_pdfbase_pdfutils.pyc
+${PYSITELIB}/reportlab/test/test_pdfbase_pdfutils.pyo
${PYSITELIB}/reportlab/test/test_pdfbase_postscript.py
+${PYSITELIB}/reportlab/test/test_pdfbase_postscript.pyc
+${PYSITELIB}/reportlab/test/test_pdfbase_postscript.pyo
${PYSITELIB}/reportlab/test/test_pdfbase_ttfonts.py
+${PYSITELIB}/reportlab/test/test_pdfbase_ttfonts.pyc
+${PYSITELIB}/reportlab/test/test_pdfbase_ttfonts.pyo
${PYSITELIB}/reportlab/test/test_pdfgen_callback.py
+${PYSITELIB}/reportlab/test/test_pdfgen_callback.pyc
+${PYSITELIB}/reportlab/test/test_pdfgen_callback.pyo
${PYSITELIB}/reportlab/test/test_pdfgen_general.py
+${PYSITELIB}/reportlab/test/test_pdfgen_general.pyc
+${PYSITELIB}/reportlab/test/test_pdfgen_general.pyo
${PYSITELIB}/reportlab/test/test_pdfgen_links.py
+${PYSITELIB}/reportlab/test/test_pdfgen_links.pyc
+${PYSITELIB}/reportlab/test/test_pdfgen_links.pyo
${PYSITELIB}/reportlab/test/test_pdfgen_pagemodes.py
+${PYSITELIB}/reportlab/test/test_pdfgen_pagemodes.pyc
+${PYSITELIB}/reportlab/test/test_pdfgen_pagemodes.pyo
${PYSITELIB}/reportlab/test/test_pdfgen_pycanvas.py
+${PYSITELIB}/reportlab/test/test_pdfgen_pycanvas.pyc
+${PYSITELIB}/reportlab/test/test_pdfgen_pycanvas.pyo
${PYSITELIB}/reportlab/test/test_platypus_breaking.py
+${PYSITELIB}/reportlab/test/test_platypus_breaking.pyc
+${PYSITELIB}/reportlab/test/test_platypus_breaking.pyo
${PYSITELIB}/reportlab/test/test_platypus_general.py
+${PYSITELIB}/reportlab/test/test_platypus_general.pyc
+${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_paragraphs.py
+${PYSITELIB}/reportlab/test/test_platypus_paragraphs.pyc
+${PYSITELIB}/reportlab/test/test_platypus_paragraphs.pyo
+${PYSITELIB}/reportlab/test/test_platypus_pto.py
+${PYSITELIB}/reportlab/test/test_platypus_pto.pyc
+${PYSITELIB}/reportlab/test/test_platypus_pto.pyo
${PYSITELIB}/reportlab/test/test_platypus_tables.py
+${PYSITELIB}/reportlab/test/test_platypus_tables.pyc
+${PYSITELIB}/reportlab/test/test_platypus_tables.pyo
${PYSITELIB}/reportlab/test/test_platypus_toc.py
+${PYSITELIB}/reportlab/test/test_platypus_toc.pyc
+${PYSITELIB}/reportlab/test/test_platypus_toc.pyo
${PYSITELIB}/reportlab/test/test_platypus_xref.py
+${PYSITELIB}/reportlab/test/test_platypus_xref.pyc
+${PYSITELIB}/reportlab/test/test_platypus_xref.pyo
${PYSITELIB}/reportlab/test/test_pyfiles.py
+${PYSITELIB}/reportlab/test/test_pyfiles.pyc
+${PYSITELIB}/reportlab/test/test_pyfiles.pyo
${PYSITELIB}/reportlab/test/test_renderSVG.py
+${PYSITELIB}/reportlab/test/test_renderSVG.pyc
+${PYSITELIB}/reportlab/test/test_renderSVG.pyo
${PYSITELIB}/reportlab/test/test_rl_accel.py
+${PYSITELIB}/reportlab/test/test_rl_accel.pyc
+${PYSITELIB}/reportlab/test/test_rl_accel.pyo
${PYSITELIB}/reportlab/test/test_source_chars.py
+${PYSITELIB}/reportlab/test/test_source_chars.pyc
+${PYSITELIB}/reportlab/test/test_source_chars.pyo
${PYSITELIB}/reportlab/test/test_table_layout.py
+${PYSITELIB}/reportlab/test/test_table_layout.pyc
+${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_widgetbase_tpc.py
+${PYSITELIB}/reportlab/test/test_widgetbase_tpc.pyc
+${PYSITELIB}/reportlab/test/test_widgetbase_tpc.pyo
${PYSITELIB}/reportlab/test/test_widgets_grids.py
+${PYSITELIB}/reportlab/test/test_widgets_grids.pyc
+${PYSITELIB}/reportlab/test/test_widgets_grids.pyo
${PYSITELIB}/reportlab/test/unittest.py
+${PYSITELIB}/reportlab/test/unittest.pyc
+${PYSITELIB}/reportlab/test/unittest.pyo
${PYSITELIB}/reportlab/test/utils.py
+${PYSITELIB}/reportlab/test/utils.pyc
+${PYSITELIB}/reportlab/test/utils.pyo
${PYSITELIB}/reportlab/tools/README
${PYSITELIB}/reportlab/tools/__init__.py
+${PYSITELIB}/reportlab/tools/__init__.pyc
+${PYSITELIB}/reportlab/tools/__init__.pyo
${PYSITELIB}/reportlab/tools/docco/README
${PYSITELIB}/reportlab/tools/docco/__init__.py
+${PYSITELIB}/reportlab/tools/docco/__init__.pyc
+${PYSITELIB}/reportlab/tools/docco/__init__.pyo
${PYSITELIB}/reportlab/tools/docco/codegrab.py
+${PYSITELIB}/reportlab/tools/docco/codegrab.pyc
+${PYSITELIB}/reportlab/tools/docco/codegrab.pyo
${PYSITELIB}/reportlab/tools/docco/docpy.py
+${PYSITELIB}/reportlab/tools/docco/docpy.pyc
+${PYSITELIB}/reportlab/tools/docco/docpy.pyo
${PYSITELIB}/reportlab/tools/docco/examples.py
+${PYSITELIB}/reportlab/tools/docco/examples.pyc
+${PYSITELIB}/reportlab/tools/docco/examples.pyo
${PYSITELIB}/reportlab/tools/docco/graphdocpy.py
-${PYSITELIB}/reportlab/tools/docco/inspect.py
+${PYSITELIB}/reportlab/tools/docco/graphdocpy.pyc
+${PYSITELIB}/reportlab/tools/docco/graphdocpy.pyo
${PYSITELIB}/reportlab/tools/docco/rl_doc_utils.py
+${PYSITELIB}/reportlab/tools/docco/rl_doc_utils.pyc
+${PYSITELIB}/reportlab/tools/docco/rl_doc_utils.pyo
${PYSITELIB}/reportlab/tools/docco/rltemplate.py
+${PYSITELIB}/reportlab/tools/docco/rltemplate.pyc
+${PYSITELIB}/reportlab/tools/docco/rltemplate.pyo
${PYSITELIB}/reportlab/tools/docco/stylesheet.py
+${PYSITELIB}/reportlab/tools/docco/stylesheet.pyc
+${PYSITELIB}/reportlab/tools/docco/stylesheet.pyo
${PYSITELIB}/reportlab/tools/docco/t_parse.py
+${PYSITELIB}/reportlab/tools/docco/t_parse.pyc
+${PYSITELIB}/reportlab/tools/docco/t_parse.pyo
${PYSITELIB}/reportlab/tools/docco/yaml.py
+${PYSITELIB}/reportlab/tools/docco/yaml.pyc
+${PYSITELIB}/reportlab/tools/docco/yaml.pyo
${PYSITELIB}/reportlab/tools/docco/yaml2pdf.py
+${PYSITELIB}/reportlab/tools/docco/yaml2pdf.pyc
+${PYSITELIB}/reportlab/tools/docco/yaml2pdf.pyo
${PYSITELIB}/reportlab/tools/py2pdf/README
${PYSITELIB}/reportlab/tools/py2pdf/__init__.py
+${PYSITELIB}/reportlab/tools/py2pdf/__init__.pyc
+${PYSITELIB}/reportlab/tools/py2pdf/__init__.pyo
${PYSITELIB}/reportlab/tools/py2pdf/demo-config.txt
${PYSITELIB}/reportlab/tools/py2pdf/demo.py
+${PYSITELIB}/reportlab/tools/py2pdf/demo.pyc
+${PYSITELIB}/reportlab/tools/py2pdf/demo.pyo
${PYSITELIB}/reportlab/tools/py2pdf/idle_print.py
+${PYSITELIB}/reportlab/tools/py2pdf/idle_print.pyc
+${PYSITELIB}/reportlab/tools/py2pdf/idle_print.pyo
${PYSITELIB}/reportlab/tools/py2pdf/py2pdf.py
+${PYSITELIB}/reportlab/tools/py2pdf/py2pdf.pyc
+${PYSITELIB}/reportlab/tools/py2pdf/py2pdf.pyo
${PYSITELIB}/reportlab/tools/py2pdf/vertpython.jpg
${PYSITELIB}/reportlab/tools/pythonpoint/README
${PYSITELIB}/reportlab/tools/pythonpoint/__init__.py
+${PYSITELIB}/reportlab/tools/pythonpoint/__init__.pyc
+${PYSITELIB}/reportlab/tools/pythonpoint/__init__.pyo
${PYSITELIB}/reportlab/tools/pythonpoint/customshapes.py
+${PYSITELIB}/reportlab/tools/pythonpoint/customshapes.pyc
+${PYSITELIB}/reportlab/tools/pythonpoint/customshapes.pyo
${PYSITELIB}/reportlab/tools/pythonpoint/demos/LeERC___.AFM
${PYSITELIB}/reportlab/tools/pythonpoint/demos/LeERC___.PFB
-${PYSITELIB}/reportlab/tools/pythonpoint/demos/examples.py
-${PYSITELIB}/reportlab/tools/pythonpoint/demos/figures.xml
${PYSITELIB}/reportlab/tools/pythonpoint/demos/htu.xml
${PYSITELIB}/reportlab/tools/pythonpoint/demos/leftlogo.a85
${PYSITELIB}/reportlab/tools/pythonpoint/demos/leftlogo.gif
@@ -271,19 +593,33 @@ ${PYSITELIB}/reportlab/tools/pythonpoint/demos/outline.gif
${PYSITELIB}/reportlab/tools/pythonpoint/demos/pplogo.gif
${PYSITELIB}/reportlab/tools/pythonpoint/demos/python.gif
${PYSITELIB}/reportlab/tools/pythonpoint/demos/pythonpoint.xml
-${PYSITELIB}/reportlab/tools/pythonpoint/demos/slidebox.py
${PYSITELIB}/reportlab/tools/pythonpoint/demos/spectrum.png
${PYSITELIB}/reportlab/tools/pythonpoint/demos/vertpython.gif
${PYSITELIB}/reportlab/tools/pythonpoint/pythonpoint.dtd
${PYSITELIB}/reportlab/tools/pythonpoint/pythonpoint.py
+${PYSITELIB}/reportlab/tools/pythonpoint/pythonpoint.pyc
+${PYSITELIB}/reportlab/tools/pythonpoint/pythonpoint.pyo
${PYSITELIB}/reportlab/tools/pythonpoint/stdparser.py
+${PYSITELIB}/reportlab/tools/pythonpoint/stdparser.pyc
+${PYSITELIB}/reportlab/tools/pythonpoint/stdparser.pyo
${PYSITELIB}/reportlab/tools/pythonpoint/styles/__init__.py
+${PYSITELIB}/reportlab/tools/pythonpoint/styles/__init__.pyc
+${PYSITELIB}/reportlab/tools/pythonpoint/styles/__init__.pyo
${PYSITELIB}/reportlab/tools/pythonpoint/styles/horrible.py
+${PYSITELIB}/reportlab/tools/pythonpoint/styles/horrible.pyc
+${PYSITELIB}/reportlab/tools/pythonpoint/styles/horrible.pyo
${PYSITELIB}/reportlab/tools/pythonpoint/styles/htu.py
+${PYSITELIB}/reportlab/tools/pythonpoint/styles/htu.pyc
+${PYSITELIB}/reportlab/tools/pythonpoint/styles/htu.pyo
${PYSITELIB}/reportlab/tools/pythonpoint/styles/modern.py
+${PYSITELIB}/reportlab/tools/pythonpoint/styles/modern.pyc
+${PYSITELIB}/reportlab/tools/pythonpoint/styles/modern.pyo
${PYSITELIB}/reportlab/tools/pythonpoint/styles/projection.py
+${PYSITELIB}/reportlab/tools/pythonpoint/styles/projection.pyc
+${PYSITELIB}/reportlab/tools/pythonpoint/styles/projection.pyo
${PYSITELIB}/reportlab/tools/pythonpoint/styles/standard.py
-${PYSITELIB}/sgmlop.so
+${PYSITELIB}/reportlab/tools/pythonpoint/styles/standard.pyc
+${PYSITELIB}/reportlab/tools/pythonpoint/styles/standard.pyo
@dirrm ${PYSITELIB}/reportlab/tools/pythonpoint/styles
@dirrm ${PYSITELIB}/reportlab/tools/pythonpoint/demos
@dirrm ${PYSITELIB}/reportlab/tools/pythonpoint
@@ -311,6 +647,5 @@ ${PYSITELIB}/sgmlop.so
@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 5fe1a9f2218..b5524392b98 100644
--- a/print/py-reportlab/distinfo
+++ b/print/py-reportlab/distinfo
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.7 2004/05/05 09:06:35 drochner Exp $
+$NetBSD: distinfo,v 1.8 2005/01/21 15:18:58 drochner Exp $
-SHA1 (ReportLab_1_19.tgz) = e748bc03f94a4780d4fa55b96fbe94c530c7431e
-Size (ReportLab_1_19.tgz) = 1346547 bytes
-SHA1 (patch-aa) = 3263b4f2f240547846c0adb97c0fecf68be673cc
+SHA1 (ReportLab_1_20.tgz) = 888ef5b2a8cc89ac3df9cd007597df1288669e35
+Size (ReportLab_1_20.tgz) = 2457390 bytes
diff --git a/print/py-reportlab/patches/patch-aa b/print/py-reportlab/patches/patch-aa
deleted file mode 100644
index cdbafc41756..00000000000
--- a/print/py-reportlab/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.5 2004/05/05 09:06:35 drochner Exp $
-
---- setup.py.orig 2003-11-10 09:30:49.000000000 +0100
-+++ setup.py 2004-05-04 19:33:28.000000000 +0200
-@@ -9,7 +9,7 @@
- VERSION = re.search(r'^#\s*define\s+VERSION\s*"([^"]+)"',open('_rl_accel.c','r').read(),re.MULTILINE)
- VERSION = VERSION and VERSION.group(1) or 'unknown'
-
-- if sys.platform in ['linux2', 'win32', 'sunos5', 'freebsd4', 'aix4', 'mac', 'darwin']:
-+ if 1:
- LIBS=[]
- else:
- raise ValueError, "Don't know about platform:"+sys.platform