Revision
149783
Author
devans@macports.org
Date
2016-06-29 14:03:01 -0700 (Wed, 29 Jun 2016)

Log Message

p5-www-search: update to version 2.516, dependencies.

Modified Paths

Diff

Modified: trunk/dports/perl/p5-www-search/Portfile (149782 => 149783)


--- trunk/dports/perl/p5-www-search/Portfile	2016-06-29 21:01:44 UTC (rev 149782)
+++ trunk/dports/perl/p5-www-search/Portfile	2016-06-29 21:03:01 UTC (rev 149783)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         WWW-Search 2.515
+perl5.setup         WWW-Search 2.516
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         WWW::Search provides access to search engines
@@ -14,10 +14,14 @@
 
 platforms           darwin
 
-checksums           rmd160  b96cc4a1739bf885d63db4c4bf6d7702ac693053 \
-                    sha256  ce5b7ff792f1ccccda27f3d8a566d0cd7dd7a304c45d5b178fcdab615f93a24b
+checksums           rmd160  2eb50d50115c129d995323a8514becebf9a56aa3 \
+                    sha256  f9d680c065346fafc1f9317caf12ddefee01289926244bbac9f33139729622ed
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-io-capture \
+                    port:p${perl5.major}-test-file
+
     depends_lib-append \
                     port:p${perl5.major}-bit-vector \
                     port:p${perl5.major}-cgi \
@@ -25,9 +29,7 @@
                     port:p${perl5.major}-file-slurp \
                     port:p${perl5.major}-html-parser \
                     port:p${perl5.major}-html-tree \
-                    port:p${perl5.major}-io-capture \
                     port:p${perl5.major}-libwww-perl \
-                    port:p${perl5.major}-test-file \
                     port:p${perl5.major}-uri \
                     port:p${perl5.major}-user