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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 31 16:47:56 UTC 2015


Author: sunpoet
Date: Fri Jul 31 16:47:54 2015
New Revision: 393359
URL: https://svnweb.freebsd.org/changeset/ports/393359

Log:
  - Update to 1.315
  - Add NO_ARCH
  
  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	Fri Jul 31 16:36:08 2015	(r393358)
+++ head/devel/p5-Git-Repository/Makefile	Fri Jul 31 16:47:54 2015	(r393359)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Git-Repository
-PORTVERSION=	1.314
+PORTVERSION=	1.315
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:BOOK
@@ -20,6 +20,7 @@ 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
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-Git-Repository/distinfo
==============================================================================
--- head/devel/p5-Git-Repository/distinfo	Fri Jul 31 16:36:08 2015	(r393358)
+++ head/devel/p5-Git-Repository/distinfo	Fri Jul 31 16:47:54 2015	(r393359)
@@ -1,2 +1,2 @@
-SHA256 (Git-Repository-1.314.tar.gz) = 461663ac6ba73d2bf432ac453ae02dec1a03f8ce04050da18ef7a85d6e9d496a
-SIZE (Git-Repository-1.314.tar.gz) = 49193
+SHA256 (Git-Repository-1.315.tar.gz) = 3d68ff610862e7d4cae45382f1392211377de0d2b8fe78c484fccde73338fab8
+SIZE (Git-Repository-1.315.tar.gz) = 49089


More information about the svn-ports-head mailing list