[97284] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Sun Sep 2 07:28:46 PDT 2012


Revision: 97284
          https://trac.macports.org/changeset/97284
Author:   singingwolfboy at macports.org
Date:     2012-09-02 07:28:43 -0700 (Sun, 02 Sep 2012)
Log Message:
-----------
New port: py-speaklater

Added Paths:
-----------
    trunk/dports/python/py-speaklater/
    trunk/dports/python/py-speaklater/Portfile

Added: trunk/dports/python/py-speaklater/Portfile
===================================================================
--- trunk/dports/python/py-speaklater/Portfile	                        (rev 0)
+++ trunk/dports/python/py-speaklater/Portfile	2012-09-02 14:28:43 UTC (rev 97284)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python 1.0
+PortGroup           github 1.0
+
+github.setup        mitsuhiko speaklater 1.3
+name                py-speaklater
+python.versions     24 25 26 27 31 32
+categories-append   textproc
+maintainers         openmaintainer singingwolfboy
+description         lazy strings for translations
+long_description    ${description}
+
+platforms           darwin
+supported_archs     noarch
+
+master_sites        http://pypi.python.org/packages/source/s/speaklater
+distname            speaklater-${version}
+
+checksums           rmd160  70c03aa32233a9f4a6dd352c4dca1fe0d1888ffe \
+                    sha256  59fea336d0eed38c1f0bf3181ee1222d0ef45f3a9dd34ebe65e6bfffdd6a65a9
+
+livecheck.type      regex
+livecheck.url       http://pypi.python.org/pypi/Markdown
+livecheck.regex     "Speaklater (\[1-9\]+\.\[0-9\]+)"


Property changes on: trunk/dports/python/py-speaklater/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/20120902/7031d94b/attachment.html>


More information about the macports-changes mailing list