summaryrefslogtreecommitdiff
path: root/www/p5-Net-HTTP
AgeCommit message (Collapse)AuthorFilesLines
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-04-18Update p5-Net-HTTP to 6.06.hiramatsu2-7/+6
Changes from previous: _______________________________________________________________________________ 2013-03-10 Net-HTTP 6.06 Jesse Luehrs (1): IO::Socket::SSL doesn't play well with select() [RT#81237] _______________________________________________________________________________ 2012-11-10 Net-HTTP 6.05 Gisle Aas (1): Convert to Test::More style and disable test on Windows [RT#81090] Marinos Yannikos (1): SSL broken for some servers [RT#81073] _______________________________________________________________________________ 2012-11-08 Net-HTTP 6.04 Gisle Aas (3): Simpler handling of double chunked [RT#77240] Check for timeouts before reading [RT#72676] Fake can_read Dagfinn Ilmari Mannsåker (1): Fix chunked decoding on temporary read error [RT#74431] Eric Wong (1): NB: set http_bytes if read_entity_body hits EAGAIN on first read Jay Hannah (1): chunked,chunked is invalid, but happens. :( Ignore all but the first. [RT#77240]
2012-10-28Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2012-04-22Update to 6.03:wiz2-7/+6
2012-02-16 Net-HTTP 6.03 Restore blocking override for Net::SSL [RT#72790] Restore perl-5.6 compatiblity.
2011-08-12Not CONFLICTS with p5-libwww>=6.x.obache1-3/+3
Bump PKGREVISION.
2011-08-07Revision bump after updating perl to 5.14.1.tron1-2/+2
2011-07-14add CONFLICTS (thanks wiz@ for the reminder)spz1-1/+4
add a missing LICENSE and fix a few COMMENT
2011-07-10The Perl 5 module Net::HTTP is a low-level HTTP client.spz3-0/+26
An instance of the Net::HTTP class represents a connection to an HTTP server.