[83466] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Thu Sep 1 18:05:35 PDT 2011


Revision: 83466
          http://trac.macports.org/changeset/83466
Author:   singingwolfboy at macports.org
Date:     2011-09-01 18:05:35 -0700 (Thu, 01 Sep 2011)
Log Message:
-----------
New port: py27-pathtools

Added Paths:
-----------
    trunk/dports/python/py27-pathtools/
    trunk/dports/python/py27-pathtools/Portfile

Added: trunk/dports/python/py27-pathtools/Portfile
===================================================================
--- trunk/dports/python/py27-pathtools/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-pathtools/Portfile	2011-09-02 01:05:35 UTC (rev 83466)
@@ -0,0 +1,23 @@
+# $Id: Portfile 74826 2011-01-03 10:28:48Z nox at macports.org $
+
+PortSystem      1.0
+PortGroup       python27 1.0
+
+name            py27-pathtools
+set real_name   pathtools
+version         0.1.2
+maintainers     singingwolfboy openmaintainer
+platforms       darwin
+description     File system general utilities 
+license         MIT
+
+long_description \
+    ${description}
+
+homepage            http://github.com/gorakhargosh/${real_name}
+master_sites        http://pypi.python.org/packages/source/p/${real_name}
+distname            ${real_name}-${version}
+
+checksums           md5     9a1af5c605768ea5804b03b734ff0f82 \
+                    sha1    765b6a002a23d802d6a02d5c1bd14922339c98c1 \
+                    rmd160  cdc2001f64f953bcff70e1dd85d2527665a12272
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110901/cef3a762/attachment.html>


More information about the macports-changes mailing list