From owner-svn-ports-all@FreeBSD.ORG Mon Feb 23 10:08:48 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 15BD5FA0; Mon, 23 Feb 2015 10:08:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 00DF0BFC; Mon, 23 Feb 2015 10:08:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1NA8lRp028520; Mon, 23 Feb 2015 10:08:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1NA8lII028517; Mon, 23 Feb 2015 10:08:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201502231008.t1NA8lII028517@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 23 Feb 2015 10:08:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379664 - head/www/p5-WWW-Search X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2015 10:08:48 -0000 Author: sunpoet Date: Mon Feb 23 10:08:46 2015 New Revision: 379664 URL: https://svnweb.freebsd.org/changeset/ports/379664 QAT: https://qat.redports.org/buildarchive/r379664/ Log: - Sort PLIST - Reformat pkg-descr Modified: head/www/p5-WWW-Search/Makefile head/www/p5-WWW-Search/pkg-descr head/www/p5-WWW-Search/pkg-plist Modified: head/www/p5-WWW-Search/Makefile ============================================================================== --- head/www/p5-WWW-Search/Makefile Mon Feb 23 10:08:40 2015 (r379663) +++ head/www/p5-WWW-Search/Makefile Mon Feb 23 10:08:46 2015 (r379664) @@ -22,14 +22,7 @@ BUILD_DEPENDS= p5-Bit-Vector>=0:${PORTSD p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-User>=0:${PORTSDIR}/sysutils/p5-User \ p5-libwww>=2:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \ - p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-HTML-Parser>=2.23:${PORTSDIR}/www/p5-HTML-Parser \ - p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-User>=0:${PORTSDIR}/sysutils/p5-User \ - p5-libwww>=2:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-IO-Capture>=0:${PORTSDIR}/devel/p5-IO-Capture \ p5-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Pod-Coverage \ p5-Test-File>=0:${PORTSDIR}/devel/p5-Test-File \ Modified: head/www/p5-WWW-Search/pkg-descr ============================================================================== --- head/www/p5-WWW-Search/pkg-descr Mon Feb 23 10:08:40 2015 (r379663) +++ head/www/p5-WWW-Search/pkg-descr Mon Feb 23 10:08:46 2015 (r379664) @@ -1,13 +1,11 @@ - This class is the parent for all access method supported - by the WWW::Search library. This library implements a - Perl API to web-based search engines. +This class is the parent for all access method supported by the WWW::Search +library. This library implements a Perl API to web-based search engines. - Current search engines supported include AltaVista (both - web and news), Dejanews, Excite (web only), HotBot (web - only), Infoseek (e-mail, web, and news) and Lycos. +Current search engines supported include AltaVista (both web and news), +Dejanews, Excite (web only), HotBot (web only), Infoseek (e-mail, web, and news) +and Lycos. - Search results are limited and there is a pause between - each request for results to avoid overloading either the - client or the server. +Search results are limited and there is a pause between each request for results +to avoid overloading either the client or the server. WWW: http://search.cpan.org/dist/WWW-Search/ Modified: head/www/p5-WWW-Search/pkg-plist ============================================================================== --- head/www/p5-WWW-Search/pkg-plist Mon Feb 23 10:08:40 2015 (r379663) +++ head/www/p5-WWW-Search/pkg-plist Mon Feb 23 10:08:46 2015 (r379664) @@ -1,7 +1,5 @@ bin/AutoSearch bin/WebSearch -man/man1/AutoSearch.1.gz -man/man1/WebSearch.1.gz %%SITE_PERL%%/WWW/Search.pm %%SITE_PERL%%/WWW/Search/Null.pm %%SITE_PERL%%/WWW/Search/Null/Count.pm @@ -13,7 +11,6 @@ man/man1/WebSearch.1.gz %%SITE_PERL%%/WWW/Search/Test.pm %%SITE_PERL%%/WWW/SearchResult.pm %%PERL5_MAN3%%/WWW::Search.3.gz -%%PERL5_MAN3%%/WWW::SearchResult.3.gz %%PERL5_MAN3%%/WWW::Search::Null.3.gz %%PERL5_MAN3%%/WWW::Search::Null::Count.3.gz %%PERL5_MAN3%%/WWW::Search::Null::Empty.3.gz @@ -22,3 +19,6 @@ man/man1/WebSearch.1.gz %%PERL5_MAN3%%/WWW::Search::Result.3.gz %%PERL5_MAN3%%/WWW::Search::Simple.3.gz %%PERL5_MAN3%%/WWW::Search::Test.3.gz +%%PERL5_MAN3%%/WWW::SearchResult.3.gz +man/man1/AutoSearch.1.gz +man/man1/WebSearch.1.gz