[135790] trunk/dports/perl

devans at macports.org devans at macports.org
Sun May 3 10:28:39 PDT 2015


Revision: 135790
          https://trac.macports.org/changeset/135790
Author:   devans at macports.org
Date:     2015-05-03 10:28:39 -0700 (Sun, 03 May 2015)
Log Message:
-----------
p5-unix-groups: new port, support for getgroups and setgroups syscalls.

Added Paths:
-----------
    trunk/dports/perl/p5-unix-groups/
    trunk/dports/perl/p5-unix-groups/Portfile

Added: trunk/dports/perl/p5-unix-groups/Portfile
===================================================================
--- trunk/dports/perl/p5-unix-groups/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-unix-groups/Portfile	2015-05-03 17:28:39 UTC (rev 135790)
@@ -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.16 5.18 5.20
+perl5.setup         Unix-Groups 0.01
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Unix::Groups - Perl to support getgroups and setgroups syscalls
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  ca32730c087b7e1d85d454ac98ec78265c2fe63f \
+                    sha256  5b3f9ffad4bde9ba8c3b8dfc9f73446d93c0a18952ff983ed9453ae3ecb6584c


Property changes on: trunk/dports/perl/p5-unix-groups/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/20150503/efbc1903/attachment.html>


More information about the macports-changes mailing list