[74701] trunk/dports/python

adfernandes at macports.org adfernandes at macports.org
Wed Dec 29 13:54:02 PST 2010


Revision: 74701
          http://trac.macports.org/changeset/74701
Author:   adfernandes at macports.org
Date:     2010-12-29 13:53:55 -0800 (Wed, 29 Dec 2010)
Log Message:
-----------
py27-reportlab : new port

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

Added Paths:
-----------
    trunk/dports/python/py27-reportlab/

Modified: trunk/dports/python/py27-reportlab/Portfile
===================================================================
--- trunk/dports/python/py26-reportlab/Portfile	2010-12-29 19:01:00 UTC (rev 74690)
+++ trunk/dports/python/py27-reportlab/Portfile	2010-12-29 21:53:55 UTC (rev 74701)
@@ -1,10 +1,10 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-reportlab
-version             2.4
+name                py27-reportlab
+version             2.5
 categories          python
 maintainers         nomaintainer
 platforms           darwin freebsd
@@ -16,11 +16,11 @@
 
 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
-depends_lib-append  port:py26-numeric port:py26-pil
+distname            reportlab-${version}
+checksums           md5     cdf8b87a6cf1501de1b0a8d341a217d3 \
+                    sha1    49bd7c2c0b42569323fe4726cac696d4249cd1a5 \
+                    rmd160  adc6db9f724c18988acbc85595acc95b8511f40b
+depends_lib-append  port:py27-numeric port:py27-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/20101229/704f8c46/attachment.html>


More information about the macports-changes mailing list