diff options
author | seb <seb@pkgsrc.org> | 2010-04-11 23:09:38 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-04-11 23:09:38 +0000 |
commit | b834210ca13e8d4de3e2e2e1015a83422c2102f3 (patch) | |
tree | 6fa491693a82505b1779d20ce877deb17b2a7802 /devel/p5-Async-Interrupt | |
parent | 1adff9739951c66af067a112744339046886f5b2 (diff) | |
download | pkgsrc-b834210ca13e8d4de3e2e2e1015a83422c2102f3.tar.gz |
Update p5-Async-Interrupt from version 1.03 to version 1.04.
Pkgsrc changes:
- placate pkglint
Upstream changes:
1.04 Wed Mar 31 02:46:49 CEST 2010
- a double fork partially killed the event pipe (great testcase
by dormando). affects IO::AIO, BDB and Async::Interrupt.
Diffstat (limited to 'devel/p5-Async-Interrupt')
-rw-r--r-- | devel/p5-Async-Interrupt/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Async-Interrupt/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Async-Interrupt/Makefile b/devel/p5-Async-Interrupt/Makefile index bc747b76722..ab947c920e5 100644 --- a/devel/p5-Async-Interrupt/Makefile +++ b/devel/p5-Async-Interrupt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2010/03/16 19:10:43 sno Exp $ +# $NetBSD: Makefile,v 1.4 2010/04/11 23:09:38 seb Exp $ # -DISTNAME= Async-Interrupt-1.03 +DISTNAME= Async-Interrupt-1.04 PKGNAME= p5-${DISTNAME} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/} @@ -15,7 +15,7 @@ DEPENDS+= p5-common-sense-[0-9]*:../../devel/p5-common-sense PKG_DESTDIR_SUPPORT= user-destdir -USE_LANGUAGES+= c +USE_LANGUAGES= c PERL5_PACKLIST= auto/Async/Interrupt/.packlist .include "../../lang/perl5/module.mk" diff --git a/devel/p5-Async-Interrupt/distinfo b/devel/p5-Async-Interrupt/distinfo index 4b5f1d20605..0326aaf7e43 100644 --- a/devel/p5-Async-Interrupt/distinfo +++ b/devel/p5-Async-Interrupt/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/03/16 19:10:43 sno Exp $ +$NetBSD: distinfo,v 1.4 2010/04/11 23:09:38 seb Exp $ -SHA1 (Async-Interrupt-1.03.tar.gz) = 4c19e91956466bc1855decd21bdadc56f094a95b -RMD160 (Async-Interrupt-1.03.tar.gz) = fa7ca6de7c3a9e2d193896f8add18ffd1738c3a5 -Size (Async-Interrupt-1.03.tar.gz) = 24587 bytes +SHA1 (Async-Interrupt-1.04.tar.gz) = 0d9f0bb5361bb0e2f94d2c6d0ba201c07886752b +RMD160 (Async-Interrupt-1.04.tar.gz) = b92b5a42133fd93683fd138ed8bad847bfc408a6 +Size (Async-Interrupt-1.04.tar.gz) = 24684 bytes |