diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2008-08-14 04:43:58 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2008-08-14 04:43:58 +0000 |
commit | 1e549655d16f98bcdc60f31aaafb987caea3db6f (patch) | |
tree | 7707eb631f8a16f6d3746c8d148889d95f7e2aaa /print | |
parent | be1be507fd81b2719d6b403792164f16001902c2 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/py-reportlab/Makefile | 3 | ||||
-rw-r--r-- | print/py-reportlab/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index 24d450a1b158..d5337cbb7c7b 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -6,7 +6,7 @@ # PORTNAME= reportlab -PORTVERSION= 1.21.1 +PORTVERSION= 1.21.2 CATEGORIES= print python MASTER_SITES= http://www.reportlab.org/ftp/ \ ftp://ftp.reportlab.org/ \ @@ -22,7 +22,6 @@ COMMENT= Library to create PDF documents using the Python language USE_PYTHON= 2.3+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Reportlab -PYDISTUTILS_PKGVERSION= 1.20 WRKSRC= ${WRKDIR}/reportlab_${PORTVERSION:S/./_/g}/reportlab MAKE_ENV= PACKAGE_PATH="${REPORTLABDIR}" diff --git a/print/py-reportlab/distinfo b/print/py-reportlab/distinfo index 0d247bdff385..cb5eac02e0eb 100644 --- a/print/py-reportlab/distinfo +++ b/print/py-reportlab/distinfo @@ -1,6 +1,6 @@ -MD5 (ReportLab_1_21_1.tgz) = 1d626995d10c8fb73d2718fa8aa00afb -SHA256 (ReportLab_1_21_1.tgz) = 52be1905f8f3b9a4cefa2c0c3b92aabe29a4a397689839a34482c3d027308190 -SIZE (ReportLab_1_21_1.tgz) = 3467163 +MD5 (ReportLab_1_21_2.tgz) = f29968f67345edb064b8274bee03296f +SHA256 (ReportLab_1_21_2.tgz) = dbefc02b43ee72484f95b82b21c0a8fe874d7facc9f5fbcacdde82c2b15b5d30 +SIZE (ReportLab_1_21_2.tgz) = 3464482 MD5 (rl_accel-3004.tgz) = dd218da2e18fd7bec1a71b4281b35811 SHA256 (rl_accel-3004.tgz) = a2ac1b7dbf5f37e98c5f5a80cd364fa682d830561a9694328460430a04baf20d SIZE (rl_accel-3004.tgz) = 58569 |