From d12e7cce05e8ffe30c6193e156724e6557924760 Mon Sep 17 00:00:00 2001 From: sno Date: Wed, 16 Sep 2009 18:43:12 +0000 Subject: Updating devel/p5-AnyEvent from 5.111 to 5.200 Upstream changes: 5.2 Mon Sep 14 07:04:49 CEST 2009 - INCOMPATIBLE CHANGE: do no longer support register_read_type and register_write_type in AnyEvent::Handle, instead support package names (the facility was mostly abused). - implement "packagename-as-read/write type" support in AnyEvent::Handle. - AnyEvent::Handle: new options "keepalive" and "oobinline". - oobinline set by default to avoid security issues. - the pure-perl event loop backend wrongly detected times() fallback support (spotted by Pavel Boldin). 5.12 Tue Sep 1 20:26:50 CEST 2009 - be more lenient when parsing resolv.conf files, as some people use hashmarks as comment indicator inside directives (reported by Michael S. Fischer). - use same set of warnings as common::sense 2.0. - fix a potential 32 bit overflow issue due to perl having problems with large hex constants in the Perl backend. - do not use the slower 5.6 version fo the enc_name code in AnyEvent::DNS by default. - fix some prototypes. - (optionally) require Async::Interrupt 1.02. - replace opendns fallbacks by verizon/level3 public dns servers. 5.112 Fri Aug 21 13:59:04 CEST 2009 - AnyEvent::Handle could cause hard crashes in Net::SSLeay when using starttls with an illegal/uncreatable tls context. - port to broken win32 perls. --- devel/p5-AnyEvent/Makefile | 6 +++--- devel/p5-AnyEvent/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/p5-AnyEvent/Makefile b/devel/p5-AnyEvent/Makefile index b39bdeb5598..d0d124230bb 100644 --- a/devel/p5-AnyEvent/Makefile +++ b/devel/p5-AnyEvent/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2009/08/18 14:18:33 sno Exp $ +# $NetBSD: Makefile,v 1.18 2009/09/16 18:43:12 sno Exp $ # -DISTNAME= AnyEvent-5.111 -PKGNAME= p5-${DISTNAME} +DISTNAME= AnyEvent-5.2 +PKGNAME= p5-${DISTNAME}00 CATEGORIES= devel #MASTER_SITES= http://www.cpan.org/modules/by-authors/Marc_Lehmann/ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/} diff --git a/devel/p5-AnyEvent/distinfo b/devel/p5-AnyEvent/distinfo index 4d58ee77eeb..1006e4f0fd2 100644 --- a/devel/p5-AnyEvent/distinfo +++ b/devel/p5-AnyEvent/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2009/08/18 14:18:33 sno Exp $ +$NetBSD: distinfo,v 1.15 2009/09/16 18:43:12 sno Exp $ -SHA1 (AnyEvent-5.111.tar.gz) = 7d09c1be0da978576c8a086e8eff94a56ddedad9 -RMD160 (AnyEvent-5.111.tar.gz) = a87a087bef37c9e3184a4cf76a7b4edc72edba6a -Size (AnyEvent-5.111.tar.gz) = 179757 bytes +SHA1 (AnyEvent-5.2.tar.gz) = 7d0e988b242db2239bf82c7136c69049a29b8e36 +RMD160 (AnyEvent-5.2.tar.gz) = 02593486dee401c4398d21798ddee47276b2d123 +Size (AnyEvent-5.2.tar.gz) = 181561 bytes -- cgit v1.2.3