[135008] trunk/dports/perl

devans at macports.org devans at macports.org
Sun Apr 12 21:15:32 PDT 2015


Revision: 135008
          https://trac.macports.org/changeset/135008
Author:   devans at macports.org
Date:     2015-04-12 21:15:32 -0700 (Sun, 12 Apr 2015)
Log Message:
-----------
p5-test-eol: new port, check the correct line endings in your project.

Added Paths:
-----------
    trunk/dports/perl/p5-test-eol/
    trunk/dports/perl/p5-test-eol/Portfile

Added: trunk/dports/perl/p5-test-eol/Portfile
===================================================================
--- trunk/dports/perl/p5-test-eol/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-test-eol/Portfile	2015-04-13 04:15:32 UTC (rev 135008)
@@ -0,0 +1,19 @@
+# -*- 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.16 5.18 5.20
+perl5.setup         Test-EOL 1.5
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Test::EOL - Check the correct line endings in your project
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  c6084fd5747f2b1fb2c6d9d106a6b3b17d3e9c98 \
+                    sha256  431b289f0959f7ace0ee95fe401b0d05c93dee5d6dce0aedabbf0b53c2b1cd61
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-test-eol/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/20150412/6b4bb383/attachment-0001.html>


More information about the macports-changes mailing list