[122022] trunk/dports/perl

mojca at macports.org mojca at macports.org
Sun Jul 13 01:42:46 PDT 2014


Revision: 122022
          https://trac.macports.org/changeset/122022
Author:   mojca at macports.org
Date:     2014-07-13 01:42:46 -0700 (Sun, 13 Jul 2014)
Log Message:
-----------
p5-net-patricia: new port (#40437)

Added Paths:
-----------
    trunk/dports/perl/p5-net-patricia/
    trunk/dports/perl/p5-net-patricia/Portfile

Added: trunk/dports/perl/p5-net-patricia/Portfile
===================================================================
--- trunk/dports/perl/p5-net-patricia/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-net-patricia/Portfile	2014-07-13 08:42:46 UTC (rev 122022)
@@ -0,0 +1,25 @@
+# -*- 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
+perl5.setup         Net-Patricia 1.22
+
+platforms           darwin
+maintainers         luckie.org.nz:mjl openmaintainer
+license             GPL-2+
+
+supported_archs     noarch
+
+description         Perl extension for fast IP address lookups
+long_description    ${description}
+
+checksums           sha256 70835a926e1c5a8d0324c72fffee82eeb7ec6c141dee04fd446820b64f71c552 \
+                    rmd160 e16e5731e2911fa6770285977b6385bd77323e63
+
+if {${perl5.major} != ""} {
+depends_lib-append  port:p${perl5.major}-socket6
+#                   port:p${perl5.major}-net-cidr-lite
+}


Property changes on: trunk/dports/perl/p5-net-patricia/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/20140713/1121955d/attachment-0001.html>


More information about the macports-changes mailing list