[129234] trunk/dports/perl/p5-www-mechanize-sleepy/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 13:53:07 PST 2014


Revision: 129234
          https://trac.macports.org/changeset/129234
Author:   mojca at macports.org
Date:     2014-12-09 13:53:07 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-www-mechanize-sleepy: add 5.18 5.20, minor whitespace changes

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

Modified: trunk/dports/perl/p5-www-mechanize-sleepy/Portfile
===================================================================
--- trunk/dports/perl/p5-www-mechanize-sleepy/Portfile	2014-12-09 21:49:35 UTC (rev 129233)
+++ trunk/dports/perl/p5-www-mechanize-sleepy/Portfile	2014-12-09 21:53:07 UTC (rev 129234)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.10 5.12 5.14 5.16
+perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         WWW-Mechanize-Sleepy 0.7
 revision            2
 platforms           darwin
@@ -14,16 +14,15 @@
 
 description         A Sleepy Mechanize Agent
 
-long_description \
-  Sometimes when testing the behavior of a webserver it is important  \
-  to be able to space out your requests in order to simulate a person \
-  reading, thinking (or sleeping) at the keyboard.                    \
-  WWW::Mechanize::Sleepy subclasses WWW::Mechanize to provide pauses  \
-  between your server requests. Use it just like you would use        \
-  WWW::Mechanize.
+long_description    Sometimes when testing the behavior of a webserver it is important  \
+                    to be able to space out your requests in order to simulate a person \
+                    reading, thinking (or sleeping) at the keyboard.                    \
+                    WWW::Mechanize::Sleepy subclasses WWW::Mechanize to provide pauses  \
+                    between your server requests. Use it just like you would use        \
+                    WWW::Mechanize.
 
-checksums           sha256 490c4ffca395fb523633d9981472d91f5fd2aa671dbbbab0de509c910b7e13bf \
-                    rmd160 4f3a6936ad9dbf267135cb752a54f0f2b4248869
+checksums           rmd160  4f3a6936ad9dbf267135cb752a54f0f2b4248869 \
+                    sha256  490c4ffca395fb523633d9981472d91f5fd2aa671dbbbab0de509c910b7e13bf
 
 if {$subport != $name} {
     depends_lib-append  port:p${perl5.major}-www-mechanize
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/740d28a8/attachment.html>


More information about the macports-changes mailing list