[150143] trunk/dports/perl/p5-http-recorder/Portfile
devans at macports.org
devans at macports.org
Tue Jul 12 15:40:24 PDT 2016
Revision: 150143
https://trac.macports.org/changeset/150143
Author: devans at macports.org
Date: 2016-07-12 15:40:24 -0700 (Tue, 12 Jul 2016)
Log Message:
-----------
p5-http-recorder: add modeline and reformat.
Modified Paths:
--------------
trunk/dports/perl/p5-http-recorder/Portfile
Modified: trunk/dports/perl/p5-http-recorder/Portfile
===================================================================
--- trunk/dports/perl/p5-http-recorder/Portfile 2016-07-12 22:37:02 UTC (rev 150142)
+++ trunk/dports/perl/p5-http-recorder/Portfile 2016-07-12 22:40:24 UTC (rev 150143)
@@ -1,23 +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
+PortSystem 1.0
+PortGroup perl5 1.0
perl5.branches 5.22 5.24
-perl5.setup HTTP-Recorder 0.07
-maintainers nomaintainer
-description Record interaction with websites
-long_description This is a browser-independent recorder for recording \
- interactions with web sites.
-platforms darwin
+perl5.setup HTTP-Recorder 0.07
+maintainers nomaintainer
+description Record interaction with websites
+long_description This is a browser-independent recorder for recording \
+ interactions with web sites.
+platforms darwin
-checksums rmd160 7bfea3ff521de664ac3efbc70df7241f5ac91a91 \
- sha256 66fe80d8fd910b6e5fb8ae2d57c0b59682f3b81cc14d242598a84781425ee480
+checksums rmd160 7bfea3ff521de664ac3efbc70df7241f5ac91a91 \
+ sha256 66fe80d8fd910b6e5fb8ae2d57c0b59682f3b81cc14d242598a84781425ee480
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-libwww-perl \
- port:p${perl5.major}-html-parser \
- port:p${perl5.major}-uri
+ depends_lib-append \
+ port:p${perl5.major}-libwww-perl \
+ port:p${perl5.major}-html-parser \
+ port:p${perl5.major}-uri
-supported_archs noarch
+ supported_archs noarch
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160712/5c586eaf/attachment.html>
More information about the macports-changes
mailing list