[131166] trunk/dports/perl
David Evans
devans at macports.org
Tue Jan 6 06:24:25 PST 2015
On 1/6/15 6:16 AM, mojca at macports.org wrote:
> [131166] trunk/dports/perl
>
> Revision
> 131166 <https://trac.macports.org/changeset/131166>
> Author
> mojca at macports.org
> Date
> 2015-01-06 06:16:25 -0800 (Tue, 06 Jan 2015)
>
>
> Log Message
>
> p5-poe-component-client-ping: new port
>
>
> Added Paths
>
> * trunk/dports/perl/p5-poe-component-client-ping/
> * trunk/dports/perl/p5-poe-component-client-ping/Portfile
> <#trunkdportsperlp5poecomponentclientpingPortfile>
>
>
> Diff
>
>
> Added: trunk/dports/perl/p5-poe-component-client-ping/Portfile
> (0 => 131166)
>
>
> --- trunk/dports/perl/p5-poe-component-client-ping/Portfile (rev 0)
> +++ trunk/dports/perl/p5-poe-component-client-ping/Portfile 2015-01-06 14:16:25 UTC (rev 131166)
> @@ -0,0 +1,26 @@
> +# -*- 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 POE-Component-Client-Ping 1.174
> +maintainers nomaintainer
> +license {Artistic-1 GPL}
> +
> +description A non-blocking ICMP ping client
> +long_description ${description}
> +
> +checksums rmd160 2d85f817d827663597581739e21d0bfc9a37fe3f \
> + sha256 706e9c0213f1fd17372d8e2f0d10ac54a95e2ef8c8998e356d38abc59801bf45
> +
> +platforms darwin
> +supported_archs noarch
> +
> +if {${perl5.major} != ""} {
> + depends_lib-append \
> + port:p${perl5.major}-poe
> +}
> +
> +
> Property changes on: trunk/dports/perl/p5-poe-component-client-ping/Portfile
> ___________________________________________________________________
>
>
> Added: svn:keywords
>
>
> Added: svn:eol-style
>
>
Mojca --
I know it's commonly done otherwise, but I urge you to add yourself as
maintainer when adding new ports.
IMO, sends a bad message -- "Here's a new port but I'm not responsible
if it doesn't work."
We've got way too many nomaintainer ports already.
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20150106/ad9abafa/attachment.html>
More information about the macports-dev
mailing list