Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2015 19:58:44 +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: r384174 - head/devel/p5-App-GitGot
Message-ID:  <201504171958.t3HJwiCl056158@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Apr 17 19:58:44 2015
New Revision: 384174
URL: https://svnweb.freebsd.org/changeset/ports/384174

Log:
  - Update to 1.330
  
  Changes:	http://search.cpan.org/dist/App-GitGot/Changes

Modified:
  head/devel/p5-App-GitGot/Makefile
  head/devel/p5-App-GitGot/distinfo

Modified: head/devel/p5-App-GitGot/Makefile
==============================================================================
--- head/devel/p5-App-GitGot/Makefile	Fri Apr 17 19:51:58 2015	(r384173)
+++ head/devel/p5-App-GitGot/Makefile	Fri Apr 17 19:58:44 2015	(r384174)
@@ -2,11 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	App-GitGot
-PORTVERSION=	1.30
+PORTVERSION=	1.33
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:GENEHACK
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-${PORTVERSION}0
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Tool to make it easier to manage multiple git repositories
@@ -19,12 +20,13 @@ BUILD_DEPENDS=	p5-App-Cmd>=0:${PORTSDIR}
 		p5-Config-INI>=0:${PORTSDIR}/devel/p5-Config-INI \
 		p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \
 		p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive \
+		p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \
 		p5-File-chdir>=0:${PORTSDIR}/devel/p5-File-chdir \
-		p5-Git-Wrapper>=0.014:${PORTSDIR}/devel/p5-Git-Wrapper \
+		p5-Git-Wrapper>=0.042:${PORTSDIR}/devel/p5-Git-Wrapper \
 		p5-IO-Prompt-Simple>=0:${PORTSDIR}/devel/p5-IO-Prompt-Simple \
 		p5-List-AllUtils>=0.09:${PORTSDIR}/devel/p5-List-AllUtils \
 		p5-Moo>=2:${PORTSDIR}/devel/p5-Moo \
-		p5-MooX-HandlesVia>=0:${PORTSDIR}/devel/p5-MooX-HandlesVia \
+		p5-MooX-HandlesVia>=0.001008:${PORTSDIR}/devel/p5-MooX-HandlesVia \
 		p5-Net-GitHub>=0:${PORTSDIR}/net/p5-Net-GitHub \
 		p5-Path-Tiny>=0:${PORTSDIR}/devel/p5-Path-Tiny \
 		p5-PerlX-Maybe>=0:${PORTSDIR}/devel/p5-PerlX-Maybe \

Modified: head/devel/p5-App-GitGot/distinfo
==============================================================================
--- head/devel/p5-App-GitGot/distinfo	Fri Apr 17 19:51:58 2015	(r384173)
+++ head/devel/p5-App-GitGot/distinfo	Fri Apr 17 19:58:44 2015	(r384174)
@@ -1,2 +1,2 @@
-SHA256 (App-GitGot-1.30.tar.gz) = 97781ffd7650e1b3e1d3bd56a829fead901c13138601b0fbd41c03267fc6e9c3
-SIZE (App-GitGot-1.30.tar.gz) = 37633
+SHA256 (App-GitGot-1.330.tar.gz) = 3b6d8dd0ff91a0775535cc7ad98ceb500c209259ff22bb4295389b482aa0fb03
+SIZE (App-GitGot-1.330.tar.gz) = 38070



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