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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 23 03:51:39 UTC 2016


Author: sunpoet
Date: Mon May 23 03:51:38 2016
New Revision: 415679
URL: https://svnweb.freebsd.org/changeset/ports/415679

Log:
  - Update to 1.319
  - Add TEST_DEPENDS
  
  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 May 23 03:51:33 2016	(r415678)
+++ head/devel/p5-Git-Repository/Makefile	Mon May 23 03:51:38 2016	(r415679)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Git-Repository
-PORTVERSION=	1.318
+PORTVERSION=	1.319
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,6 +19,7 @@ BUILD_DEPENDS=	git:devel/git \
 		p5-System-Command>=1.103:devel/p5-System-Command \
 		p5-namespace-clean>=0:devel/p5-namespace-clean
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-Requires-Git>=1.005:devel/p5-Test-Requires-Git
 
 NO_ARCH=	yes
 USES=		perl5

Modified: head/devel/p5-Git-Repository/distinfo
==============================================================================
--- head/devel/p5-Git-Repository/distinfo	Mon May 23 03:51:33 2016	(r415678)
+++ head/devel/p5-Git-Repository/distinfo	Mon May 23 03:51:38 2016	(r415679)
@@ -1,2 +1,3 @@
-SHA256 (Git-Repository-1.318.tar.gz) = 956ffefa1b0d23c99ceaf1e59c9b8c1fa8b2bb9ad4eb5d9d6b7ba4d8585ca66f
-SIZE (Git-Repository-1.318.tar.gz) = 53573
+TIMESTAMP = 1463680573
+SHA256 (Git-Repository-1.319.tar.gz) = 1b66f64f66a61349a10b6d13f8fc74bfe48a96de5eb8de5c0d091699c9f33e53
+SIZE (Git-Repository-1.319.tar.gz) = 54309


More information about the svn-ports-all mailing list