[46357] trunk/dports/python

ram at macports.org ram at macports.org
Tue Feb 3 06:03:57 PST 2009


Revision: 46357
          http://trac.macports.org/changeset/46357
Author:   ram at macports.org
Date:     2009-02-03 06:03:54 -0800 (Tue, 03 Feb 2009)
Log Message:
-----------
python/py25-subvertpy: new port

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

Added: trunk/dports/python/py25-subvertpy/Portfile
===================================================================
--- trunk/dports/python/py25-subvertpy/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-subvertpy/Portfile	2009-02-03 14:03:54 UTC (rev 46357)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem        1.0
+PortGroup         python25 1.0
+
+name              py25-subvertpy
+version           0.6.1
+categories        python devel
+maintainers       ram openmaintainer
+platforms         darwin
+description       Alternative Python bindings for Subversion
+long_description  Alternative Python bindings for Subversion, split out \
+  from bzr-svn. The goal is to have complete, portable and "Pythonic" \
+  Python bindings.
+
+homepage          https://launchpad.net/subvertpy/
+master_sites      ${homepage}trunk/${version}/+download
+distname          subvertpy-${version}
+
+checksums         md5 4d65f194ca046d35ee3ebb7a72a06afb \
+                  sha1 51280d248dabbf3f73f23d6981e779ebf3f1ffe2 \
+                  rmd160 bb57cd66c0c8e8467d4cc46071e27cfb2fa852f2
+
+depends_lib-append  port:subversion


Property changes on: trunk/dports/python/py25-subvertpy/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/20090203/578cee62/attachment.html>


More information about the macports-changes mailing list