[UPDATE] www/p5-HTTP-Message to 6.18

2019-03-09 Thread Andrew Hewus Fresh
This minor update mostly just updates the list of IANA status codes, although there are also a few minor fixes and a new "is_cacheable_by_default" function. https://metacpan.org/changes/distribution/HTTP-Message It makes me somewhat sad to see 418 go away. Comments? OK? Index: Makefile =

Re: Update www/p5-HTTP-Message 6.11 -> 6.13

2017-09-04 Thread Alexander Bluhm
On Sun, Aug 27, 2017 at 11:21:42PM +0100, Nigel Taylor wrote: > > For some reason portroach reports still reports 6.11 as latest. I also see problems with Perl modules on portroach.openbsd.org. /usr/ports/infrastructure/bin/outdated-perl-ports lists more outdated ports. > Removed BUILD_DEPENDS =

Re: Update www/p5-HTTP-Message 6.11 -> 6.13

2017-08-27 Thread Nigel Taylor
On 08/23/17 22:08, Nigel Taylor wrote: > For some reason portroach reports still reports 6.11 as latest. > > > Changes > > Revision history for HTTP-Message > > 6.13 2017-06-20 01:07:03Z > - Non-TRIAL release of changes found in 6.12 > > 6.12 2017-06-15 18:03:50Z (TRIAL RELEASE)

Update www/p5-HTTP-Message 6.11 -> 6.13

2017-08-23 Thread Nigel Taylor
For some reason portroach reports still reports 6.11 as latest. Changes Revision history for HTTP-Message 6.13 2017-06-20 01:07:03Z - Non-TRIAL release of changes found in 6.12 6.12 2017-06-15 18:03:50Z (TRIAL RELEASE) - If an object is passed to HTTP::Request, it must provid

UPDATE: www/p5-HTTP-Message

2015-09-10 Thread Nigel Taylor
Change is 6.11 2015-09-09 - fix an undefined value warning in HTTP::Headers::as_string Also added extra test, but only run by the author, make test doesn't include the new test. Tested on amd64 only, Ok? Index: Makefile ===