diff options
author | wen <wen@pkgsrc.org> | 2013-09-05 06:36:22 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-09-05 06:36:22 +0000 |
commit | 5e871b4900b997989e7b7e2d4838f8a3532c1c40 (patch) | |
tree | a5dd3aa17616fd315321759d4e467ec9afcf0b9f /devel | |
parent | fafd57b64f64e530a73f3796106ca7a93ed34116 (diff) | |
download | pkgsrc-5e871b4900b997989e7b7e2d4838f8a3532c1c40.tar.gz |
Update to 0.04
Upstream changes:
0.04 2012-Nov-29
! This method of running subcommands doesn't work hot on
Windows (except cygwin). Instead of hanging the cpantesters,
we'll instead drop the platform altogether.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Test-Command-Simple/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Test-Command-Simple/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Test-Command-Simple/Makefile b/devel/p5-Test-Command-Simple/Makefile index 013e3477077..9d97798fb7f 100644 --- a/devel/p5-Test-Command-Simple/Makefile +++ b/devel/p5-Test-Command-Simple/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:40:47 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2013/09/05 06:36:22 wen Exp $ -DISTNAME= Test-Command-Simple-0.03 +DISTNAME= Test-Command-Simple-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Command-Simple/distinfo b/devel/p5-Test-Command-Simple/distinfo index 4266214e75a..67f56c5cb32 100644 --- a/devel/p5-Test-Command-Simple/distinfo +++ b/devel/p5-Test-Command-Simple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/05/04 23:34:24 pettai Exp $ +$NetBSD: distinfo,v 1.2 2013/09/05 06:36:22 wen Exp $ -SHA1 (Test-Command-Simple-0.03.tar.gz) = fa87f16180c726c38b8852632beabbe599cb6e42 -RMD160 (Test-Command-Simple-0.03.tar.gz) = cc85b611d2ab5eb2f124a9200cc1d0cc2e828645 -Size (Test-Command-Simple-0.03.tar.gz) = 5814 bytes +SHA1 (Test-Command-Simple-0.04.tar.gz) = d78c5d74d5dcbfc2fdb7530db88508ef23fe6e6e +RMD160 (Test-Command-Simple-0.04.tar.gz) = 7f5fc9e16851d3d3d3cdcd006f46b82d194b1879 +Size (Test-Command-Simple-0.04.tar.gz) = 5659 bytes |