ports/147904: [PATCH] www/p5-AnyEvent-HTTP: add patch for fastclose bug
Maxim Dounin
mdounin at mdounin.ru
Wed Jun 16 23:10:04 UTC 2010
The following reply was made to PR ports/147904; it has been noted by GNATS.
From: Maxim Dounin <mdounin at mdounin.ru>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/147904: [PATCH] www/p5-AnyEvent-HTTP: add patch for
fastclose bug
Date: Thu, 17 Jun 2010 03:02:05 +0400
Hello!
Please disregard this patch, and sorry for the noise. Marc
Lehmann finally replied and released new version of AnyEvent::HTTP
with patch included. Just updating to 1.45 would be sufficient.
Just for completeness - update patch included below.
Maxim Dounin
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-AnyEvent-HTTP/Makefile,v
retrieving revision 1.8
diff -u -p -u -r1.8 Makefile
--- Makefile 15 Dec 2009 21:08:21 -0000 1.8
+++ Makefile 16 Jun 2010 22:47:05 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= AnyEvent-HTTP
-PORTVERSION= 1.44
+PORTVERSION= 1.45
PORTEPOCH= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-AnyEvent-HTTP/distinfo,v
retrieving revision 1.8
diff -u -p -u -r1.8 distinfo
--- distinfo 15 Dec 2009 21:08:21 -0000 1.8
+++ distinfo 16 Jun 2010 22:47:05 -0000
@@ -1,3 +1,3 @@
-MD5 (AnyEvent-HTTP-1.44.tar.gz) = fe552f61e2d637f82a618e8a908c72e2
-SHA256 (AnyEvent-HTTP-1.44.tar.gz) = 34751516b90c14b5fc06a3aa9eb0e71f34ac8bfe76dac0c4a30c019be0dbc180
-SIZE (AnyEvent-HTTP-1.44.tar.gz) = 15509
+MD5 (AnyEvent-HTTP-1.45.tar.gz) = d8dee9ed315a5a35248b3b1d6d91ee19
+SHA256 (AnyEvent-HTTP-1.45.tar.gz) = 4bfae35b67cf663f6e5edb8756803fe3b0b9e9837ab04e2e62184149e2855461
+SIZE (AnyEvent-HTTP-1.45.tar.gz) = 16236
More information about the freebsd-ports-bugs
mailing list