[50025] trunk/dports/python

blb at macports.org blb at macports.org
Wed Apr 22 13:59:25 PDT 2009


Revision: 50025
          http://trac.macports.org/changeset/50025
Author:   blb at macports.org
Date:     2009-04-22 13:59:25 -0700 (Wed, 22 Apr 2009)
Log Message:
-----------
python/py*-reportlab - version bump to 2.3

Modified Paths:
--------------
    trunk/dports/python/py-reportlab/Portfile
    trunk/dports/python/py25-reportlab/Portfile

Modified: trunk/dports/python/py-reportlab/Portfile
===================================================================
--- trunk/dports/python/py-reportlab/Portfile	2009-04-22 20:52:56 UTC (rev 50024)
+++ trunk/dports/python/py-reportlab/Portfile	2009-04-22 20:59:25 UTC (rev 50025)
@@ -4,8 +4,7 @@
 PortGroup           python24 1.0
 
 name                py-reportlab
-version             2.2
-revision            1
+version             2.3
 categories          python
 maintainers         nomaintainer
 platforms           darwin freebsd
@@ -17,11 +16,13 @@
 
 homepage            http://www.reportlab.org/rl_toolkit.html
 master_sites        http://www.reportlab.org/ftp/
-distfiles           ReportLab_2_2.tgz
-checksums           sha1 6cd751111950a97859b901824e83bf4836b6b6a5
+distname            ReportLab_2_3
+checksums           md5     057b846bd3b7b2c3498bf14f6a523632 \
+                    sha1    cb5e27fef02eceaab79236d5a074cdfb92bff179 \
+                    rmd160  ebb347765d516e74b965ec89c7909ec7592e3f54
 depends_lib-append  port:py-numeric
 
-worksrcdir          reportlab_2_2
+worksrcdir          reportlab_2_3
 
 post-destroot {
    xinstall -m 644 -W ${worksrcpath} README.txt CHANGES.txt LICENSE.txt \

Modified: trunk/dports/python/py25-reportlab/Portfile
===================================================================
--- trunk/dports/python/py25-reportlab/Portfile	2009-04-22 20:52:56 UTC (rev 50024)
+++ trunk/dports/python/py25-reportlab/Portfile	2009-04-22 20:59:25 UTC (rev 50025)
@@ -4,8 +4,7 @@
 PortGroup           python25 1.0
 
 name                py25-reportlab
-version             2.2
-revision            1
+version             2.3
 categories          python
 maintainers         nomaintainer
 platforms           darwin freebsd
@@ -17,11 +16,13 @@
 
 homepage            http://www.reportlab.org/rl_toolkit.html
 master_sites        http://www.reportlab.org/ftp/
-distfiles           ReportLab_2_2.tgz
-checksums           sha1 6cd751111950a97859b901824e83bf4836b6b6a5
+distname            ReportLab_2_3
+checksums           md5     057b846bd3b7b2c3498bf14f6a523632 \
+                    sha1    cb5e27fef02eceaab79236d5a074cdfb92bff179 \
+                    rmd160  ebb347765d516e74b965ec89c7909ec7592e3f54
 depends_lib-append  port:py25-numeric
 
-worksrcdir          reportlab_2_2
+worksrcdir          reportlab_2_3
 
 post-destroot {
    xinstall -m 644 -W ${worksrcpath} README.txt CHANGES.txt LICENSE.txt \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090422/99b83415/attachment.html>


More information about the macports-changes mailing list