Update p5-Async-Interrupt to 1.1.
Revision history for Perl extension Async::Interrupt. 1.1 Wed Apr 25 00:46:08 CEST 2012 - new $async->handle method. - new $async->pipe_drain method. - use memory fences for !x86, and x86 future proofing. use libecb for implementation.
This commit is contained in:
parent
9f91775d6a
commit
8a02d597fe
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.10 2013/05/31 12:40:04 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2013/09/02 12:55:02 obache Exp $
|
||||
|
||||
DISTNAME= Async-Interrupt-1.05
|
||||
DISTNAME= Async-Interrupt-1.1
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Async/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2010/05/24 20:25:25 seb Exp $
|
||||
$NetBSD: distinfo,v 1.6 2013/09/02 12:55:02 obache Exp $
|
||||
|
||||
SHA1 (Async-Interrupt-1.05.tar.gz) = 60ac4e1379776f3dd6ce7b95dc5aa98326c63e5d
|
||||
RMD160 (Async-Interrupt-1.05.tar.gz) = f6ba2b6677cc6fdb4aef726efdebd3197c058b7a
|
||||
Size (Async-Interrupt-1.05.tar.gz) = 24706 bytes
|
||||
SHA1 (Async-Interrupt-1.1.tar.gz) = e3e95507dcaa4c3a4e42bd11a394b4b9f4e651dc
|
||||
RMD160 (Async-Interrupt-1.1.tar.gz) = 746a2dc5e46939255b2af05ff8519b9e500b01e2
|
||||
Size (Async-Interrupt-1.1.tar.gz) = 30611 bytes
|
||||
|
|
Loading…
Reference in a new issue