[129253] trunk/dports/perl/p5-test-www-selenium/Portfile

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


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

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

Modified: trunk/dports/perl/p5-test-www-selenium/Portfile
===================================================================
--- trunk/dports/perl/p5-test-www-selenium/Portfile	2014-12-09 22:33:46 UTC (rev 129252)
+++ trunk/dports/perl/p5-test-www-selenium/Portfile	2014-12-09 22:36:49 UTC (rev 129253)
@@ -1,33 +1,34 @@
 # -*- 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.8 5.10 5.12 5.14 5.16
-perl5.setup             Test-WWW-Selenium 1.24
-revision        1
-platforms               darwin
-license                 {Artistic-1 GPL}
-maintainers             gmail.com:jon.hermansen openmaintainer
-supported_archs         noarch
+perl5.setup         Test-WWW-Selenium 1.24
+revision            1
+platforms           darwin
+license             {Artistic-1 GPL}
+maintainers         gmail.com:jon.hermansen openmaintainer
 
-description             Test applications using Selenium Remote Control
+description         Test applications using Selenium Remote Control
 
-long_description        This module sends commands directly to a Selenium \
-                        Server using simple HTTP GET/POST requests. Using this \
-                        module together with a Selenium Server instance, you \
-                        can automatically control any supported browser.
+long_description    This module sends commands directly to a Selenium \
+                    Server using simple HTTP GET/POST requests. Using this \
+                    module together with a Selenium Server instance, you \
+                    can automatically control any supported browser.
 
-platforms               darwin
+checksums           md5     0fe23e175ca2606282497c4cf504b46a \
+                    sha1    d83992a57b74dd1a6369ae02459e34bfc86fd27d \
+                    rmd160  fc4aca2c82f8dc6d9ce420acf9a3aee9c75e2265
 
-checksums               md5     0fe23e175ca2606282497c4cf504b46a \
-                        sha1    d83992a57b74dd1a6369ae02459e34bfc86fd27d \
-                        rmd160  fc4aca2c82f8dc6d9ce420acf9a3aee9c75e2265
+platforms           darwin
+supported_archs     noarch
 
 if {${perl5.major} != ""} {
-    depends_lib-append  port:p${perl5.major}-test-simple \
-                        port:p${perl5.major}-libwww-perl \
-                        port:p${perl5.major}-uri \
-                        port:p${perl5.major}-time-hires
+    depends_lib-append \
+                    port:p${perl5.major}-test-simple \
+                    port:p${perl5.major}-libwww-perl \
+                    port:p${perl5.major}-uri \
+                    port:p${perl5.major}-time-hires
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/d252743e/attachment.html>


More information about the macports-changes mailing list