summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-02-18 08:43:25 +0000
committersno <sno@pkgsrc.org>2010-02-18 08:43:25 +0000
commit67b39c13f463f73f23f6697a28b5f7e607105c6c (patch)
treeeae00a04cfa03ebce4a5ca2a2b930ef19f4f9f20 /devel
parent1894a4623d2a5f8295ddd4f17bbade9afcea4779 (diff)
downloadpkgsrc-67b39c13f463f73f23f6697a28b5f7e607105c6c.tar.gz
Updating devel/p5-IO-CaptureOutput from 0.11.01 to 0.11.02
pkgsrc changes: - Adjust dependencies - Adjust license definition Upstream changes: 1.1102 Mon Feb 15 07:36:53 EST 2010 - Fixed test that confused archname and osname (reported by Tux)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-IO-CaptureOutput/Makefile10
-rw-r--r--devel/p5-IO-CaptureOutput/distinfo8
2 files changed, 9 insertions, 9 deletions
diff --git a/devel/p5-IO-CaptureOutput/Makefile b/devel/p5-IO-CaptureOutput/Makefile
index fc049d72cff..3b2ca208291 100644
--- a/devel/p5-IO-CaptureOutput/Makefile
+++ b/devel/p5-IO-CaptureOutput/Makefile
@@ -1,21 +1,21 @@
-# $NetBSD: Makefile,v 1.2 2009/05/21 15:38:30 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/02/18 08:43:25 sno Exp $
-DISTNAME= IO-CaptureOutput-1.1101
-PKGNAME= p5-${DISTNAME:S/1101/11.01/}
+DISTNAME= IO-CaptureOutput-1.1102
+PKGNAME= p5-${DISTNAME:S/1102/11.02/}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/IO-CaptureOutput/
COMMENT= Perl module capture STDOUT and STDERR from Perl code, subprocesses or XS
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/IO/CaptureOutput/.packlist
-DEPENDS+= p5-PathTools>=3.27:../../devel/p5-PathTools
+DEPENDS+= {perl>=5.8.9,p5-PathTools>=3.27}:../../devel/p5-PathTools
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-IO-CaptureOutput/distinfo b/devel/p5-IO-CaptureOutput/distinfo
index 0896eac585d..e01620dc9a0 100644
--- a/devel/p5-IO-CaptureOutput/distinfo
+++ b/devel/p5-IO-CaptureOutput/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/05/21 15:38:30 sno Exp $
+$NetBSD: distinfo,v 1.3 2010/02/18 08:43:25 sno Exp $
-SHA1 (IO-CaptureOutput-1.1101.tar.gz) = 1df59f517cad4987f7d3dd865be1ab3e01adb5c5
-RMD160 (IO-CaptureOutput-1.1101.tar.gz) = c128b2d3b33a7d3b0731112630a258ee2dc0206d
-Size (IO-CaptureOutput-1.1101.tar.gz) = 22116 bytes
+SHA1 (IO-CaptureOutput-1.1102.tar.gz) = ac95c24b244723ec86c3f2128b9fa7dea037de55
+RMD160 (IO-CaptureOutput-1.1102.tar.gz) = 30b38ecf434b389a4fceacad7acf3ef17e5e2228
+Size (IO-CaptureOutput-1.1102.tar.gz) = 26126 bytes