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

mojca at macports.org mojca at macports.org
Tue Dec 9 13:59:15 PST 2014


Revision: 129237
          https://trac.macports.org/changeset/129237
Author:   mojca at macports.org
Date:     2014-12-09 13:59:15 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-test-www-mechanize: whitespace only

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

Modified: trunk/dports/perl/p5-test-www-mechanize/Portfile
===================================================================
--- trunk/dports/perl/p5-test-www-mechanize/Portfile	2014-12-09 21:56:57 UTC (rev 129236)
+++ trunk/dports/perl/p5-test-www-mechanize/Portfile	2014-12-09 21:59:15 UTC (rev 129237)
@@ -1,29 +1,28 @@
 # -*- 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 1.30
-revision              3
-license               {Artistic-2 GPL}
-maintainers           nomaintainer
-description           Testing-specific WWW::Mechanize subclass
-long_description      ${description}
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Test-WWW-Mechanize 1.30
+revision            3
+license             {Artistic-2 GPL}
+maintainers         nomaintainer
+description         Testing-specific WWW::Mechanize subclass
+long_description    ${description}
 
-checksums             md5     a0d70d501e26e398f47bf0b3a5be0483 \
-                      sha1    025037d52d0968f9e5a42e9bbbf0c500e78ca829 \
-                      rmd160  da1f12ae7feac9486b10c37cfd3573610ea226f8
+checksums           md5     a0d70d501e26e398f47bf0b3a5be0483 \
+                    sha1    025037d52d0968f9e5a42e9bbbf0c500e78ca829 \
+                    rmd160  da1f12ae7feac9486b10c37cfd3573610ea226f8
 
-platforms             darwin
+platforms           darwin
+supported_archs     noarch
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-carp-assert-more \
-                      port:p${perl5.major}-http-server-simple \
-                      port:p${perl5.major}-test-longstring \
-                      port:p${perl5.major}-uri \
-                      port:p${perl5.major}-www-mechanize
-
-supported_archs noarch
+    depends_lib-append  port:p${perl5.major}-carp-assert-more \
+                        port:p${perl5.major}-http-server-simple \
+                        port:p${perl5.major}-test-longstring \
+                        port:p${perl5.major}-uri \
+                        port:p${perl5.major}-www-mechanize
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/db900ce1/attachment.html>


More information about the macports-changes mailing list