diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-03-14 15:08:33 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-03-14 15:08:33 +0000 |
commit | dcf23770e08fe562d29818e855a3fcdee4fca3f7 (patch) | |
tree | a1c6b012d87d8af6f87802dbb4c2476e9f0a34fe /net/p5-Net-GitHub | |
parent | 432974d1c2db9de1f36555fea18ee74d3daf0915 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-GitHub')
-rw-r--r-- | net/p5-Net-GitHub/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-GitHub/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
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 |