diff options
author | miwi <miwi@FreeBSD.org> | 2009-06-09 06:30:55 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-06-09 06:30:55 +0800 |
commit | ad6dcb178b410931b8a584938b44fc4da53756f8 (patch) | |
tree | 8ce0d77d48a49a1635170171ab0c9ebe5244ee5c /print/py-reportlab | |
parent | e4a324dde12b05e8afc0511401cb97ac0ae57582 (diff) | |
download | freebsd-ports-gnome-ad6dcb178b410931b8a584938b44fc4da53756f8.tar.gz freebsd-ports-gnome-ad6dcb178b410931b8a584938b44fc4da53756f8.tar.zst freebsd-ports-gnome-ad6dcb178b410931b8a584938b44fc4da53756f8.zip |
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3
Diffstat (limited to 'print/py-reportlab')
-rw-r--r-- | print/py-reportlab/Makefile | 1 | ||||
-rw-r--r-- | print/py-reportlab/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index d5337cbb7c7b..413af3c9c808 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -7,6 +7,7 @@ PORTNAME= reportlab PORTVERSION= 1.21.2 +PORTREVISION= 1 CATEGORIES= print python MASTER_SITES= http://www.reportlab.org/ftp/ \ ftp://ftp.reportlab.org/ \ diff --git a/print/py-reportlab/pkg-plist b/print/py-reportlab/pkg-plist index 9359ebfdd9f0..5a68d0acfe4b 100644 --- a/print/py-reportlab/pkg-plist +++ b/print/py-reportlab/pkg-plist @@ -210,8 +210,6 @@ %%PYTHON_SITELIBDIR%%/reportlab/graphics/widgets/signsandsymbols.pyc %%PYTHON_SITELIBDIR%%/reportlab/graphics/widgets/signsandsymbols.pyo %%PYTHON_SITELIBDIR%%/reportlab/lib/PyFontify.py -%%PYTHON_SITELIBDIR%%/reportlab/lib/PyFontify.pyc -%%PYTHON_SITELIBDIR%%/reportlab/lib/PyFontify.pyo %%PYTHON_SITELIBDIR%%/reportlab/lib/__init__.py %%PYTHON_SITELIBDIR%%/reportlab/lib/__init__.pyc %%PYTHON_SITELIBDIR%%/reportlab/lib/__init__.pyo |