[131202] trunk/dports/perl/p5-http-response-encoding/Portfile
mojca at macports.org
mojca at macports.org
Tue Jan 6 11:54:15 PST 2015
Revision: 131202
https://trac.macports.org/changeset/131202
Author: mojca at macports.org
Date: 2015-01-06 11:54:15 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-http-response-encoding: first line, checksums, whitespace only
Modified Paths:
--------------
trunk/dports/perl/p5-http-response-encoding/Portfile
Modified: trunk/dports/perl/p5-http-response-encoding/Portfile
===================================================================
--- trunk/dports/perl/p5-http-response-encoding/Portfile 2015-01-06 19:52:47 UTC (rev 131201)
+++ trunk/dports/perl/p5-http-response-encoding/Portfile 2015-01-06 19:54:15 UTC (rev 131202)
@@ -1,24 +1,24 @@
+# -*- 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
+PortSystem 1.0
+PortGroup perl5 1.0
perl5.branches 5.16
-perl5.setup HTTP-Response-Encoding 0.06
-revision 3
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Adds encoding() to HTTP::Response
-long_description ${description}
+perl5.setup HTTP-Response-Encoding 0.06
+revision 3
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description Adds encoding() to HTTP::Response
+long_description ${description}
-platforms darwin
+checksums rmd160 6ecbb178f05301c40c0d4c3f414e57ed24b56184 \
+ sha256 10167b8e238a682004ab0d7accbe9d76eae2db57af07c5ae2dfa808074a4a8aa
-checksums md5 7e1d46f2d88022580e1a18bb7ac4ab71 \
- sha1 528ca9f381b0a01c41f421c1824262edd1ecd40c \
- rmd160 6ecbb178f05301c40c0d4c3f414e57ed24b56184
+platforms darwin
+supported_archs noarch
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-libwww-perl
-
-supported_archs noarch
+ depends_lib-append \
+ port:p${perl5.major}-libwww-perl
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/3911fa21/attachment.html>
More information about the macports-changes
mailing list