Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7458463BB39 for ; Sat, 31 Jul 2010 12:32:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2A64663B101; Sat, 31 Jul 2010 12:32:49 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2249263B100 for ; Sat, 31 Jul 2010 12:32:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0D86B175DD; Sat, 31 Jul 2010 12:32:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sat, 31 Jul 2010 12:32:47 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/www/p5-URI-Find To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100731123248.0D86B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Sat Jul 31 12:32:47 UTC 2010 Modified Files: pkgsrc/www/p5-URI-Find: Makefile distinfo Log Message: Updating www/p5-URI-Find from 20100211 to 20100505 Upstream changes: 20100505 Wed May 5 18:48:44 PDT 2010 Test Fixes * Fixed t/urifind/find.t on Windows 20100504.1039 Tue May 4 10:39:23 PDT 2010 Doc Fixes * Forgot to mention that we ship with urifind now. 20100504 Tue May 4 10:29:52 PDT 2010 New Features * Added a urifind program. (Darren Chamberlain) Bug Fixes * The final semi-colon was being strippped form URLs found in HTML that ended with HTML entities. (Michael Peters) Example: http://google.com/search?q=<html> * URLs with leading dots, pluses and minuses are now found. [rt.cpan.org 57032] Example: stuff...http://example.com To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/p5-URI-Find/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/p5-URI-Find/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.