[50068] trunk/dports/python

blb at macports.org blb at macports.org
Fri Apr 24 00:02:11 PDT 2009


Revision: 50068
          http://trac.macports.org/changeset/50068
Author:   blb at macports.org
Date:     2009-04-24 00:02:07 -0700 (Fri, 24 Apr 2009)
Log Message:
-----------
New port - python/py26-routes, A Routing package for Python that matches URLs to dicts and vice versa

Added Paths:
-----------
    trunk/dports/python/py26-routes/
    trunk/dports/python/py26-routes/Portfile

Removed Paths:
-------------
    trunk/dports/python/py26-routes/Portfile

Deleted: trunk/dports/python/py26-routes/Portfile
===================================================================
--- trunk/dports/python/py25-routes/Portfile	2009-04-23 21:52:54 UTC (rev 50056)
+++ trunk/dports/python/py26-routes/Portfile	2009-04-24 07:02:07 UTC (rev 50068)
@@ -1,28 +0,0 @@
-# -*- 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
-
-name                py25-routes
-version             1.10
-categories-append   www
-maintainers         openmaintainer stechert akitada
-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
-
-homepage            http://routes.groovie.org
-master_sites        http://cheeseshop.python.org/packages/source/R/Routes/
-distname            Routes-${version}
-
-checksums           md5 12931a700bb358477d74054519a949f2 \
-                    sha1 86e592ce0eabcf70288382b9c70a59bbed1fec71 \
-                    rmd160 257927082ff07d3d815c8a936aae97f6824ccfbb

Copied: trunk/dports/python/py26-routes/Portfile (from rev 50067, trunk/dports/python/py25-routes/Portfile)
===================================================================
--- trunk/dports/python/py26-routes/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-routes/Portfile	2009-04-24 07:02:07 UTC (rev 50068)
@@ -0,0 +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           python26 1.0
+
+name                py26-routes
+version             1.10.3
+categories-append   www
+maintainers         nomaintainer
+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
+
+homepage            http://routes.groovie.org
+master_sites        http://cheeseshop.python.org/packages/source/R/Routes/
+distname            Routes-${version}
+
+checksums           md5     03e2d9f2f6a1b7f9e4cfc3a3866e513f \
+                    sha1    3f7a8653b14a5d0ea39112c42c1e4d7247aa4bbb \
+                    rmd160  ae6e5a0fea262eb81e6e01052efe9dc307a8f47b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090424/574804e7/attachment.html>


More information about the macports-changes mailing list