[28854] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Mon Sep 10 01:54:46 PDT 2007


Revision: 28854
          http://trac.macosforge.org/projects/macports/changeset/28854
Author:   afb at macports.org
Date:     2007-09-10 01:54:46 -0700 (Mon, 10 Sep 2007)

Log Message:
-----------
new port: but same as py-kid

Added Paths:
-----------
    trunk/dports/python/py25-kid/
    trunk/dports/python/py25-kid/Portfile

Added: trunk/dports/python/py25-kid/Portfile
===================================================================
--- trunk/dports/python/py25-kid/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-kid/Portfile	2007-09-10 08:54:46 UTC (rev 28854)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name			py25-kid
+version			0.9.5
+platforms		darwin
+categories		python
+maintainers		afb at macports.org openmaintainer
+description		A simple and pythonic XML template language
+long_description	Kid is a simple, Python-based template language for \
+			generating and transforming XML vocabularies.
+
+homepage		http://www.kid-templating.org/
+master_sites		${homepage}dist/${version}/
+distname		kid-${version}
+checksums		md5 61545377ea95704852bf5a894f7cae26
+
+depends_lib-append	port:py25-celementtree
+depends_build-append	port:py25-setuptools
+
+test.run		yes
+
+livecheck.check regex
+livecheck.url   ${homepage}
+livecheck.regex stable version of Kid is (\[0-9\.-\]+)


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070910/fd0565da/attachment.html


More information about the macports-changes mailing list