[147965] trunk/dports/perl

cal at macports.org cal at macports.org
Thu Apr 21 11:19:24 PDT 2016


Revision: 147965
          https://trac.macports.org/changeset/147965
Author:   cal at macports.org
Date:     2016-04-21 11:19:23 -0700 (Thu, 21 Apr 2016)
Log Message:
-----------
p5-filesys-dfportable: new port, dep of imapsync

See #50959.

Added Paths:
-----------
    trunk/dports/perl/p5-filesys-dfportable/
    trunk/dports/perl/p5-filesys-dfportable/Portfile

Added: trunk/dports/perl/p5-filesys-dfportable/Portfile
===================================================================
--- trunk/dports/perl/p5-filesys-dfportable/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-filesys-dfportable/Portfile	2016-04-21 18:19:23 UTC (rev 147965)
@@ -0,0 +1,23 @@
+# -*- 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 5.22
+perl5.setup         Filesys-DfPortable 0.85
+platforms           darwin
+maintainers         nomaintainer
+license             Artistic-1 GPL
+supported_archs     noarch
+
+description         Perl extension for filesystem disk space information.
+long_description    Filesys::DfPortable provides a portable way to obtain \
+                    filesystem disk space information. This module differs \
+                    from Filesys::Df in that it has added support for Windows,\
+                    but does not support open filehandles as a argument.
+
+checksums           rmd160 6d69e68b898b437a8526378c5ede09d107afffad \
+                    sha256 7849db0398de770d058629922ffd82bda0fed7885219b045a5c0804b8ea74661
+
+


Property changes on: trunk/dports/perl/p5-filesys-dfportable/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/20160421/a18e3e04/attachment.html>


More information about the macports-changes mailing list