From ca8e1246264d92b787ef48446d5c42f6c19d3aac Mon Sep 17 00:00:00 2001 From: Aaron Dalton Date: Tue, 13 Dec 2005 15:48:58 +0000 Subject: - 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 --- textproc/p5-URI-Find/Makefile | 8 ++++++-- textproc/p5-URI-Find/distinfo | 5 +++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/textproc/p5-URI-Find/Makefile b/textproc/p5-URI-Find/Makefile index 9ffd352cbdac..33ec9df6f290 100644 --- a/textproc/p5-URI-Find/Makefile +++ b/textproc/p5-URI-Find/Makefile @@ -6,7 +6,7 @@ # PORTNAME= URI-Find -PORTVERSION= 0.13 +PORTVERSION= 0.16 CATEGORIES= textproc net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI @@ -23,4 +23,8 @@ PERL_CONFIGURE= yes MAN3= URI::Find.3 \ URI::Find::Schemeless.3 -.include +.include + +IGNORE= requires perl 5.6 or above due to dependencies + +.include diff --git a/textproc/p5-URI-Find/distinfo b/textproc/p5-URI-Find/distinfo index d37c3ff0b726..da9398a85464 100644 --- a/textproc/p5-URI-Find/distinfo +++ b/textproc/p5-URI-Find/distinfo @@ -1,2 +1,3 @@ -MD5 (URI-Find-0.13.tar.gz) = ef318a426cfec1d7752682a13e7d7296 -SIZE (URI-Find-0.13.tar.gz) = 9855 +MD5 (URI-Find-0.16.tar.gz) = 339279e268cf37e629f54c1091f99a13 +SHA256 (URI-Find-0.16.tar.gz) = c5003ad256f6747717c3214dd4d52589319b2df21d48b277730612f0e8e93fbb +SIZE (URI-Find-0.16.tar.gz) = 11509 -- cgit v1.2.3