[37606] trunk/dports/python

akira at macports.org akira at macports.org
Sun Jun 15 07:52:56 PDT 2008


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

Log Message:
-----------
Updated Paste to 1.7.1

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

Modified: trunk/dports/python/py-paste/Portfile
===================================================================
--- trunk/dports/python/py-paste/Portfile	2008-06-15 14:18:42 UTC (rev 37605)
+++ trunk/dports/python/py-paste/Portfile	2008-06-15 14:52:55 UTC (rev 37606)
@@ -1,24 +1,25 @@
+# -*- 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-paste
-version				1.7
-categories-append		www
-maintainers			openmaintainer stechert akira
-description			Bringing consistency to Python web development.
-long_description		Python Paste brings consistency to Python web \
-				development and web application installation, \
-				providing tools for both developers and \
-				system administrators.
+name                py-paste
+version             1.7.1
+categories-append   www
+maintainers         openmaintainer stechert akira
+description         Bringing consistency to Python web development.
+long_description    Python Paste brings consistency to Python web \
+                    development and web application installation, \
+                    providing tools for both developers and \
+                    system administrators.
 
-platforms			darwin
+platforms           darwin
 
-homepage			http://pythonpaste.org/
-master_sites			http://cheeseshop.python.org/packages/source/P/Paste/
-distname			Paste-${version}
+homepage            http://pythonpaste.org/
+master_sites        http://cheeseshop.python.org/packages/source/P/Paste/
+distname            Paste-${version}
 
-checksums			md5 8b61249411f7246aaacb7e5449d14498 \
-				sha1 dc07d6660b8e2f99c95cc22f9a4112a7380a95ea \
-				rmd160 1f4024108c92592fbb601666aa0e41dc5df3b3c0
+checksums           md5 1c975cd645cd4aff86dab47c6d9059e1 \
+                    sha1 0ae45557b0cc6cfe0a8d66c8051da0ea30d83d96 \
+                    rmd160 d17640143ff644bc4084d45b98a261d8c4ea3e1e

Modified: trunk/dports/python/py25-paste/Portfile
===================================================================
--- trunk/dports/python/py25-paste/Portfile	2008-06-15 14:18:42 UTC (rev 37605)
+++ trunk/dports/python/py25-paste/Portfile	2008-06-15 14:52:55 UTC (rev 37606)
@@ -1,24 +1,25 @@
+# -*- 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-paste
-version				1.7
-categories-append		www
-maintainers			openmaintainer stechert akira
-description			Bringing consistency to Python web development.
-long_description		Python Paste brings consistency to Python web \
-				development and web application installation, \
-				providing tools for both developers and \
-				system administrators.
+name                py25-paste
+version             1.7.1
+categories-append   www
+maintainers         openmaintainer stechert akira
+description         Bringing consistency to Python web development.
+long_description    Python Paste brings consistency to Python web \
+                    development and web application installation, \
+                    providing tools for both developers and \
+                    system administrators.
 
-platforms			darwin
+platforms           darwin
 
-homepage			http://pythonpaste.org/
-master_sites			http://cheeseshop.python.org/packages/source/P/Paste/
-distname			Paste-${version}
+homepage            http://pythonpaste.org/
+master_sites        http://cheeseshop.python.org/packages/source/P/Paste/
+distname            Paste-${version}
 
-checksums			md5 8b61249411f7246aaacb7e5449d14498 \
-				sha1 dc07d6660b8e2f99c95cc22f9a4112a7380a95ea \
-				rmd160 1f4024108c92592fbb601666aa0e41dc5df3b3c0
+checksums           md5 1c975cd645cd4aff86dab47c6d9059e1 \
+                    sha1 0ae45557b0cc6cfe0a8d66c8051da0ea30d83d96 \
+                    rmd160 d17640143ff644bc4084d45b98a261d8c4ea3e1e

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


More information about the macports-changes mailing list