Revision
74700
Author
adfernandes@macports.org
Date
2010-12-29 13:53:36 -0800 (Wed, 29 Dec 2010)

Log Message

py26-reportlab : trivial version bump

Modified Paths

Diff

Modified: trunk/dports/python/py26-reportlab/Portfile (74699 => 74700)


--- trunk/dports/python/py26-reportlab/Portfile	2010-12-29 20:21:57 UTC (rev 74699)
+++ trunk/dports/python/py26-reportlab/Portfile	2010-12-29 21:53:36 UTC (rev 74700)
@@ -4,7 +4,7 @@
 PortGroup           python26 1.0
 
 name                py26-reportlab
-version             2.4
+version             2.5
 categories          python
 maintainers         nomaintainer
 platforms           darwin freebsd
@@ -16,10 +16,10 @@
 
 homepage            http://www.reportlab.org/rl_toolkit.html
 master_sites        http://www.reportlab.org/ftp/
-distname            ReportLab_[join [split ${version} .] _]
-checksums           md5     e6dc4b0fbfb6814f7777e5960774cb5d \
-                    sha1    31ecc9ff0f55ce3c5fddaa909dd48b6e9e9a20ce \
-                    rmd160  7a7198b9934b1f993dbb49705d93cc4b78b45012
+distname            reportlab-${version}
+checksums           md5     cdf8b87a6cf1501de1b0a8d341a217d3 \
+                    sha1    49bd7c2c0b42569323fe4726cac696d4249cd1a5 \
+                    rmd160  adc6db9f724c18988acbc85595acc95b8511f40b
 depends_lib-append  port:py26-numeric port:py26-pil
 
 patchfiles          patch-src_reportlab_lib_testutils.py.diff