[65558] trunk/dports/python/py26-reportlab/Portfile

blb at macports.org blb at macports.org
Sat Mar 27 13:08:37 PDT 2010


Revision: 65558
          http://trac.macports.org/changeset/65558
Author:   blb at macports.org
Date:     2010-03-27 13:08:36 -0700 (Sat, 27 Mar 2010)
Log Message:
-----------
python/py26-reportlab - update to 2.4, better handling of version in distname

Modified Paths:
--------------
    trunk/dports/python/py26-reportlab/Portfile

Modified: trunk/dports/python/py26-reportlab/Portfile
===================================================================
--- trunk/dports/python/py26-reportlab/Portfile	2010-03-27 19:58:59 UTC (rev 65557)
+++ trunk/dports/python/py26-reportlab/Portfile	2010-03-27 20:08:36 UTC (rev 65558)
@@ -4,7 +4,7 @@
 PortGroup           python26 1.0
 
 name                py26-reportlab
-version             2.3
+version             2.4
 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_2_3
-checksums           md5     057b846bd3b7b2c3498bf14f6a523632 \
-                    sha1    cb5e27fef02eceaab79236d5a074cdfb92bff179 \
-                    rmd160  ebb347765d516e74b965ec89c7909ec7592e3f54
+distname            ReportLab_[join [split ${version} .] _]
+checksums           md5     e6dc4b0fbfb6814f7777e5960774cb5d \
+                    sha1    31ecc9ff0f55ce3c5fddaa909dd48b6e9e9a20ce \
+                    rmd160  7a7198b9934b1f993dbb49705d93cc4b78b45012
 depends_lib-append  port:py26-numeric port:py26-pil
 
 patchfiles          patch-src_reportlab_lib_testutils.py.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100327/3d6957e6/attachment.html>


More information about the macports-changes mailing list