[77164] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Mon Mar 21 07:37:44 PDT 2011


Revision: 77164
          http://trac.macports.org/changeset/77164
Author:   stromnov at macports.org
Date:     2011-03-21 07:37:44 -0700 (Mon, 21 Mar 2011)
Log Message:
-----------
py27-lepl: new port (from py26-lepl)

Added Paths:
-----------
    trunk/dports/python/py27-lepl/
    trunk/dports/python/py27-lepl/Portfile

Removed Paths:
-------------
    trunk/dports/python/py27-lepl/Portfile

Deleted: trunk/dports/python/py27-lepl/Portfile
===================================================================
--- trunk/dports/python/py26-lepl/Portfile	2011-03-18 09:18:28 UTC (rev 77037)
+++ trunk/dports/python/py27-lepl/Portfile	2011-03-21 14:37:44 UTC (rev 77164)
@@ -1,29 +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           python26 1.0
-
-name                py26-lepl
-version             4.4.0
-maintainers         stromnov openmaintainer
-
-description         A Parser Library for Python 2.6+.
-
-long_description    \
-        LEPL is a recursive descent parser, written in Python, \
-        which has a a friendly, easy-to-use syntax.
-
-platforms           darwin
-
-homepage            http://pypi.python.org/pypi/LEPL/
-master_sites        http://pypi.python.org/packages/source/L/LEPL/
-distname            LEPL-${version}
-
-checksums           md5     d53ab5faddf7d44f193c016868e95d6b \
-                    sha1    2c0d4ea6864e15f54bd1106813da3a037cfb1042 \
-                    rmd160  358d3afe984f651a15eff9bac678396042b20e4f
-
-livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     "LEPL-(\\d+(?:\\.\\d+)*)${extract.suffix}"

Copied: trunk/dports/python/py27-lepl/Portfile (from rev 77163, trunk/dports/python/py26-lepl/Portfile)
===================================================================
--- trunk/dports/python/py27-lepl/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-lepl/Portfile	2011-03-21 14:37:44 UTC (rev 77164)
@@ -0,0 +1,31 @@
+# -*- 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           python27 1.0
+
+name                py27-lepl
+version             5.0.0
+maintainers         stromnov openmaintainer
+
+description         A Parser Library for Python 2.6+.
+
+long_description    \
+        LEPL is a recursive descent parser, written in Python, \
+        which has a a friendly, easy-to-use syntax.
+
+platforms           darwin
+
+homepage            http://pypi.python.org/pypi/LEPL/
+master_sites        http://pypi.python.org/packages/source/L/LEPL/
+distname            LEPL-${version}
+
+checksums           md5     c8b3eb755234b00c66ca0c912457d629 \
+                    sha1    70a78e919181f0af0e3e64284552d82a9e01d7cf \
+                    rmd160  c842ca68bfd9c5eb17290b58cec9e7c34ee36fbf
+
+depends_build       port:py27-distribute
+
+livecheck.type      regex
+livecheck.url       ${master_sites}
+livecheck.regex     "LEPL-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110321/4eec8abf/attachment.html>


More information about the macports-changes mailing list