From owner-cvs-ports@FreeBSD.ORG Tue Dec 13 15:48:59 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3808016A41F; Tue, 13 Dec 2005 15:48:59 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3FE043D5F; Tue, 13 Dec 2005 15:48:58 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jBDFmw0p058059; Tue, 13 Dec 2005 15:48:58 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jBDFmww8058058; Tue, 13 Dec 2005 15:48:58 GMT (envelope-from aaron) Message-Id: <200512131548.jBDFmww8058058@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 13 Dec 2005 15:48:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-URI-Find Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Dec 2005 15:48:59 -0000 aaron 2005-12-13 15:48:58 UTC FreeBSD ports repository Modified files: textproc/p5-URI-Find Makefile distinfo Log: - update from 0.13 to 0.16 0.16 Fri Jul 22 06:00:24 EDT 2005 - Oops, make the URI::Find::Schemeless->top_level_domain_re case insensitive, as it should be and the docs claimed it was. Thanks to Todd Eigenschink. 0.15 Tue Mar 22 07:23:17 EST 2005 - Have all functions croak if invoked with the wrong number of arguments. Add URI::Find->badinvo. https://rt.cpan.org/NoAuth/Bug.html?id=1845 - Mention DARREN's urifind script in the man page. - Oops, URI::URL::strict was turned on and left on. Put it back the way you found it. Thanks to Chris Nandor. https://rt.cpan.org/NoAuth/Bug.html?id=11906 - Schemeless.pm: - Find 'intag.com'. - Get $tldRe from a new class method, ->top_level_domain_re. - Update top level domain list. PR: 89348 Submitted by: aaron Approved by: maintainer timeout, tobez Revision Changes Path 1.6 +6 -2 ports/textproc/p5-URI-Find/Makefile 1.4 +3 -2 ports/textproc/p5-URI-Find/distinfo