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

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

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

Modified:
  head/devel/p5-Log-Dispatchouli/Makefile
  head/devel/p5-Log-Dispatchouli/distinfo

Modified: head/devel/p5-Log-Dispatchouli/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatchouli/Makefile	Thu Mar 31 15:41:12 2016	(r412269)
+++ head/devel/p5-Log-Dispatchouli/Makefile	Thu Mar 31 15:41:17 2016	(r412270)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Log-Dispatchouli
-PORTVERSION=	2.006
-PORTREVISION=	1
+PORTVERSION=	2.012
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RJBS
@@ -14,19 +13,21 @@ 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=	p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \
 		p5-Log-Dispatch-Array>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Array \
 		p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \
 		p5-String-Flogger>=0:${PORTSDIR}/textproc/p5-String-Flogger \
 		p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
 		p5-Sub-Exporter-GlobExporter>=0.002:${PORTSDIR}/devel/p5-Sub-Exporter-GlobExporter \
 		p5-Sys-Syslog>=0.16:${PORTSDIR}/sysutils/p5-Sys-Syslog \
-		p5-Try-Tiny>0.04:${PORTSDIR}/lang/p5-Try-Tiny
-BUILD_DEPENDS:=	${RUN_DEPENDS}
+		p5-Try-Tiny>=0.04:${PORTSDIR}/lang/p5-Try-Tiny
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
 		p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-Log-Dispatchouli/distinfo
==============================================================================
--- head/devel/p5-Log-Dispatchouli/distinfo	Thu Mar 31 15:41:12 2016	(r412269)
+++ head/devel/p5-Log-Dispatchouli/distinfo	Thu Mar 31 15:41:17 2016	(r412270)
@@ -1,2 +1,2 @@
-SHA256 (Log-Dispatchouli-2.006.tar.gz) = bd33b4fcf88ccfb694593ea6d7b330f053e6afee40f27acdf690c24547365354
-SIZE (Log-Dispatchouli-2.006.tar.gz) = 25086
+SHA256 (Log-Dispatchouli-2.012.tar.gz) = 214eca0fe77f2dc74675f9aa542778d5d4618c5bf12283540ca1062fcb967fa0
+SIZE (Log-Dispatchouli-2.012.tar.gz) = 29796



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