[152037] trunk/dports/perl

devans at macports.org devans at macports.org
Sat Aug 27 16:37:47 PDT 2016


Revision: 152037
          https://trac.macports.org/changeset/152037
Author:   devans at macports.org
Date:     2016-08-27 16:37:46 -0700 (Sat, 27 Aug 2016)
Log Message:
-----------
p5-file-chmod: new port, implements symbolic and ls chmod modes.

Added Paths:
-----------
    trunk/dports/perl/p5-file-chmod/
    trunk/dports/perl/p5-file-chmod/Portfile

Added: trunk/dports/perl/p5-file-chmod/Portfile
===================================================================
--- trunk/dports/perl/p5-file-chmod/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-file-chmod/Portfile	2016-08-27 23:37:46 UTC (rev 152037)
@@ -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.22 5.24
+perl5.setup         File-chmod 0.42
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         File::chmod - Implements symbolic and ls chmod modes
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  c127abeb2776e9960ba29758e8da505ca8ee4a8f \
+                    sha256  6cafafff68bc84215168b55ede0d191dcb57f9a3201b51d61edb2858a2407795
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-file-chmod/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/20160827/18a695a6/attachment.html>


More information about the macports-changes mailing list