svn commit: r324992 - head/devel/p5-Git-Repository

Frederic Culot culot at FreeBSD.org
Mon Aug 19 13:46:46 UTC 2013


Author: culot
Date: Mon Aug 19 13:46:45 2013
New Revision: 324992
URL: http://svnweb.freebsd.org/changeset/ports/324992

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

Modified:
  head/devel/p5-Git-Repository/Makefile
  head/devel/p5-Git-Repository/distinfo

Modified: head/devel/p5-Git-Repository/Makefile
==============================================================================
--- head/devel/p5-Git-Repository/Makefile	Mon Aug 19 13:33:09 2013	(r324991)
+++ head/devel/p5-Git-Repository/Makefile	Mon Aug 19 13:46:45 2013	(r324992)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Git-Repository
-PORTVERSION=	1.307
+PORTVERSION=	1.308
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:BOOK
@@ -15,7 +15,7 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/git:${PORTSDIR}/devel/git \
-		p5-System-Command>=1.102:${PORTSDIR}/devel/p5-System-Command
+		p5-System-Command>=1.103:${PORTSDIR}/devel/p5-System-Command
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=1.41:${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	Mon Aug 19 13:33:09 2013	(r324991)
+++ head/devel/p5-Git-Repository/distinfo	Mon Aug 19 13:46:45 2013	(r324992)
@@ -1,2 +1,2 @@
-SHA256 (Git-Repository-1.307.tar.gz) = 437b9d397c9d1a5b4c699072129138ece12b77161c970cccc6cd66f8c8e0e409
-SIZE (Git-Repository-1.307.tar.gz) = 54792
+SHA256 (Git-Repository-1.308.tar.gz) = 962226ad9d24ec7aaed34aad9f20bdeb74832a14adc1da876e92e61562750788
+SIZE (Git-Repository-1.308.tar.gz) = 55053


More information about the svn-ports-head mailing list