svn commit: r411718 - head/devel/p5-Log-Report

Lars Thegler lth at FreeBSD.org
Wed Mar 23 15:35:53 UTC 2016


Author: lth
Date: Wed Mar 23 15:35:52 2016
New Revision: 411718
URL: https://svnweb.freebsd.org/changeset/ports/411718

Log:
  - update to 1.13
  - add NO_ARCH

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

Modified: head/devel/p5-Log-Report/Makefile
==============================================================================
--- head/devel/p5-Log-Report/Makefile	Wed Mar 23 15:18:45 2016	(r411717)
+++ head/devel/p5-Log-Report/Makefile	Wed Mar 23 15:35:52 2016	(r411718)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Log-Report
-PORTVERSION=	1.09
+PORTVERSION=	1.13
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MARKOV
@@ -15,10 +15,11 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Devel-GlobalDestruction>=0.09:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \
-		p5-Log-Report-Optional>=1.01:${PORTSDIR}/devel/p5-Log-Report-Optional \
+		p5-Log-Report-Optional>=1.02:${PORTSDIR}/devel/p5-Log-Report-Optional \
 		p5-String-Print>=0.13:${PORTSDIR}/textproc/p5-String-Print
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-Log-Report/distinfo
==============================================================================
--- head/devel/p5-Log-Report/distinfo	Wed Mar 23 15:18:45 2016	(r411717)
+++ head/devel/p5-Log-Report/distinfo	Wed Mar 23 15:35:52 2016	(r411718)
@@ -1,2 +1,2 @@
-SHA256 (Log-Report-1.09.tar.gz) = dd15799f85ffad136e9fced0491f3448f00e1fe18e9c418bcee1527f75903069
-SIZE (Log-Report-1.09.tar.gz) = 84061
+SHA256 (Log-Report-1.13.tar.gz) = 740631fa2827eb86fe265233f468f11938c5b5cc56b2eff05572ce646a3cfde9
+SIZE (Log-Report-1.13.tar.gz) = 88445


More information about the svn-ports-all mailing list