[47400] trunk/dports/python

blb at macports.org blb at macports.org
Fri Feb 27 16:52:56 PST 2009


Revision: 47400
          http://trac.macports.org/changeset/47400
Author:   blb at macports.org
Date:     2009-02-27 16:52:56 -0800 (Fri, 27 Feb 2009)
Log Message:
-----------
New port - python/py26-genshi, Python toolkit for generation of output for the web

Modified Paths:
--------------
    trunk/dports/python/py26-genshi/Portfile

Added Paths:
-----------
    trunk/dports/python/py26-genshi/

Modified: trunk/dports/python/py26-genshi/Portfile
===================================================================
--- trunk/dports/python/py25-genshi/Portfile	2009-02-27 23:52:14 UTC (rev 47395)
+++ trunk/dports/python/py26-genshi/Portfile	2009-02-28 00:52:56 UTC (rev 47400)
@@ -1,25 +1,24 @@
 # $Id$
 
-PortSystem			1.0
-PortGroup			python25 1.0
-name				py25-genshi
-version				0.5
-maintainers			stechert at macports.org
-description			
-long_description		Genshi is a Python library that provides an \
-				integrated set of components for parsing, \
-				generating, and processing HTML, XML or other \
-				textual content for output generation on the \
-				web.
+PortSystem          1.0
+PortGroup           python26 1.0
+name                py26-genshi
+version             0.5
+categories-append   textproc www
+maintainers         blb openmaintainer
+description         Python toolkit for generation of output for the web
+long_description \
+   Genshi is a Python library that provides an integrated set of components \
+   for parsing, generating, and processing HTML, XML or other textual \
+   content for output generation on the web.
 
-platforms			darwin
+platforms           darwin
 
-homepage			http://genshi.edgewall.org/
+homepage            http://genshi.edgewall.org/
+master_sites        http://ftp.edgewall.com/pub/genshi/
+distname            Genshi-${version}
 
-master_sites			http://ftp.edgewall.com/pub/genshi/
-distname			Genshi-${version}
+checksums           md5 70576888e1d90ac121db491ec786bb2c \
+                    sha1 36efd1f9de425f56a27cef5bdd642819aa4ae0b2 \
+                    rmd160 cedbfbc37b568d967cb6b5c935faafb125b35251
 
-checksums			md5 70576888e1d90ac121db491ec786bb2c \
-				sha1 36efd1f9de425f56a27cef5bdd642819aa4ae0b2 \
-				rmd160 cedbfbc37b568d967cb6b5c935faafb125b35251
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090227/19446202/attachment.html>


More information about the macports-changes mailing list