[74312] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Sat Dec 11 17:05:43 PST 2010


Revision: 74312
          http://trac.macports.org/changeset/74312
Author:   ryandesign at macports.org
Date:     2010-12-11 17:05:36 -0800 (Sat, 11 Dec 2010)
Log Message:
-----------
py25-setupdocs: new port, version 1.0.5, needed for py25-enthoughtbase

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

Added: trunk/dports/python/py25-setupdocs/Portfile
===================================================================
--- trunk/dports/python/py25-setupdocs/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-setupdocs/Portfile	2010-12-12 01:05:36 UTC (rev 74312)
@@ -0,0 +1,25 @@
+# -*- 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           python25 1.0
+
+name                py25-setupdocs
+version             1.0.5
+categories-append   devel
+platforms           darwin
+maintainers         nomaintainer
+supported_archs     noarch
+
+homepage            http://pypi.python.org/pypi/SetupDocs/
+master_sites        http://www.enthought.com/repo/ETS/
+distname            SetupDocs-${version}
+
+checksums           sha1    135bc4a22b885016e3638e7cd7633eab85f8742f \
+                    rmd160  d9c2dc651ab1dbb7c231bdd5ee2819818b008be0
+
+depends_build-append  port:py25-distribute
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     SetupDocs-(\[0-9.\]+)${extract.suffix}


Property changes on: trunk/dports/python/py25-setupdocs/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/20101211/72a0e7dc/attachment.html>


More information about the macports-changes mailing list