Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 2016 11:34:34 +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: r406913 - head/devel/p5-Log-Any-App
Message-ID:  <201601221134.u0MBYYJZ040812@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jan 22 11:34:34 2016
New Revision: 406913
URL: https://svnweb.freebsd.org/changeset/ports/406913

Log:
  - Update to 0.52
  - Add LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/Log-Any-App/Changes

Modified:
  head/devel/p5-Log-Any-App/Makefile
  head/devel/p5-Log-Any-App/distinfo

Modified: head/devel/p5-Log-Any-App/Makefile
==============================================================================
--- head/devel/p5-Log-Any-App/Makefile	Fri Jan 22 11:34:28 2016	(r406912)
+++ head/devel/p5-Log-Any-App/Makefile	Fri Jan 22 11:34:34 2016	(r406913)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Log-Any-App
-PORTVERSION=	0.51
+PORTVERSION=	0.52
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,17 +12,18 @@ COMMENT=	Easy way to use Log::Any in app
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \
-		p5-File-Write-Rotate>=0.10:${PORTSDIR}/devel/p5-File-Write-Rotate \
+		p5-File-Write-Rotate>=0.29:${PORTSDIR}/devel/p5-File-Write-Rotate \
 		p5-IO-Socket-UNIX-Util>=0:${PORTSDIR}/net/p5-IO-Socket-UNIX-Util \
 		p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
 		p5-Log-Any-Adapter-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Any-Adapter-Log4perl \
-		p5-Log-Any-IfLOG>=0:${PORTSDIR}/devel/p5-Log-Any-IfLOG \
+		p5-Log-Any-IfLOG>=0.07:${PORTSDIR}/devel/p5-Log-Any-IfLOG \
 		p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \
 		p5-Log-Dispatch-ArrayWithLimits>=0:${PORTSDIR}/devel/p5-Log-Dispatch-ArrayWithLimits \
 		p5-Log-Dispatch-Dir>=0.08:${PORTSDIR}/devel/p5-Log-Dispatch-Dir \
-		p5-Log-Dispatch-FileWriteRotate>=0.01:${PORTSDIR}/devel/p5-Log-Dispatch-FileWriteRotate
+		p5-Log-Dispatch-FileWriteRotate>=0.04:${PORTSDIR}/devel/p5-Log-Dispatch-FileWriteRotate
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny
 

Modified: head/devel/p5-Log-Any-App/distinfo
==============================================================================
--- head/devel/p5-Log-Any-App/distinfo	Fri Jan 22 11:34:28 2016	(r406912)
+++ head/devel/p5-Log-Any-App/distinfo	Fri Jan 22 11:34:34 2016	(r406913)
@@ -1,2 +1,2 @@
-SHA256 (Log-Any-App-0.51.tar.gz) = 983f9cb791a0f22c7a6ae9520b780933d529c22f3ec9b71d624ddfbe514169f7
-SIZE (Log-Any-App-0.51.tar.gz) = 50677
+SHA256 (Log-Any-App-0.52.tar.gz) = c8e21eb408b11da984d132d01b906bee4a61e27538182f91c880aeabed550eee
+SIZE (Log-Any-App-0.52.tar.gz) = 51091



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