[154044] trunk/dports/perl

devans at macports.org devans at macports.org
Wed Oct 19 07:04:22 CEST 2016


Revision: 154044
          https://trac.macports.org/changeset/154044
Author:   devans at macports.org
Date:     2016-10-18 22:04:22 -0700 (Tue, 18 Oct 2016)
Log Message:
-----------
p5-http-xsheaders: new port, fast XS header library.

Added Paths:
-----------
    trunk/dports/perl/p5-http-xsheaders/
    trunk/dports/perl/p5-http-xsheaders/Portfile

Added: trunk/dports/perl/p5-http-xsheaders/Portfile
===================================================================
--- trunk/dports/perl/p5-http-xsheaders/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-http-xsheaders/Portfile	2016-10-19 05:04:22 UTC (rev 154044)
@@ -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         HTTP-XSHeaders 0.400003
+license             MIT
+maintainers         devans openmaintainer
+description         HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  824ebbfceff30d191988f592768e709a16479afc \
+                    sha256  3b8414277d1da8cea1fc10987f8f3e53deba8b8ee85990fbb380d979c7fb3146


Property changes on: trunk/dports/perl/p5-http-xsheaders/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161018/11c0a485/attachment-0002.html>


More information about the macports-changes mailing list