[67101] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Wed Apr 28 22:51:42 PDT 2010


Revision: 67101
          http://trac.macports.org/changeset/67101
Author:   stromnov at macports.org
Date:     2010-04-28 22:51:36 -0700 (Wed, 28 Apr 2010)
Log Message:
-----------
py26-pyrant: New port.

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

Added: trunk/dports/python/py26-pyrant/Portfile
===================================================================
--- trunk/dports/python/py26-pyrant/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pyrant/Portfile	2010-04-29 05:51:36 UTC (rev 67101)
@@ -0,0 +1,29 @@
+# -*- 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-pyrant
+version             0.5.0
+maintainers         stromnov openmaintainer
+
+description         Pyrant is a Python wrapper around Tokyo Tyrant.
+
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://code.google.com/p/pyrant/
+master_sites        http://pypi.python.org/packages/source/p/pyrant/
+distname            pyrant-${version}
+
+checksums           md5     e0be5c0d39cb279339b986e13128dc54 \
+                    sha1    d413fe073514b520fa7f96255493c2beea8b3d32 \
+                    rmd160  1fc1ad6bce94417864763f2cbac7bab21b5e9bc2
+
+depends_build       port:py26-distribute
+
+livecheck.type      regex
+livecheck.url       ${master_sites}
+livecheck.regex     "pyrant-(\\d+(?:\\.\\d+)*)${extract.suffix}"


Property changes on: trunk/dports/python/py26-pyrant/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/20100428/1d4ab689/attachment.html>


More information about the macports-changes mailing list