[128449] trunk/dports/perl

devans at macports.org devans at macports.org
Fri Nov 21 10:16:05 PST 2014


Revision: 128449
          https://trac.macports.org/changeset/128449
Author:   devans at macports.org
Date:     2014-11-21 10:16:05 -0800 (Fri, 21 Nov 2014)
Log Message:
-----------
p5-devel-overloadinfo: new port, introspect overloaded operators.

Added Paths:
-----------
    trunk/dports/perl/p5-devel-overloadinfo/
    trunk/dports/perl/p5-devel-overloadinfo/Portfile

Added: trunk/dports/perl/p5-devel-overloadinfo/Portfile
===================================================================
--- trunk/dports/perl/p5-devel-overloadinfo/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-devel-overloadinfo/Portfile	2014-11-21 18:16:05 UTC (rev 128449)
@@ -0,0 +1,22 @@
+# -*- 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.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Devel-OverloadInfo 0.002
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Devel::OverloadInfo - introspect overloaded operators
+long_description    Devel::OverloadInfo returns information about overloaded \
+                    operators for a given class (or object), including where \
+                    in the inheritance hierarchy the overloads are declared \
+                    and where the code implementing it is.
+
+platforms           darwin
+
+checksums           rmd160  fb82cf9d71e41e73054dc30f22fda1e054aa5c45 \
+                    sha256  de6383f6aff1972897993eccd7fcb73a19ebb028c148fc35b8f87a883595ff91
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-devel-overloadinfo/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/20141121/ff7a8945/attachment.html>


More information about the macports-changes mailing list