diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-06 08:30:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-06 08:30:31 +0000 |
commit | a389e04179a2d3be590817e8866e4c6f33b0e82a (patch) | |
tree | 2aef10f346bb9176005bcadbc7703bd592733a43 /net | |
parent | 054d0c6fd8cf78597390643c1e572c2dfcf81aff (diff) | |
download | pkgsrc-a389e04179a2d3be590817e8866e4c6f33b0e82a.tar.gz |
Update to 0.05:
0.05 2015-05-25
Fix test error when NO_NETWORK_TESTING is set (Karen Etheridge,
RT#101996, GH#3)
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Test-RequiresInternet/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Test-RequiresInternet/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/p5-Test-RequiresInternet/Makefile b/net/p5-Test-RequiresInternet/Makefile index 193f0cd9d80..cc33284ef13 100644 --- a/net/p5-Test-RequiresInternet/Makefile +++ b/net/p5-Test-RequiresInternet/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/06/12 10:50:51 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/08/06 08:30:31 wiz Exp $ -DISTNAME= Test-RequiresInternet-0.04 +DISTNAME= Test-RequiresInternet-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/net/p5-Test-RequiresInternet/distinfo b/net/p5-Test-RequiresInternet/distinfo index ef4e09681bb..f4c9c325fce 100644 --- a/net/p5-Test-RequiresInternet/distinfo +++ b/net/p5-Test-RequiresInternet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/04/30 04:27:04 mef Exp $ +$NetBSD: distinfo,v 1.2 2015/08/06 08:30:31 wiz Exp $ -SHA1 (Test-RequiresInternet-0.04.tar.gz) = 7b1f32b34ab3ec8181a82eab0f2d1de26b0a01a3 -RMD160 (Test-RequiresInternet-0.04.tar.gz) = 88dd933f564a8776f945409946806e744a23dfe8 -Size (Test-RequiresInternet-0.04.tar.gz) = 10934 bytes +SHA1 (Test-RequiresInternet-0.05.tar.gz) = 0a2ce35bf25a059a78456a02e42e937a65075ad5 +RMD160 (Test-RequiresInternet-0.05.tar.gz) = 3c67ca1b6fb7b7721161fc839e1a7d0d18d8d07e +Size (Test-RequiresInternet-0.05.tar.gz) = 11029 bytes |