[71135] trunk/dports/python
stromnov at macports.org
stromnov at macports.org
Thu Sep 2 04:35:42 PDT 2010
Revision: 71135
http://trac.macports.org/changeset/71135
Author: stromnov at macports.org
Date: 2010-09-02 04:35:41 -0700 (Thu, 02 Sep 2010)
Log Message:
-----------
py26-translationstring: New port.
Added Paths:
-----------
trunk/dports/python/py26-translationstring/
trunk/dports/python/py26-translationstring/Portfile
Added: trunk/dports/python/py26-translationstring/Portfile
===================================================================
--- trunk/dports/python/py26-translationstring/Portfile (rev 0)
+++ trunk/dports/python/py26-translationstring/Portfile 2010-09-02 11:35:41 UTC (rev 71135)
@@ -0,0 +1,26 @@
+# -*- 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-translationstring
+version 0.3
+maintainers stromnov openmaintainer
+
+description Utility library for i18n.
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.repoze.org/
+master_sites http://pypi.python.org/packages/source/t/translationstring/
+distname translationstring-${version}
+
+checksums md5 9cba042671c0cbf558faf2082b34658b \
+ sha1 b3d5b011c6491835e9bf1cf97ab3287c9a36b449 \
+ rmd160 6e07118163d2c7e141615ba9704368310c510b86
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "translationstring-(\\d+(?:\\.\\d+)*)${extract.suffix}"
Property changes on: trunk/dports/python/py26-translationstring/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/20100902/c715a3d5/attachment.html>
More information about the macports-changes
mailing list