Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2013 19:32:13 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326215 - head/www/p5-App-gist
Message-ID:  <201309031932.r83JWDkn063211@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Sep  3 19:32:13 2013
New Revision: 326215
URL: http://svnweb.freebsd.org/changeset/ports/326215

Log:
  - Update to 0.15
  
  Changes:	http://search.cpan.org/dist/App-gist/Changes

Modified:
  head/www/p5-App-gist/Makefile
  head/www/p5-App-gist/distinfo   (contents, props changed)

Modified: head/www/p5-App-gist/Makefile
==============================================================================
--- head/www/p5-App-gist/Makefile	Tue Sep  3 19:32:09 2013	(r326214)
+++ head/www/p5-App-gist/Makefile	Tue Sep  3 19:32:13 2013	(r326215)
@@ -2,9 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	App-gist
-PORTVERSION=	0.14
+PORTVERSION=	0.15
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:ALEXBIO
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
@@ -15,8 +16,9 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \
 		p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \
-		p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \
-		p5-WWW-GitHub-Gist>=0:${PORTSDIR}/www/p5-WWW-GitHub-Gist
+		p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \
+		p5-Pithub>=0:${PORTSDIR}/devel/p5-Pithub \
+		p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 CONFLICTS=	gist-[0-9]*

Modified: head/www/p5-App-gist/distinfo
==============================================================================
--- head/www/p5-App-gist/distinfo	Tue Sep  3 19:32:09 2013	(r326214)
+++ head/www/p5-App-gist/distinfo	Tue Sep  3 19:32:13 2013	(r326215)
@@ -1,2 +1,2 @@
-SHA256 (App-gist-0.14.tar.gz) = 43e11714819d973ef73bf16c14cc96161b82cc2af1bd53d07e88942cb7fac478
-SIZE (App-gist-0.14.tar.gz) = 12609
+SHA256 (App-gist-0.15.tar.gz) = 21512bf0f30b1d8f8ae978d98c91d8f2d79c6b3b9569db48da7e2d5543e17527
+SIZE (App-gist-0.15.tar.gz) = 12847



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309031932.r83JWDkn063211>