Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2016 15:41:22 +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: r412271 - head/devel/p5-Log-Dispatch-Array
Message-ID:  <201603311541.u2VFfMHH044867@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Mar 31 15:41:22 2016
New Revision: 412271
URL: https://svnweb.freebsd.org/changeset/ports/412271

Log:
  - Update to 1.003
  - While I'm here:
    - Add LICENSE_FILE
    - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Log-Dispatch-Array/Changes
  PR:		208009
  Submitted by:	<jochen@jochen-neumeister.de>
  Approved by:	maintainer (timeout, 16 days)

Modified:
  head/devel/p5-Log-Dispatch-Array/Makefile
  head/devel/p5-Log-Dispatch-Array/distinfo

Modified: head/devel/p5-Log-Dispatch-Array/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatch-Array/Makefile	Thu Mar 31 15:41:17 2016	(r412270)
+++ head/devel/p5-Log-Dispatch-Array/Makefile	Thu Mar 31 15:41:22 2016	(r412271)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Log-Dispatch-Array
-PORTVERSION=	1.001
-PORTREVISION=	1
+PORTVERSION=	1.003
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,11 +12,13 @@ COMMENT=	Log events to an array (referen
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch
-BUILD_DEPENDS:=	${RUN_DEPENDS}
+BUILD_DEPENDS=	p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-Log-Dispatch-Array/distinfo
==============================================================================
--- head/devel/p5-Log-Dispatch-Array/distinfo	Thu Mar 31 15:41:17 2016	(r412270)
+++ head/devel/p5-Log-Dispatch-Array/distinfo	Thu Mar 31 15:41:22 2016	(r412271)
@@ -1,2 +1,2 @@
-SHA256 (Log-Dispatch-Array-1.001.tar.gz) = 78f00ed5b0fdcae3cdcfc83b98f72893178ddaa5486e5071894845bbeab32344
-SIZE (Log-Dispatch-Array-1.001.tar.gz) = 21296
+SHA256 (Log-Dispatch-Array-1.003.tar.gz) = 0c20931c2f7bf26a76ba01370b9582215fe5216b161822c0c3f204a81fb87f37
+SIZE (Log-Dispatch-Array-1.003.tar.gz) = 12926



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