[69399] trunk/dports/python

perry at macports.org perry at macports.org
Sat Jul 3 12:51:06 PDT 2010


Revision: 69399
          http://trac.macports.org/changeset/69399
Author:   perry at macports.org
Date:     2010-07-03 12:51:05 -0700 (Sat, 03 Jul 2010)
Log Message:
-----------
Add new port python/py26-repoze.what-pylons.

Added Paths:
-----------
    trunk/dports/python/py26-repoze.what-pylons/
    trunk/dports/python/py26-repoze.what-pylons/Portfile

Added: trunk/dports/python/py26-repoze.what-pylons/Portfile
===================================================================
--- trunk/dports/python/py26-repoze.what-pylons/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-repoze.what-pylons/Portfile	2010-07-03 19:51:05 UTC (rev 69399)
@@ -0,0 +1,31 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               python26 1.0
+
+name                    py26-repoze.what-pylons
+version                 1.0
+maintainers             perry openmaintainer
+platforms               darwin
+
+description             This is an extras plugin for repoze.what which \
+                        provides optional and handy utilities for Pylons \
+                        applications using this authorization framework.
+long_description        ${description}
+license                 BSD
+homepage                http://pypi.python.org/pypi/repoze.what-pylons/
+
+livecheck.regex         {repoze\.what-pylons (.+)<}
+livecheck.type          regex
+livecheck.url           ${homepage}
+
+depends_build-append    port:py26-distribute
+depends_lib-append \
+    port:py26-decorator \
+    port:py26-pylons \
+    port:py26-repoze.what
+
+distname                repoze.what-pylons-${version}
+master_sites            http://pypi.python.org/packages/source/r/repoze.what-pylons/
+
+checksums               rmd160 33ccbb4b9208b543d28de40ebc0f0cd0533208ed


Property changes on: trunk/dports/python/py26-repoze.what-pylons/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100703/519560e1/attachment-0001.html>


More information about the macports-changes mailing list