summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno>2010-03-16 19:10:43 +0000
committersno <sno>2010-03-16 19:10:43 +0000
commit851f5881e83edff2882688d8867018aecf9df1e0 (patch)
treea4797e4216f284a9f025b1875d34facce86b0df2 /devel
parentcd838cdc5d4b762179169259a8668032dcdde235 (diff)
downloadpkgsrc-851f5881e83edff2882688d8867018aecf9df1e0.tar.gz
Updating devel/p5-Async-Interrupt from 1.02 to 1.03
pkgsrc changes: - Add USE_LANGUAGES to mark it's an XS based module requiring a C Compiler Upstream changes: 1.03 Tue Nov 24 14:31:10 CET 2009 - port to loser platform.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Async-Interrupt/Makefile6
-rw-r--r--devel/p5-Async-Interrupt/distinfo8
2 files changed, 8 insertions, 6 deletions
diff --git a/devel/p5-Async-Interrupt/Makefile b/devel/p5-Async-Interrupt/Makefile
index d4a04bcbecb..bc747b76722 100644
--- a/devel/p5-Async-Interrupt/Makefile
+++ b/devel/p5-Async-Interrupt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2009/09/16 18:37:48 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/03/16 19:10:43 sno Exp $
#
-DISTNAME= Async-Interrupt-1.02
+DISTNAME= Async-Interrupt-1.03
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/}
@@ -14,6 +14,8 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-common-sense-[0-9]*:../../devel/p5-common-sense
PKG_DESTDIR_SUPPORT= user-destdir
+
+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 c6b6233fb09..4b5f1d20605 100644
--- a/devel/p5-Async-Interrupt/distinfo
+++ b/devel/p5-Async-Interrupt/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/09/16 18:37:48 sno Exp $
+$NetBSD: distinfo,v 1.3 2010/03/16 19:10:43 sno Exp $
-SHA1 (Async-Interrupt-1.02.tar.gz) = 65c21d1fe7e29555fb974da92cecf111e45ce953
-RMD160 (Async-Interrupt-1.02.tar.gz) = fed69c55789e7de381a0d904f4f7d6f9f16edeed
-Size (Async-Interrupt-1.02.tar.gz) = 24440 bytes
+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