From 4ee4508a0bad7d91b4772ce9302458311788bcf1 Mon Sep 17 00:00:00 2001 From: culot Date: Thu, 14 Mar 2013 15:08:33 +0000 Subject: - Update to 0.51 - Pet portlint(1) by moving TEST_DEPENDS earlier Changes: http://search.cpan.org/dist/Net-GitHub/Changes --- net/p5-Net-GitHub/Makefile | 3 +-- net/p5-Net-GitHub/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/p5-Net-GitHub/Makefile b/net/p5-Net-GitHub/Makefile index 0a94c6740ce6..cfcde4d2f35c 100644 --- a/net/p5-Net-GitHub/Makefile +++ b/net/p5-Net-GitHub/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-GitHub -DISTVERSION= 0.50 +DISTVERSION= 0.51 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FAYLAND @@ -24,7 +24,6 @@ BUILD_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-WWW-Mechanize-GZip>=0:${PORTSDIR}/www/p5-WWW-Mechanize-GZip RUN_DEPENDS:= ${BUILD_DEPENDS} - TEST_DEPENDS= p5-Test-MockModule>=0:${PORTSDIR}/devel/p5-Test-MockModule PERL_CONFIGURE= yes diff --git a/net/p5-Net-GitHub/distinfo b/net/p5-Net-GitHub/distinfo index 8eda686e9da6..c400033604a9 100644 --- a/net/p5-Net-GitHub/distinfo +++ b/net/p5-Net-GitHub/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-GitHub-0.50.tar.gz) = 7f82517b7f7e555a8518c084ba3d762092de7d048400fe6c9defc0c338e7d678 -SIZE (Net-GitHub-0.50.tar.gz) = 42367 +SHA256 (Net-GitHub-0.51.tar.gz) = 6adf563ea51cb04072ce565453e3c5a0b2f9f04b76eb25b12564780c8e23ffb5 +SIZE (Net-GitHub-0.51.tar.gz) = 42295 -- cgit