[137427] trunk/dports/perl/p5-www-search/Portfile
devans at macports.org
devans at macports.org
Wed Jun 10 22:32:20 PDT 2015
Revision: 137427
https://trac.macports.org/changeset/137427
Author: devans at macports.org
Date: 2015-06-10 22:32:20 -0700 (Wed, 10 Jun 2015)
Log Message:
-----------
p5-www-search: update to version 2.514, dependencies, add mode line, minor reformating.
Modified Paths:
--------------
trunk/dports/perl/p5-www-search/Portfile
Modified: trunk/dports/perl/p5-www-search/Portfile
===================================================================
--- trunk/dports/perl/p5-www-search/Portfile 2015-06-11 05:30:55 UTC (rev 137426)
+++ trunk/dports/perl/p5-www-search/Portfile 2015-06-11 05:32:20 UTC (rev 137427)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -4,8 +5,8 @@
PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20
-perl5.setup WWW-Search 2.513
-license BSD-old
+perl5.setup WWW-Search 2.514
+license {Artistic-1 GPL}
maintainers nomaintainer
description WWW::Search provides access to search engines
long_description WWW::Search is a collection of Perl modules which provide \
@@ -13,15 +14,22 @@
platforms darwin
-checksums md5 8464d7b6ebc76718bb985d671a47a953 \
- sha1 c4d483552fef6b2fb33d544b953b581fc8edd489 \
- rmd160 ab532cbcf972c14bf981c8f01cef637d88ad88d7
+checksums rmd160 017abe732d645d459015411810c5bafb7abb8c83 \
+ sha256 198620208fa2d7892f93bc52c0178822e202fbc6edaddd1bc0a4e47a7632fbb9
if {${perl5.major} != ""} {
-depends_lib-append \
+ depends_lib-append \
+ port:p${perl5.major}-bit-vector \
+ port:p${perl5.major}-cgi \
+ port:p${perl5.major}-datemanip \
+ 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}-html-parser
+ port:p${perl5.major}-user
-supported_archs noarch
+ supported_archs noarch
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150610/f6d69143/attachment-0001.html>
More information about the macports-changes
mailing list