[92201] users/g5pw/dports/devel

g5pw at macports.org g5pw at macports.org
Sat Apr 21 15:29:28 PDT 2012


Revision: 92201
          https://trac.macports.org/changeset/92201
Author:   g5pw at macports.org
Date:     2012-04-21 15:29:25 -0700 (Sat, 21 Apr 2012)
Log Message:
-----------
devel/octogit:
new port, still WIP, shamelessly copied from legit ;)

Added Paths:
-----------
    users/g5pw/dports/devel/octogit/
    users/g5pw/dports/devel/octogit/Portfile

Added: users/g5pw/dports/devel/octogit/Portfile
===================================================================
--- users/g5pw/dports/devel/octogit/Portfile	                        (rev 0)
+++ users/g5pw/dports/devel/octogit/Portfile	2012-04-21 22:29:25 UTC (rev 92201)
@@ -0,0 +1,27 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4
+# $Id:
+
+PortSystem          1.0
+PortGroup           github 1.0
+PortGroup           python 1.0
+
+github.setup        myusuf3 octogit 0.1.0 v
+categories          devel
+maintainers         g5pw
+supported_archs     noarch
+license             ?
+
+description         Giving git more tentacles.
+long_description    A free, open source solution for creating github repositories from the \
+                    commandline avoid the usual copy and paste. Keep up to date on issues, and much more.
+
+platforms           darwin
+
+checksums           rmd160  3ddcc9c7c1b915513d3c1146dfba305d5b97929e \
+                    sha256  60ca05f30297f38290681c190de926dc7bb8cf43980380d9aaaac084f5cd6e31
+
+python.default_version  27
+
+build {}
+
+python.link_binaries_suffix


Property changes on: users/g5pw/dports/devel/octogit/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/20120421/0a96ea48/attachment.html>


More information about the macports-changes mailing list