diff options
-rw-r--r-- | net/p5-Test-TCP/Makefile | 9 | ||||
-rw-r--r-- | net/p5-Test-TCP/distinfo | 8 |
2 files changed, 7 insertions, 10 deletions
diff --git a/net/p5-Test-TCP/Makefile b/net/p5-Test-TCP/Makefile index fce98becdf1..0eb32d6be21 100644 --- a/net/p5-Test-TCP/Makefile +++ b/net/p5-Test-TCP/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:32 seb Exp $ +# $NetBSD: Makefile,v 1.3 2010/08/29 13:01:48 seb Exp $ # -DISTNAME= Test-TCP-0.16 +DISTNAME= Test-TCP-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} @@ -17,9 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Test/TCP/.packlist -DEPENDS+= p5-Test-SharedFork>=0.09:../../devel/p5-Test-SharedFork -# For test target -BUILD_DEPENDS+= p5-YAML-[0-9]*:../../textproc/p5-YAML +DEPENDS+= p5-Test-SharedFork>=0.12:../../devel/p5-Test-SharedFork .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/p5-Test-TCP/distinfo b/net/p5-Test-TCP/distinfo index f5b18b59424..a5d53c15599 100644 --- a/net/p5-Test-TCP/distinfo +++ b/net/p5-Test-TCP/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/02/20 11:28:49 seb Exp $ +$NetBSD: distinfo,v 1.2 2010/08/29 13:01:48 seb Exp $ -SHA1 (Test-TCP-0.16.tar.gz) = d26dccfe27ee7c7737908d1ecc51ca5e43241635 -RMD160 (Test-TCP-0.16.tar.gz) = 4e91471e817059fe08ca942e9b3596615de1b82a -Size (Test-TCP-0.16.tar.gz) = 44335 bytes +SHA1 (Test-TCP-1.04.tar.gz) = 10e085ae7a8c338e784ffff456bac28658ff6883 +RMD160 (Test-TCP-1.04.tar.gz) = 0dc1aa62bd420fb3eb287323bc9c24399c8b9ab8 +Size (Test-TCP-1.04.tar.gz) = 27695 bytes |