[40939] trunk/dports/python/py25-reportlab/Portfile

raimue at macports.org raimue at macports.org
Sat Oct 18 10:36:09 PDT 2008


Revision: 40939
          http://trac.macports.org/changeset/40939
Author:   raimue at macports.org
Date:     2008-10-18 10:36:09 -0700 (Sat, 18 Oct 2008)
Log Message:
-----------
python/py25-reportlab:
Update to version 2.2, closes #16876

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

Modified: trunk/dports/python/py25-reportlab/Portfile
===================================================================
--- trunk/dports/python/py25-reportlab/Portfile	2008-10-18 17:32:43 UTC (rev 40938)
+++ trunk/dports/python/py25-reportlab/Portfile	2008-10-18 17:36:09 UTC (rev 40939)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-reportlab
-version			2.1
+version			2.2
 categories		python
 maintainers		nomaintainer
 platforms		darwin freebsd
@@ -15,13 +15,13 @@
 
 homepage		http://www.reportlab.org/rl_toolkit.html
 master_sites	http://www.reportlab.org/ftp/
-distfiles		ReportLab_2_1.tgz
-checksums		sha1 67c6fba57b6372987dd3280be257a1f6bb7fff80
+distfiles		ReportLab_2_2.tgz
+checksums		sha1 6cd751111950a97859b901824e83bf4836b6b6a5
 depends_lib-append	port:py25-numeric
 
-worksrcdir		reportlab_2_1/reportlab
+worksrcdir		reportlab_2_2
 
 post-destroot	{
-	xinstall -m 644 -W ${worksrcpath} README changes license.txt \
+	xinstall -m 644 -W ${worksrcpath} README.txt CHANGES.TXT LICENSE.txt \
 		${destroot}${prefix}/share/doc/${name}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081018/d37d540e/attachment.html 


More information about the macports-changes mailing list