[147794] trunk/dports/perl

devans at macports.org devans at macports.org
Fri Apr 15 18:31:21 PDT 2016


Revision: 147794
          https://trac.macports.org/changeset/147794
Author:   devans at macports.org
Date:     2016-04-15 18:31:21 -0700 (Fri, 15 Apr 2016)
Log Message:
-----------
p5-file-copy-link: new port, extension for replacing a link by a copy of the linked file.

Added Paths:
-----------
    trunk/dports/perl/p5-file-copy-link/
    trunk/dports/perl/p5-file-copy-link/Portfile

Added: trunk/dports/perl/p5-file-copy-link/Portfile
===================================================================
--- trunk/dports/perl/p5-file-copy-link/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-file-copy-link/Portfile	2016-04-16 01:31:21 UTC (rev 147794)
@@ -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
+perl5.setup         File-Copy-Link 0.140
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         File::Copy::Link - extension for replacing a link by a copy of the linked file
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  dddd34cac6a4d6ce411e0f8ed3d38cfcd86ba9e9 \
+                    sha256  2063656dcd38bade43dc7f1e2ef5f1b6a8086c2f15d37b334189bd2a28e8ffeb
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-file-copy-link/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/20160415/1122d1b8/attachment.html>


More information about the macports-changes mailing list