Sun Apr 11 23:09:38 2010 UTC ()
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.


(seb)
diff -r1.3 -r1.4 pkgsrc/devel/p5-Async-Interrupt/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/p5-Async-Interrupt/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/devel/p5-Async-Interrupt/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Async-Interrupt/Makefile 2010/03/16 19:10:43 1.3
+++ pkgsrc/devel/p5-Async-Interrupt/Makefile 2010/04/11 23:09:38 1.4
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.3 2010/03/16 19:10:43 sno Exp $ 1# $NetBSD: Makefile,v 1.4 2010/04/11 23:09:38 seb Exp $
2# 2#
3 3
4DISTNAME= Async-Interrupt-1.03 4DISTNAME= Async-Interrupt-1.04
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6CATEGORIES= devel 6CATEGORIES= devel
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Async-Interrupt/ 10HOMEPAGE= http://search.cpan.org/dist/Async-Interrupt/
11COMMENT= Allow C/XS libraries to interrupt perl asynchronously 11COMMENT= Allow C/XS libraries to interrupt perl asynchronously
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14DEPENDS+= p5-common-sense-[0-9]*:../../devel/p5-common-sense 14DEPENDS+= p5-common-sense-[0-9]*:../../devel/p5-common-sense
15 15
16PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
17 17
18USE_LANGUAGES+= c 18USE_LANGUAGES= c
19PERL5_PACKLIST= auto/Async/Interrupt/.packlist 19PERL5_PACKLIST= auto/Async/Interrupt/.packlist
20 20
21.include "../../lang/perl5/module.mk" 21.include "../../lang/perl5/module.mk"
22.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/devel/p5-Async-Interrupt/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Async-Interrupt/distinfo 2010/03/16 19:10:43 1.3
+++ pkgsrc/devel/p5-Async-Interrupt/distinfo 2010/04/11 23:09:38 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2010/03/16 19:10:43 sno Exp $ 1$NetBSD: distinfo,v 1.4 2010/04/11 23:09:38 seb Exp $
2 2
3SHA1 (Async-Interrupt-1.03.tar.gz) = 4c19e91956466bc1855decd21bdadc56f094a95b 3SHA1 (Async-Interrupt-1.04.tar.gz) = 0d9f0bb5361bb0e2f94d2c6d0ba201c07886752b
4RMD160 (Async-Interrupt-1.03.tar.gz) = fa7ca6de7c3a9e2d193896f8add18ffd1738c3a5 4RMD160 (Async-Interrupt-1.04.tar.gz) = b92b5a42133fd93683fd138ed8bad847bfc408a6
5Size (Async-Interrupt-1.03.tar.gz) = 24587 bytes 5Size (Async-Interrupt-1.04.tar.gz) = 24684 bytes