Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2019 21:21:46 +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: r489904 - head/devel/p5-Log-Dispatch-FileWriteRotate
Message-ID:  <201901102121.x0ALLkHa061417@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jan 10 21:21:46 2019
New Revision: 489904
URL: https://svnweb.freebsd.org/changeset/ports/489904

Log:
  Update to 0.060
  
  - Update WWW
  
  Changes:	https://metacpan.org/changes/distribution/Log-Dispatch-FileWriteRotate

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

Modified: head/devel/p5-Log-Dispatch-FileWriteRotate/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatch-FileWriteRotate/Makefile	Thu Jan 10 21:21:40 2019	(r489903)
+++ head/devel/p5-Log-Dispatch-FileWriteRotate/Makefile	Thu Jan 10 21:21:46 2019	(r489904)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Log-Dispatch-FileWriteRotate
-PORTVERSION=	0.05
+PORTVERSION=	0.060
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,8 +18,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-File-Write-Rotate>=0.29:devel/p5-File-Write-Rotate \
 		p5-Log-Dispatch>=0:devel/p5-Log-Dispatch
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Log-Dispatch-FileWriteRotate/distinfo
==============================================================================
--- head/devel/p5-Log-Dispatch-FileWriteRotate/distinfo	Thu Jan 10 21:21:40 2019	(r489903)
+++ head/devel/p5-Log-Dispatch-FileWriteRotate/distinfo	Thu Jan 10 21:21:46 2019	(r489904)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478370032
-SHA256 (Log-Dispatch-FileWriteRotate-0.05.tar.gz) = 5b921572d1c8adc9d474680489ba310b93afe64bfcbd6666532aa5cfd8b3d207
-SIZE (Log-Dispatch-FileWriteRotate-0.05.tar.gz) = 14468
+TIMESTAMP = 1547133862
+SHA256 (Log-Dispatch-FileWriteRotate-0.060.tar.gz) = 447c135fe9aadadf21aa042c72d0b44ad8738ad81ccc6fa68e9beb68d5b54c75
+SIZE (Log-Dispatch-FileWriteRotate-0.060.tar.gz) = 14995

Modified: head/devel/p5-Log-Dispatch-FileWriteRotate/pkg-descr
==============================================================================
--- head/devel/p5-Log-Dispatch-FileWriteRotate/pkg-descr	Thu Jan 10 21:21:40 2019	(r489903)
+++ head/devel/p5-Log-Dispatch-FileWriteRotate/pkg-descr	Thu Jan 10 21:21:46 2019	(r489904)
@@ -3,4 +3,4 @@ but uses File::Write::Rotate as backend, thus interope
 other modules which use File::Write::Rotate as backend, e.g.
 Tie::Handle::FileWriteRotate or Process::Govern.
 
-WWW: https://metacpan.org/release/PERLANCAR/Log-Dispatch-FileWriteRotate-0.05
+WWW: https://metacpan.org/release/Log-Dispatch-FileWriteRotate



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