pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-HTTP-Daemon Update to 6.06
details: https://anonhg.NetBSD.org/pkgsrc/rev/c8f804e67fb9
branches: trunk
changeset: 400623:c8f804e67fb9
user: wen <wen%pkgsrc.org@localhost>
date: Sat Aug 31 13:32:26 2019 +0000
description:
Update to 6.06
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
diffstat:
www/p5-HTTP-Daemon/Makefile | 5 ++---
www/p5-HTTP-Daemon/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 5a41f31cc369 -r c8f804e67fb9 www/p5-HTTP-Daemon/Makefile
--- a/www/p5-HTTP-Daemon/Makefile Sat Aug 31 13:17:48 2019 +0000
+++ b/www/p5-HTTP-Daemon/Makefile Sat Aug 31 13:32:26 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2019/08/11 13:24:44 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2019/08/31 13:32:26 wen Exp $
-DISTNAME= HTTP-Daemon-6.04
+DISTNAME= HTTP-Daemon-6.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
diff -r 5a41f31cc369 -r c8f804e67fb9 www/p5-HTTP-Daemon/distinfo
--- a/www/p5-HTTP-Daemon/distinfo Sat Aug 31 13:17:48 2019 +0000
+++ b/www/p5-HTTP-Daemon/distinfo Sat Aug 31 13:32:26 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/06/07 10:44:58 wen Exp $
+$NetBSD: distinfo,v 1.5 2019/08/31 13:32:26 wen Exp $
-SHA1 (HTTP-Daemon-6.04.tar.gz) = 47bb34187f910301525c957c401fd0da9656b44a
-RMD160 (HTTP-Daemon-6.04.tar.gz) = ec79397bf59441d836d3c10f72823a152cdf6520
-SHA512 (HTTP-Daemon-6.04.tar.gz) = 4fe21e92367c481e611cf0051134856811bc5e7d99ba2f54e0e8fb8c9c442198769ecc50d108219087c9052a8f51eab19843bc1f83cfb09ca6f1b9272414775c
-Size (HTTP-Daemon-6.04.tar.gz) = 43982 bytes
+SHA1 (HTTP-Daemon-6.06.tar.gz) = 3f19cf7275cf231bc63b3d1bea83b52ffea2f9af
+RMD160 (HTTP-Daemon-6.06.tar.gz) = 55103e89f20ac0b9fd7b8225ec12eee48db77a91
+SHA512 (HTTP-Daemon-6.06.tar.gz) = 8e6dcf4451aaa6bd5f38508a087e5bb9b7f5105e8e243d09bdd3f4be3d7009222b3d9f8e494f049b48f0caebf36f239b8bbc7b8edc805f7d32b1bbeb38431732
+Size (HTTP-Daemon-6.06.tar.gz) = 45576 bytes
Home |
Main Index |
Thread Index |
Old Index