From bfc931570d439ee0be48ae598c2a666ea8fbbdd7 Mon Sep 17 00:00:00 2001 From: Lars Balker Rasmussen Date: Mon, 9 Jan 2012 14:41:18 +0000 Subject: Updated to 0.13. Note that this version deletes the "gist" command, now found in the new p5-App-gist port. PR: 163813 Submitted by: Denny Lin --- www/p5-WWW-GitHub-Gist/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'www/p5-WWW-GitHub-Gist/Makefile') diff --git a/www/p5-WWW-GitHub-Gist/Makefile b/www/p5-WWW-GitHub-Gist/Makefile index 6b3127ed5259..b063d2ea2319 100644 --- a/www/p5-WWW-GitHub-Gist/Makefile +++ b/www/p5-WWW-GitHub-Gist/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WWW-GitHub-Gist -PORTVERSION= 0.06 +PORTVERSION= 0.13 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ALEXBIO @@ -15,14 +15,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= dennylin93@hs.ntnu.edu.tw COMMENT= Perl interface to Gist -CONFLICTS= gist-[0-9]* - RUN_DEPENDS= p5-HTTP-Tiny>=0:${PORTSDIR}/www/p5-HTTP-Tiny \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON + p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ + p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose PERL_CONFIGURE= yes -MAN1= gist.1 -MAN3= WWW::GitHub::Gist.3 +MAN3= WWW::GitHub::Gist.3 \ + WWW::GitHub::Gist::v2.3 \ + WWW::GitHub::Gist::v3.3 .include -- cgit v1.2.3