Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2012 02:52:09 +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: r301847 - head/devel/p5-Git-Repository
Message-ID:  <201208020252.q722q9bw028933@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug  2 02:52:09 2012
New Revision: 301847
URL: http://svn.freebsd.org/changeset/ports/301847

Log:
  - Update to 1.26
  
  Changes:	http://search.cpan.org/dist/Git-Repository/Changes

Modified:
  head/devel/p5-Git-Repository/Makefile   (contents, props changed)
  head/devel/p5-Git-Repository/distinfo   (contents, props changed)

Modified: head/devel/p5-Git-Repository/Makefile
==============================================================================
--- head/devel/p5-Git-Repository/Makefile	Thu Aug  2 02:49:54 2012	(r301846)
+++ head/devel/p5-Git-Repository/Makefile	Thu Aug  2 02:52:09 2012	(r301847)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Git-Repository
-PORTVERSION=	1.25
+PORTVERSION=	1.26
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:BOOK
@@ -19,9 +19,8 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/git:${PORTSDIR}/devel/git \
-		p5-System-Command>=1.01:${PORTSDIR}/devel/p5-System-Command
+		p5-System-Command>=1.05:${PORTSDIR}/devel/p5-System-Command
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-
 TEST_DEPENDS=	p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
 

Modified: head/devel/p5-Git-Repository/distinfo
==============================================================================
--- head/devel/p5-Git-Repository/distinfo	Thu Aug  2 02:49:54 2012	(r301846)
+++ head/devel/p5-Git-Repository/distinfo	Thu Aug  2 02:52:09 2012	(r301847)
@@ -1,2 +1,2 @@
-SHA256 (Git-Repository-1.25.tar.gz) = f92f5b19572c40548854835f503697fe45fa15fdadd81966553b2db8bf5cd770
-SIZE (Git-Repository-1.25.tar.gz) = 43256
+SHA256 (Git-Repository-1.26.tar.gz) = 5a7b332d61cf0472c10f60abb2429afd227220676ae3b4d88f61d98f288d3ca9
+SIZE (Git-Repository-1.26.tar.gz) = 44457



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