Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 2016 15:28:49 +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: r406759 - head/devel/p5-Log-Dispatch-FileWriteRotate
Message-ID:  <201601201528.u0KFSnTh099905@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jan 20 15:28:49 2016
New Revision: 406759
URL: https://svnweb.freebsd.org/changeset/ports/406759

Log:
  - Update to 0.04
  - Add LICENSE_FILE
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Log-Dispatch-FileWriteRotate/Changes

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

Modified: head/devel/p5-Log-Dispatch-FileWriteRotate/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatch-FileWriteRotate/Makefile	Wed Jan 20 15:28:44 2016	(r406758)
+++ head/devel/p5-Log-Dispatch-FileWriteRotate/Makefile	Wed Jan 20 15:28:49 2016	(r406759)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Log-Dispatch-FileWriteRotate
-PORTVERSION=	0.03
+PORTVERSION=	0.04
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,12 +12,13 @@ COMMENT=	Log to files that archive/rotat
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	p5-File-Write-Rotate>=0:${PORTSDIR}/devel/p5-File-Write-Rotate \
+BUILD_DEPENDS=	p5-File-Write-Rotate>=0.29:${PORTSDIR}/devel/p5-File-Write-Rotate \
 		p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-BUILD_DEPENDS+=	p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 

Modified: head/devel/p5-Log-Dispatch-FileWriteRotate/distinfo
==============================================================================
--- head/devel/p5-Log-Dispatch-FileWriteRotate/distinfo	Wed Jan 20 15:28:44 2016	(r406758)
+++ head/devel/p5-Log-Dispatch-FileWriteRotate/distinfo	Wed Jan 20 15:28:49 2016	(r406759)
@@ -1,2 +1,2 @@
-SHA256 (Log-Dispatch-FileWriteRotate-0.03.tar.gz) = 08ab7648eb8f618aed0688b08250c125ff20fed11f3680a58bb12f30fad9dc65
-SIZE (Log-Dispatch-FileWriteRotate-0.03.tar.gz) = 13128
+SHA256 (Log-Dispatch-FileWriteRotate-0.04.tar.gz) = 3c8d38a0a3bfa724361f9cdbfe66254c34be23a3fd3bb895f0a4db4d54cc58f4
+SIZE (Log-Dispatch-FileWriteRotate-0.04.tar.gz) = 13554



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