summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Daemon
AgeCommit message (Collapse)AuthorFilesLines
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-1/+2
2020-08-16Update to 6.12wen2-8/+7
Upstream changes: 6.12 2020-06-04 16:01:31Z - No changes since TRIAL release 6.11 6.11 2020-06-03 14:47:21Z (TRIAL RELEASE) - An IPv6 zone separator must be URI-quoted (GH#47) (Petr Pisar and Olaf Alders) 6.10 2020-05-26 16:20:36Z - No changes since TRIAL release 6.09 6.09 2020-05-25 16:52:14Z (TRIAL RELEASE) - Require IO::Socket::IP 0.25 so that HTTP::Tiny uses it (GH#45) (Shoichi Kaji) 6.08 2020-05-22 15:26:00Z (TRIAL RELEASE) - In t/chunked.t, leave choosing IP address family to IO::Socket::IP (GH#42) (Shoichi Kaji) - Add "IPv6 SUPPORT" section to pod (GH#43) (Shoichi Kaji) - Use HTTP::Tiny 0.042+ for IPv6 support (GH#41) (Shoichi Kaji) 6.07 2020-05-19 19:19:53Z (TRIAL RELEASE) - Prefer IP address for host in $d->url (GH#40) (Shoichi Kaji) - Improve documentation readability (GH#36) (Ferenc Erki)
2020-04-06p5-HTTP-Daemon: update to 6.06nb1.wiz1-1/+4
Correctly set PERL5_MODULE_TYPE. Add missing TEST_DEPENDS.
2019-08-31Update to 6.06wen2-8/+7
Upstream changes: 6.06 2019-08-29 14:23:17Z - Delimit IPv6 numeric address with brackets and URI-quote an IPv6 zone separator in url() method output (GH#32) (Petr Pisar) - Handle undef and empty LocalAddr value in new() constructor as an unspecified address (GH#24, RT#123069) (Petr Pisar) - Use IO::Socket::IP for IPv6 support. (GH#31) (Chase Whitener) 6.05 2019-07-26 20:41:05Z - Added the .perltidyrc from the libwww-perl distribution - Tidied the test suite with perltidy - Tidied Daemon.pm - Turned on EOL and tab tests - Removed obvious indirect object syntax in test suite - Added IPv6 support. (GH#24) Thanks, @ppisar and @intrigeri - Added IO::Socket::IP as a prerequisite rather than IO::Socket::INET
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-1/+2
2019-06-30Update packages using a search.cpan.org HOMEPAGE to metacpan.org.nia1-2/+2
The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-07Update to 6.04wen2-8/+7
Upstream changes: 6.04 2019-04-02 13:09:45Z - Remove circular dependency on LWP::RobotUA introduced in 6.02 (GH#29) (Olaf Alders) 6.03 2019-04-01 20:56:38Z - Remove circular dependency with LWP::UserAgent introduced in 6.02 (GH#27) (Olaf Alders) 6.02 2019-04-01 16:03:37Z - Added a .mailmap to properly keep up with contributors to the dist. - Revised the changelog to follow current format styles - Change port number in test (GH#5) (Perlover)
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-2/+2
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-2/+2
2015-11-04Add SHA512 digests for distfiles for www categoryagc1-1/+2
Problems found locating distfiles: Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+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.
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.01:wiz2-8/+8
If you bind localhost, don't trust gethostbyaddr() to resolve the address. [RT#67247] Restore perl-5.8.1 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-3/+2
2011-07-14add CONFLICTS (thanks wiz@ for the reminder)spz1-2/+5
add a missing LICENSE and fix a few COMMENT
2011-07-10perl5 module HTTP::Daemon instances are HTTP/1.1 servers that listenspz3-0/+29
on a socket for incoming requests.