[129240] trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 14:02:49 PST 2014


Revision: 129240
          https://trac.macports.org/changeset/129240
Author:   mojca at macports.org
Date:     2014-12-09 14:02:49 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-test-www-mechanize-catalyst: whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile

Modified: trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile
===================================================================
--- trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile	2014-12-09 22:01:15 UTC (rev 129239)
+++ trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile	2014-12-09 22:02:49 UTC (rev 129240)
@@ -1,31 +1,33 @@
+# -*- 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.10 5.12 5.14 5.16
-perl5.setup           Test-WWW-Mechanize-Catalyst 0.53
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Test::WWW::Mechanize for Catalyst
-long_description      Test::WWW::Mechanize is a subclass of WWW::Mechanize \
-                      that incorporates features for web application testing.
+perl5.setup         Test-WWW-Mechanize-Catalyst 0.53
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Test::WWW::Mechanize for Catalyst
+long_description    Test::WWW::Mechanize is a subclass of WWW::Mechanize \
+                    that incorporates features for web application testing.
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 e0ea83d3708d044f9beb670d117f9376 \
-                      sha1 bdb3366cc7e43b2bb1080947c6e2bbc98e52724c \
-                      rmd160 9124de30258096960f4023bd4423e92874eef6f8
+checksums           md5 e0ea83d3708d044f9beb670d117f9376 \
+                    sha1 bdb3366cc7e43b2bb1080947c6e2bbc98e52724c \
+                    rmd160 9124de30258096960f4023bd4423e92874eef6f8
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-catalyst-runtime \
-                      port:p${perl5.major}-catalyst-plugin-session-state-cookie \
-                      port:p${perl5.major}-catalyst-plugin-session \
-                      port:p${perl5.major}-libwww-perl \
-                      port:p${perl5.major}-moose \
-                      port:p${perl5.major}-test-exception \
-                      port:p${perl5.major}-test-www-mechanize \
-                      port:p${perl5.major}-www-mechanize \
-                      port:p${perl5.major}-namespace-clean
+    depends_lib-append \
+                    port:p${perl5.major}-catalyst-runtime \
+                    port:p${perl5.major}-catalyst-plugin-session-state-cookie \
+                    port:p${perl5.major}-catalyst-plugin-session \
+                    port:p${perl5.major}-libwww-perl \
+                    port:p${perl5.major}-moose \
+                    port:p${perl5.major}-test-exception \
+                    port:p${perl5.major}-test-www-mechanize \
+                    port:p${perl5.major}-www-mechanize \
+                    port:p${perl5.major}-namespace-clean
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/07e28982/attachment.html>


More information about the macports-changes mailing list