[78811] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Mon May 23 07:07:07 PDT 2011


Revision: 78811
          http://trac.macports.org/changeset/78811
Author:   singingwolfboy at macports.org
Date:     2011-05-23 07:07:04 -0700 (Mon, 23 May 2011)
Log Message:
-----------
New port: py27-rbtools

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

Added: trunk/dports/python/py27-rbtools/Portfile
===================================================================
--- trunk/dports/python/py27-rbtools/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-rbtools/Portfile	2011-05-23 14:07:04 UTC (rev 78811)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       python27 1.0
+
+name            py27-rbtools
+set cap_name    RBTools
+version         0.3.2
+set branch      [join [lrange [split ${version} .] 0 1] .] 
+categories      python devel
+maintainers     singingwolfboy openmaintainer
+platforms       darwin
+license         MIT
+description     Tools for Review Board integration
+
+long_description \
+    Tools for integrating with Review Board, a powerful web-based code review \
+    tool that offers developers an easy way to handle code reviews. \
+    This package provides \"post-review\", a command-line tool that simplifies \
+    both creating and updating review requests.
+
+homepage            http://www.reviewboard.org/
+master_sites        http://downloads.reviewboard.org/releases/${cap_name}/${branch}
+distname            ${cap_name}-${version}
+
+checksums           md5     bfd54b2504bc88f04e09a8d1390ea307 \
+                    sha1    e6604da2383e621b2ade4402a6670121899afa3f \
+                    rmd160  26b243bbaf64316469c388caba53ae4f2a541971


Property changes on: trunk/dports/python/py27-rbtools/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110523/0406981f/attachment.html>


More information about the macports-changes mailing list