diff options
author | sno <sno@pkgsrc.org> | 2009-04-12 19:13:34 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-04-12 19:13:34 +0000 |
commit | e95ef8be8f7768d786193e954e6e98dbe27bf2a8 (patch) | |
tree | a63b3fc44d110b8388b54fd9de801eeb64266836 | |
parent | 65501ddfb091095942d2b130900f525a3d33ce45 (diff) | |
download | pkgsrc-e95ef8be8f7768d786193e954e6e98dbe27bf2a8.tar.gz |
PkgSrc changes:
- Updating package for p5 module Test::Output to 0.13
- set license to artistic-2.0
Upstream changes:
0.13 - Sun Mar 8 23:00:11 2009
* brian d foy (bdfoy@cpan.org) is the new maintainer
* Updated docs for source code location, license, etc
-rw-r--r-- | devel/p5-Test-Output/Makefile | 19 | ||||
-rw-r--r-- | devel/p5-Test-Output/distinfo | 8 |
2 files changed, 14 insertions, 13 deletions
diff --git a/devel/p5-Test-Output/Makefile b/devel/p5-Test-Output/Makefile index f9b7309649e..b20b924f63c 100644 --- a/devel/p5-Test-Output/Makefile +++ b/devel/p5-Test-Output/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.3 2008/11/17 22:14:19 he Exp $ +# $NetBSD: Makefile,v 1.4 2009/04/12 19:13:34 sno Exp $ -DISTNAME= Test-Output-0.12 -PKGNAME= p5-${DISTNAME} -SVR4_PKGNAME= p5to -CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} +DISTNAME= Test-Output-0.13 +PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5to +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Test-Output/ -COMMENT= Utilities to test STDOUT and STDERR messages +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Test-Output/ +COMMENT= Utilities to test STDOUT and STDERR messages +LICENSE= artistic-2.0 DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter DEPENDS+= p5-Test-Tester>=0.103:../../devel/p5-Test-Tester diff --git a/devel/p5-Test-Output/distinfo b/devel/p5-Test-Output/distinfo index 7d026d39031..86dfd1ebf75 100644 --- a/devel/p5-Test-Output/distinfo +++ b/devel/p5-Test-Output/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/11/17 22:14:19 he Exp $ +$NetBSD: distinfo,v 1.3 2009/04/12 19:13:34 sno Exp $ -SHA1 (Test-Output-0.12.tar.gz) = 77f41c6725e3fafbde57ed5d4a1c15c9a9811f04 -RMD160 (Test-Output-0.12.tar.gz) = c62579141273c7ef15ee9222cdeb15cfe7eff28d -Size (Test-Output-0.12.tar.gz) = 10853 bytes +SHA1 (Test-Output-0.13.tar.gz) = c48ee83fd65a16614f8a471148c50960c4301919 +RMD160 (Test-Output-0.13.tar.gz) = 7cd4aaa60a3159f350c74a6e121efe50ca6d742f +Size (Test-Output-0.13.tar.gz) = 11044 bytes |