[69676] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Tue Jul 13 05:42:23 PDT 2010


Revision: 69676
          http://trac.macports.org/changeset/69676
Author:   stromnov at macports.org
Date:     2010-07-13 05:42:22 -0700 (Tue, 13 Jul 2010)
Log Message:
-----------
py26-carrot: New port.

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

Added: trunk/dports/python/py26-carrot/Portfile
===================================================================
--- trunk/dports/python/py26-carrot/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-carrot/Portfile	2010-07-13 12:42:22 UTC (rev 69676)
@@ -0,0 +1,30 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-carrot
+version             0.10.5
+categories          python devel
+platforms           darwin
+maintainers         stromnov openmaintainer
+
+description         AMQP Messaging Framework for Python.
+
+long_description    ${description}
+
+homepage            http://ask.github.com/carrot/
+master_sites        http://pypi.python.org/packages/source/c/carrot/
+
+distname            carrot-${version}
+
+checksums           md5     8c54d725b26bacbe304785428b448c6b \
+                    sha1    d1d255f5d4913032ea336419e56963ecc2dd0e06 \
+                    rmd160  514a7fa2200998bfbeaf8afcaa7cb652575b0c32
+
+depends_build       port:py26-distribute
+
+livecheck.type      regex
+livecheck.url       ${master_sites}
+livecheck.regex     "carrot-(\\d+(?:\\.\\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-carrot/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/20100713/21a6ab07/attachment.html>


More information about the macports-changes mailing list