[54164] trunk/dports/python

blb at macports.org blb at macports.org
Tue Jul 21 23:41:50 PDT 2009


Revision: 54164
          http://trac.macports.org/changeset/54164
Author:   blb at macports.org
Date:     2009-07-21 23:41:50 -0700 (Tue, 21 Jul 2009)
Log Message:
-----------
New ports - python/py2[56]-simpletal, A standalone Python HTML & XML template library; ticket #20311

Added Paths:
-----------
    trunk/dports/python/py25-simpletal/
    trunk/dports/python/py25-simpletal/Portfile
    trunk/dports/python/py26-simpletal/
    trunk/dports/python/py26-simpletal/Portfile

Added: trunk/dports/python/py25-simpletal/Portfile
===================================================================
--- trunk/dports/python/py25-simpletal/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-simpletal/Portfile	2009-07-22 06:41:50 UTC (rev 54164)
@@ -0,0 +1,27 @@
+# $Id$
+PortSystem 1.0
+PortGroup  python25 1.0
+
+name                py25-simpletal
+version             4.1
+categories          python
+maintainers         nomaintainer
+platforms           darwin freebsd
+description         A standalone Python HTML & XML template library
+long_description \
+    SimpleTAL is a stand alone Python implementation of the TAL, TALES and METAL \
+    specifications used in Zope to power HTML and XML templates. \
+    SimpleTAL is an independent implementation of TAL\; there are no dependencies \
+    on Zope nor is any of the Zope work re-used.
+
+homepage            http://www.owlfish.com/software/simpleTAL
+master_sites        ${homepage}/downloads
+distname            SimpleTAL-${version}
+checksums           md5     16c5673382967310b336c68591ae6786 \
+                    sha1    d64ad70708cb07850d705d50ae7363504fea60d7 \
+                    rmd160  b627e4599a9b2988efde70b3119fb24f3253bb6a
+
+livecheck.check     regex
+livecheck.url       ${master_sites}
+livecheck.regex     SimpleTAL-(\\d+(?:\\.\\d+)*)
+


Property changes on: trunk/dports/python/py25-simpletal/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native

Added: trunk/dports/python/py26-simpletal/Portfile
===================================================================
--- trunk/dports/python/py26-simpletal/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-simpletal/Portfile	2009-07-22 06:41:50 UTC (rev 54164)
@@ -0,0 +1,27 @@
+# $Id$
+PortSystem 1.0
+PortGroup  python26 1.0
+
+name                py26-simpletal
+version             4.1
+categories          python
+maintainers         nomaintainer
+platforms           darwin freebsd
+description         A standalone Python HTML & XML template library
+long_description \
+    SimpleTAL is a stand alone Python implementation of the TAL, TALES and METAL \
+    specifications used in Zope to power HTML and XML templates. \
+    SimpleTAL is an independent implementation of TAL\; there are no dependencies \
+    on Zope nor is any of the Zope work re-used.
+
+homepage            http://www.owlfish.com/software/simpleTAL
+master_sites        ${homepage}/downloads
+distname            SimpleTAL-${version}
+checksums           md5     16c5673382967310b336c68591ae6786 \
+                    sha1    d64ad70708cb07850d705d50ae7363504fea60d7 \
+                    rmd160  b627e4599a9b2988efde70b3119fb24f3253bb6a
+
+livecheck.check     regex
+livecheck.url       ${master_sites}
+livecheck.regex     SimpleTAL-(\\d+(?:\\.\\d+)*)
+


Property changes on: trunk/dports/python/py26-simpletal/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/20090721/f5e0d6ad/attachment.html>


More information about the macports-changes mailing list