ports/89348: Update Port: textproc/p5-URI-Find 0.13->0.16
Aaron Dalton
aaron at FreeBSD.org
Mon Nov 21 05:10:37 UTC 2005
>Number: 89348
>Category: ports
>Synopsis: Update Port: textproc/p5-URI-Find 0.13->0.16
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Nov 21 05:10:36 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Aaron Dalton
>Release: FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
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 '<x>intag.com</x>'.
- Get $tldRe from a new class method, ->top_level_domain_re.
- Update top level domain list.
>How-To-Repeat:
>Fix:
--- submission.txt begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-URI-Find/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile 26 Oct 2003 16:01:12 -0000 1.5
+++ Makefile 21 Nov 2005 05:06:26 -0000
@@ -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
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-URI-Find/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo 31 Mar 2004 03:11:55 -0000 1.3
+++ distinfo 21 Nov 2005 05:06:35 -0000
@@ -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
--- submission.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list