[140731] users/mojca/ports
mojca at macports.org
mojca at macports.org
Thu Oct 1 06:12:33 PDT 2015
Revision: 140731
https://trac.macports.org/changeset/140731
Author: mojca at macports.org
Date: 2015-10-01 06:12:32 -0700 (Thu, 01 Oct 2015)
Log Message:
-----------
mojca/p5-git-fastexport: a portfile for testing
Added Paths:
-----------
users/mojca/ports/perl/
users/mojca/ports/perl/p5-git-fastexport/
users/mojca/ports/perl/p5-git-fastexport/Portfile
Added: users/mojca/ports/perl/p5-git-fastexport/Portfile
===================================================================
--- users/mojca/ports/perl/p5-git-fastexport/Portfile (rev 0)
+++ users/mojca/ports/perl/p5-git-fastexport/Portfile 2015-10-01 13:12:32 UTC (rev 140731)
@@ -0,0 +1,21 @@
+# -*- 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 perl5 1.0
+
+perl5.setup Git-FastExport 0.07 ../by-authors/id/B/BO/BOOK
+platforms darwin
+maintainers nomaintainer
+supported_archs noarch
+
+description Stitch several git repositories into a git-fast-import stream
+
+long_description ${description}
+
+checksums sha256 4a89c36a8da12a752a21d4b04cdb57d86feacca1e738b91096af5e7511c7797f \
+ rmd160 890db47bf8df9ada61302e185ce926c4a06cf62e
+
+depends_lib-append port:p5-app-gh
+
+
Property changes on: users/mojca/ports/perl/p5-git-fastexport/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151001/527327b6/attachment.html>
More information about the macports-changes
mailing list