Subject: CVS commit: pkgsrc/www/p5-URI
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 05/17/2002 00:24:15
Module Name: pkgsrc
Committed By: mjl
Date: Thu May 16 21:24:15 UTC 2002
Modified Files:
pkgsrc/www/p5-URI: Makefile distinfo
Log Message:
Update p5-URI to 1.19
URI::Heuristic will guess better on strings like "123.3.3.3:8080/foo".
URI::WithBase will not keep the full history of any base URI's base URI.
URI::URL->new("foo", "bar")->base now returns an URI::URL.
Deal properly with file:///-URIs.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/www/p5-URI/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/www/p5-URI/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.