[150346] trunk/dports/perl

devans at macports.org devans at macports.org
Sat Jul 16 16:38:24 PDT 2016


Revision: 150346
          https://trac.macports.org/changeset/150346
Author:   devans at macports.org
Date:     2016-07-16 16:38:23 -0700 (Sat, 16 Jul 2016)
Log Message:
-----------
p5-proc-processtable: new port, perl extension to access the unix (including darwin) process table.

Added Paths:
-----------
    trunk/dports/perl/p5-proc-processtable/
    trunk/dports/perl/p5-proc-processtable/Portfile

Added: trunk/dports/perl/p5-proc-processtable/Portfile
===================================================================
--- trunk/dports/perl/p5-proc-processtable/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-proc-processtable/Portfile	2016-07-16 23:38:23 UTC (rev 150346)
@@ -0,0 +1,17 @@
+# -*- 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         Proc-ProcessTable 0.53
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Proc::ProcessTable - Perl extension to access the unix process table
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  0555e3c0c20203fb11f21b24fcee765e383a76bc \
+                    sha256  b05811cffb366b1db6f71f2dcbffac5d2cbf01d987f0c0242b671e447326ba44


Property changes on: trunk/dports/perl/p5-proc-processtable/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/20160716/0f7543cc/attachment.html>


More information about the macports-changes mailing list