[30474] trunk/dports/python/py-reportlab/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Oct 28 15:43:37 PDT 2007


Revision: 30474
          http://trac.macosforge.org/projects/macports/changeset/30474
Author:   mww at macports.org
Date:     2007-10-28 15:43:37 -0700 (Sun, 28 Oct 2007)

Log Message:
-----------
version 2.1, take maintainership

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

Modified: trunk/dports/python/py-reportlab/Portfile
===================================================================
--- trunk/dports/python/py-reportlab/Portfile	2007-10-28 22:37:45 UTC (rev 30473)
+++ trunk/dports/python/py-reportlab/Portfile	2007-10-28 22:43:37 UTC (rev 30474)
@@ -4,9 +4,9 @@
 PortGroup python24 1.0
 
 name			py-reportlab
-version			1.20
+version			2.1
 categories		python
-maintainers		nomaintainer
+maintainers		mww
 platforms		darwin freebsd
 description		python library for creating pdf files
 long_description	ReportLab is a software library that lets you directly \
@@ -15,10 +15,11 @@
 
 homepage		http://www.reportlab.org/rl_toolkit.html
 master_sites	http://www.reportlab.org/ftp/
-distfiles		ReportLab_1_20.tgz
-checksums		md5 8d374b9b6f7db3fc0821082347d5e6b5
+distfiles		ReportLab_2_1.tgz
+checksums		sha1 67c6fba57b6372987dd3280be257a1f6bb7fff80
+depends_lib-append	port:py-numeric
 
-worksrcdir		reportlab_1_20/reportlab
+worksrcdir		reportlab_2_1/reportlab
 
 post-destroot	{
 	xinstall -m 644 -W ${worksrcpath} README changes license.txt \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071028/d76723e7/attachment.html


More information about the macports-changes mailing list