diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-08-23 14:57:09 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-08-23 14:57:09 +0800 |
commit | 4b36c2dff734e8f04a2918b7ea5b24a4492d24ca (patch) | |
tree | 64b65eb8ed72200c86b91ed98e5375f54503a5ce /print | |
parent | ff02db16b28a6472ecbcf55f266303a670369b1f (diff) | |
download | freebsd-ports-gnome-4b36c2dff734e8f04a2918b7ea5b24a4492d24ca.tar.gz freebsd-ports-gnome-4b36c2dff734e8f04a2918b7ea5b24a4492d24ca.tar.zst freebsd-ports-gnome-4b36c2dff734e8f04a2918b7ea5b24a4492d24ca.zip |
upgrade to 1.09
Diffstat (limited to 'print')
-rw-r--r-- | print/py-reportlab/Makefile | 2 | ||||
-rw-r--r-- | print/py-reportlab/distinfo | 2 | ||||
-rw-r--r-- | print/py-reportlab/pkg-plist | 10 |
3 files changed, 11 insertions, 3 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index bd65792f9b40..f65e19a0855e 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -6,7 +6,7 @@ # PORTNAME= reportlab -PORTVERSION= 1.07 +PORTVERSION= 1.09 CATEGORIES= print python MASTER_SITES= ftp://ftp.reportlab.com/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/print/py-reportlab/distinfo b/print/py-reportlab/distinfo index 838537e7b0f0..6240ddc98f48 100644 --- a/print/py-reportlab/distinfo +++ b/print/py-reportlab/distinfo @@ -1 +1 @@ -MD5 (ReportLab_1_07.tgz) = a764300c57ea1fe982f9a75110b688a1 +MD5 (ReportLab_1_09.tgz) = 4f1e5c8cad64e1ae9b40ff49b1ba6410 diff --git a/print/py-reportlab/pkg-plist b/print/py-reportlab/pkg-plist index 2d759c4539e3..75395b3806e4 100644 --- a/print/py-reportlab/pkg-plist +++ b/print/py-reportlab/pkg-plist @@ -1,6 +1,9 @@ lib/%%PYTHON_VERSION%%/site-packages/reportlab/__init__.py lib/%%PYTHON_VERSION%%/site-packages/reportlab/__init__.pyc lib/%%PYTHON_VERSION%%/site-packages/reportlab/__init__.pyo +lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/PyFontify.py +lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/PyFontify.pyc +lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/PyFontify.pyo lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/__init__.py lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/__init__.pyc lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/__init__.pyo @@ -8,6 +11,9 @@ lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/_rl_accel.so lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/abag.py lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/abag.pyc lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/abag.pyo +lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/attrmap.py +lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/attrmap.pyc +lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/attrmap.pyo lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/colors.py lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/colors.pyc lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/colors.pyo @@ -61,6 +67,9 @@ lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/units.pyo lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/utils.py lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/utils.pyc lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/utils.pyo +lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/validators.py +lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/validators.pyc +lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/validators.pyo lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/xmllib.py lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/xmllib.pyc lib/%%PYTHON_VERSION%%/site-packages/reportlab/lib/xmllib.pyo @@ -142,7 +151,6 @@ share/examples/reportlab/odyssey/fodyssey.py share/examples/reportlab/odyssey/odyssey.py share/examples/reportlab/odyssey/odyssey.txt share/examples/reportlab/py2pdf/00readme.txt -share/examples/reportlab/py2pdf/PyFontify.py share/examples/reportlab/py2pdf/demo-config.txt share/examples/reportlab/py2pdf/demo.py share/examples/reportlab/py2pdf/idle_print.py |