diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 00:47:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 00:47:51 +0000 |
commit | 1b8254d5671c9aecfc12015d3c391371c91431e6 (patch) | |
tree | 103b85054516edcebbcd9c5d4a6868cfea44f281 /print/py-reportlab2 | |
parent | 9bdb105d7b16d6cfa432aa59f7310f79d3a45688 (diff) | |
download | ports-1b8254d5671c9aecfc12015d3c391371c91431e6.tar.gz ports-1b8254d5671c9aecfc12015d3c391371c91431e6.zip |
Notes
Diffstat (limited to 'print/py-reportlab2')
-rw-r--r-- | print/py-reportlab2/Makefile | 3 | ||||
-rw-r--r-- | print/py-reportlab2/distinfo | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/py-reportlab2/Makefile b/print/py-reportlab2/Makefile index d556d6fc50ca..b73292859035 100644 --- a/print/py-reportlab2/Makefile +++ b/print/py-reportlab2/Makefile @@ -7,6 +7,7 @@ PORTNAME= reportlab2 PORTVERSION= 2.4 +PORTREVISION= 1 CATEGORIES= print python MASTER_SITES= http://www.reportlab.com/ftp/ \ ftp://ftp.reportlab.org/ @@ -20,7 +21,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}imaging>0:${PORTSDIR}/graphics/py-imaging CONFLICTS= py2[0-9]-reportlab-[0-9]* -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= reportlab diff --git a/print/py-reportlab2/distinfo b/print/py-reportlab2/distinfo index 3da3e97adf6f..ddef711f21d1 100644 --- a/print/py-reportlab2/distinfo +++ b/print/py-reportlab2/distinfo @@ -1,3 +1,2 @@ -MD5 (ReportLab_2_4.tar.gz) = e6dc4b0fbfb6814f7777e5960774cb5d SHA256 (ReportLab_2_4.tar.gz) = e82a4ff45e405b6cf8ed607ea87203b3ceb22aaa8b6f2298ceb40bde2304741d SIZE (ReportLab_2_4.tar.gz) = 1884175 |