[100842] trunk/dports/python/py-texttable/Portfile

jmr at macports.org jmr at macports.org
Fri Dec 28 17:26:29 PST 2012


Revision: 100842
          https://trac.macports.org/changeset/100842
Author:   jmr at macports.org
Date:     2012-12-28 17:26:29 -0800 (Fri, 28 Dec 2012)
Log Message:
-----------
py-texttable: use unified portgroup, update homepage, license, noarch

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

Modified: trunk/dports/python/py-texttable/Portfile
===================================================================
--- trunk/dports/python/py-texttable/Portfile	2012-12-29 01:19:37 UTC (rev 100841)
+++ trunk/dports/python/py-texttable/Portfile	2012-12-29 01:26:29 UTC (rev 100842)
@@ -1,18 +1,22 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0
 
 name			py-texttable
 version			0.6.0
 revision		1
 categories		python textproc
+license			GPL-2+
 platforms		darwin
+supported_archs	noarch
 maintainers		nomaintainer
 description		python module for creating simple ASCII tables
 long_description	${description}
 
-homepage		http://jefke.free.fr/coding/python/
-master_sites	http://jefke.free.fr/stuff/python/texttable/
+homepage		http://foutaise.org/code/
+master_sites	${homepage}texttable/ http://distfiles.macports.org/python/
 distname		texttable-${version}
 checksums		md5 1aa4621a36a97588754bd8087cd19226
+
+python.versions	24
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121228/4d3db424/attachment.html>


More information about the macports-changes mailing list