[132782] trunk/dports/perl

devans at macports.org devans at macports.org
Tue Feb 10 14:16:43 PST 2015


Revision: 132782
          https://trac.macports.org/changeset/132782
Author:   devans at macports.org
Date:     2015-02-10 14:16:43 -0800 (Tue, 10 Feb 2015)
Log Message:
-----------
p5-url-encode: new port, encoding and decoding of application/x-www-form-urlencoded encodings.

Added Paths:
-----------
    trunk/dports/perl/p5-url-encode/
    trunk/dports/perl/p5-url-encode/Portfile

Added: trunk/dports/perl/p5-url-encode/Portfile
===================================================================
--- trunk/dports/perl/p5-url-encode/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-url-encode/Portfile	2015-02-10 22:16:43 UTC (rev 132782)
@@ -0,0 +1,19 @@
+# -*- 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         URL-Encode 0.03
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         URL::Encode - Encoding and decoding of application/x-www-form-urlencoded encoding.
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  65bbc4aeebc962c9659047a76194153d4e995f89 \
+                    sha256  7295d7f07796b179131d9c0f230a6effa56d204de2f8dc72f2e09c61458c8ee6
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-url-encode/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/20150210/989cd49b/attachment.html>


More information about the macports-changes mailing list