[45907] trunk/dports/perl

tommyd at macports.org tommyd at macports.org
Sat Jan 24 16:20:14 PST 2009


Revision: 45907
          http://trac.macports.org/changeset/45907
Author:   tommyd at macports.org
Date:     2009-01-24 16:20:13 -0800 (Sat, 24 Jan 2009)
Log Message:
-----------
* new port p5-monotone-automatestdio, a perl library for monotone's automation interface. Dependent new ports follow...

Added Paths:
-----------
    trunk/dports/perl/p5-monotone-automatestdio/
    trunk/dports/perl/p5-monotone-automatestdio/Portfile

Added: trunk/dports/perl/p5-monotone-automatestdio/Portfile
===================================================================
--- trunk/dports/perl/p5-monotone-automatestdio/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-monotone-automatestdio/Portfile	2009-01-25 00:20:13 UTC (rev 45907)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem            1.0
+PortGroup             perl5 1.0
+
+perl5.setup           Monotone-AutomateStdio 0.02
+maintainers           tommyd openmaintainer
+description           Perl interface to Monotone via automate stdio
+long_description      The Monotone::AutomateStdio class gives a Perl developer \
+                      access to Monotone's automate stdio facility via an easy \
+                      to use interface. All command, option and output formats \
+                      are handled internally by this class. Any structured \
+                      information returned by Monotone is parsed and returned \
+                      back to the caller as lists of records for ease of \
+                      access or alternatively as one large string.
+
+platforms             darwin
+
+checksums             md5     5407925cf40d77d811b4c313f605665e \
+                      sha1    14d4eaada7201923d545e455beaffc6071a5cb64 \
+                      rmd160  018100016b9dd933b3987f22edaa061c575546f6
+
+depends_run           port:monotone
+


Property changes on: trunk/dports/perl/p5-monotone-automatestdio/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/20090124/24db79ec/attachment.html>


More information about the macports-changes mailing list