[123860] trunk/dports/perl

devans at macports.org devans at macports.org
Fri Aug 15 05:10:37 PDT 2014


Revision: 123860
          https://trac.macports.org/changeset/123860
Author:   devans at macports.org
Date:     2014-08-15 05:10:36 -0700 (Fri, 15 Aug 2014)
Log Message:
-----------
p5-file-slurp-tiny: new port, a simple file slurper.

Added Paths:
-----------
    trunk/dports/perl/p5-file-slurp-tiny/
    trunk/dports/perl/p5-file-slurp-tiny/Portfile

Added: trunk/dports/perl/p5-file-slurp-tiny/Portfile
===================================================================
--- trunk/dports/perl/p5-file-slurp-tiny/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-file-slurp-tiny/Portfile	2014-08-15 12:10:36 UTC (rev 123860)
@@ -0,0 +1,20 @@
+# -*- 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.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         File-Slurp-Tiny 0.003
+maintainers         devans openmaintainer
+license             {Artistic GPL}
+description         File::Slurp::Tiny - A simple, sane and efficient file slurper
+long_description    This module provides functions for fast and correct slurping \
+                    and spewing. All functions are optionally exported.
+
+platforms           darwin
+
+checksums           rmd160  3409bb345f2af70a243c2bf798b35335ae0b1ca9 \
+                    sha256  ded61a7ab96db8c6a14466a5984091a60af9b384b3355d06aeaa6433ac977c02
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-file-slurp-tiny/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/20140815/1d619cf7/attachment-0001.html>


More information about the macports-changes mailing list