Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 2016 19:50:43 +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: r407768 - head/devel/p5-Git-Repository-Plugin-Log
Message-ID:  <201602011950.u11Joh3t005669@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Feb  1 19:50:43 2016
New Revision: 407768
URL: https://svnweb.freebsd.org/changeset/ports/407768

Log:
  - Update to 1.313
  - Add LICENSE_FILE
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Git-Repository-Plugin-Log/Changes

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

Modified: head/devel/p5-Git-Repository-Plugin-Log/Makefile
==============================================================================
--- head/devel/p5-Git-Repository-Plugin-Log/Makefile	Mon Feb  1 19:49:41 2016	(r407767)
+++ head/devel/p5-Git-Repository-Plugin-Log/Makefile	Mon Feb  1 19:50:43 2016	(r407768)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Git-Repository-Plugin-Log
-PORTVERSION=	1.312
-PORTREVISION=	1
+PORTVERSION=	1.313
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,10 +12,12 @@ COMMENT=	Add a log() method to Git::Repo
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Git-Repository>=1.309:${PORTSDIR}/devel/p5-Git-Repository
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 

Modified: head/devel/p5-Git-Repository-Plugin-Log/distinfo
==============================================================================
--- head/devel/p5-Git-Repository-Plugin-Log/distinfo	Mon Feb  1 19:49:41 2016	(r407767)
+++ head/devel/p5-Git-Repository-Plugin-Log/distinfo	Mon Feb  1 19:50:43 2016	(r407768)
@@ -1,2 +1,2 @@
-SHA256 (Git-Repository-Plugin-Log-1.312.tar.gz) = 75c36ff752022593a27149edb98dbfaa4df9b6bfbc8a390a171f5050ff04f426
-SIZE (Git-Repository-Plugin-Log-1.312.tar.gz) = 37664
+SHA256 (Git-Repository-Plugin-Log-1.313.tar.gz) = 44f8cbb67790315ae7bf44faf83d1833cd2d3d377c90c48ebb86934addb40452
+SIZE (Git-Repository-Plugin-Log-1.313.tar.gz) = 39296



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