[37607] trunk/dports/python

akira at macports.org akira at macports.org
Sun Jun 15 07:58:17 PDT 2008


Revision: 37607
          http://trac.macosforge.org/projects/macports/changeset/37607
Author:   akira at macports.org
Date:     2008-06-15 07:58:11 -0700 (Sun, 15 Jun 2008)

Log Message:
-----------
Updated Routes to 1.9

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

Modified: trunk/dports/python/py-routes/Portfile
===================================================================
--- trunk/dports/python/py-routes/Portfile	2008-06-15 14:52:55 UTC (rev 37606)
+++ trunk/dports/python/py-routes/Portfile	2008-06-15 14:58:11 UTC (rev 37607)
@@ -1,27 +1,28 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem			1.0
-PortGroup			python24 1.0
+PortSystem          1.0
+PortGroup           python24 1.0
 
-name				py-routes
-version				1.8
-categories-append		www
-maintainers			openmaintainer stechert akira
-description			A Routing package for Python that matches \
-				URLs to dicts and vice versa.
-long_description		Routes is a Python re-implementation of the \
-				Rails routes system for mapping URLs to \
-				Controllers/Actions and generating URLs. \
-				Routes makes it easy to create pretty and \
-				concise URLs that are RESTful with little \
-				effort.
+name                py-routes
+version             1.9
+categories-append   www
+maintainers         openmaintainer stechert akira
+description         A Routing package for Python that matches \
+                    URLs to dicts and vice versa.
+long_description    Routes is a Python re-implementation of the \
+                    Rails routes system for mapping URLs to \
+                    Controllers/Actions and generating URLs. \
+                    Routes makes it easy to create pretty and \
+                    concise URLs that are RESTful with little \
+                    effort.
 
-platforms			darwin
+platforms           darwin
 
-homepage			http://routes.groovie.org
-master_sites			http://cheeseshop.python.org/packages/source/R/Routes/
-distname			Routes-${version}
+homepage            http://routes.groovie.org
+master_sites        http://cheeseshop.python.org/packages/source/R/Routes/
+distname            Routes-${version}
 
-checksums			md5 56b2425abe4c585fa5043122d1e75eca \
-				sha1 17608878ff88ddc6af17db5d314c7f2ec575c096 \
-				rmd160 2635df8d2c96767631db9706485a0ae29b67bcac
+checksums           md5 94f626009a78f3dd66afff5bc75a60a1 \
+                    sha1 ecc0b9f67dbdfc02fe0f2608eb047f961ff2f0d8 \
+                    rmd160 90e5e4c0fb6e888896439df6529041beb1b49e42

Modified: trunk/dports/python/py25-routes/Portfile
===================================================================
--- trunk/dports/python/py25-routes/Portfile	2008-06-15 14:52:55 UTC (rev 37606)
+++ trunk/dports/python/py25-routes/Portfile	2008-06-15 14:58:11 UTC (rev 37607)
@@ -1,27 +1,28 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem			1.0
-PortGroup			python25 1.0
+PortSystem          1.0
+PortGroup           python25 1.0
 
-name				py25-routes
-version				1.8
-categories-append		www
-maintainers			openmaintainer stechert akira
-description			A Routing package for Python that matches \
-				URLs to dicts and vice versa.
-long_description		Routes is a Python re-implementation of the \
-				Rails routes system for mapping URLs to \
-				Controllers/Actions and generating URLs. \
-				Routes makes it easy to create pretty and \
-				concise URLs that are RESTful with little \
-				effort.
+name                py25-routes
+version             1.9
+categories-append   www
+maintainers         openmaintainer stechert akira
+description         A Routing package for Python that matches \
+                    URLs to dicts and vice versa.
+long_description    Routes is a Python re-implementation of the \
+                    Rails routes system for mapping URLs to \
+                    Controllers/Actions and generating URLs. \
+                    Routes makes it easy to create pretty and \
+                    concise URLs that are RESTful with little \
+                    effort.
 
-platforms			darwin
+platforms           darwin
 
-homepage			http://routes.groovie.org
-master_sites			http://cheeseshop.python.org/packages/source/R/Routes/
-distname			Routes-${version}
+homepage            http://routes.groovie.org
+master_sites        http://cheeseshop.python.org/packages/source/R/Routes/
+distname            Routes-${version}
 
-checksums			md5 56b2425abe4c585fa5043122d1e75eca \
-				sha1 17608878ff88ddc6af17db5d314c7f2ec575c096 \
-				rmd160 2635df8d2c96767631db9706485a0ae29b67bcac
+checksums           md5 94f626009a78f3dd66afff5bc75a60a1 \
+                    sha1 ecc0b9f67dbdfc02fe0f2608eb047f961ff2f0d8 \
+                    rmd160 90e5e4c0fb6e888896439df6529041beb1b49e42

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080615/0d8798ca/attachment.htm 


More information about the macports-changes mailing list