Bug 55342 - update www/p5-WWW-Search
Summary: update www/p5-WWW-Search
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-07 15:00 UTC by Mathieu Arnold
Modified: 2003-08-07 15:24 UTC (History)
1 user (show)

See Also:


Attachments
p5-WWW-Search-2.42.diff (5.20 KB, patch)
2003-08-07 15:00 UTC, Mathieu Arnold
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Arnold 2003-08-07 15:00:37 UTC
Update www/p5-WWW-Search to 2.42

* lib/WWW/Search.pm (preprocess_results_page): BUGFIX bad return value
* lib/WWW/Search/Test.pm (count_results): printResults output is more verbose
* lib/WWW/Search.pm (parse_tree): new NOP stub function
* lib/WWW/Search.pm (login): now returns flag for success/failure
* lib/WWW/Search/Test.pm (find_websearch): new function
* lib/WWW/Search/Test.pm (count_results): call login() before getting results
* lib/WWW/Search.pm (cookie_jar): allow any flavor of HTTP::Cookies

Fix: Add the files subdir
The patch added does contains '\r', don't remove them, or beware :)

PS: if some MTA in the way thinks it's clever removing them, the patch is also
available at
<http://aragorn.mat.cc/~mat/ports/www/p5-WWW-Search/p5-WWW-Search-2.42.diff>
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2003-08-07 15:24:22 UTC
State Changed
From-To: open->closed

Committed, thanks!