svn commit: r404145 - head/devel/p5-Test-Warnings

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 21 18:33:34 UTC 2015


Author: sunpoet
Date: Mon Dec 21 18:33:33 2015
New Revision: 404145
URL: https://svnweb.freebsd.org/changeset/ports/404145

Log:
  - Update to 0.022
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Test-Warnings/Changes

Modified:
  head/devel/p5-Test-Warnings/Makefile
  head/devel/p5-Test-Warnings/distinfo

Modified: head/devel/p5-Test-Warnings/Makefile
==============================================================================
--- head/devel/p5-Test-Warnings/Makefile	Mon Dec 21 18:33:28 2015	(r404144)
+++ head/devel/p5-Test-Warnings/Makefile	Mon Dec 21 18:33:33 2015	(r404145)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Warnings
-PORTVERSION=	0.021
+PORTVERSION=	0.022
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,11 +12,13 @@ COMMENT=	Test for warnings and the lack 
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENCE_FILE=	${WRKSRC}/LICENCE
 
-TEST_DEPENDS=	p5-CPAN-Meta-Check>=0.007:${PORTSDIR}/devel/p5-CPAN-Meta-Check \
+TEST_DEPENDS=	p5-CPAN-Meta-Check>=0.011:${PORTSDIR}/devel/p5-CPAN-Meta-Check \
 		p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
 		p5-Test-Kwalitee>=1.12:${PORTSDIR}/devel/p5-Test-Kwalitee
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 

Modified: head/devel/p5-Test-Warnings/distinfo
==============================================================================
--- head/devel/p5-Test-Warnings/distinfo	Mon Dec 21 18:33:28 2015	(r404144)
+++ head/devel/p5-Test-Warnings/distinfo	Mon Dec 21 18:33:33 2015	(r404145)
@@ -1,2 +1,2 @@
-SHA256 (Test-Warnings-0.021.tar.gz) = d98a182e333d58bd7fc68fdc6d9f548624df07d73bdb124bd1af5087e1cc2c44
-SIZE (Test-Warnings-0.021.tar.gz) = 34390
+SHA256 (Test-Warnings-0.022.tar.gz) = 9d1efaf67c911652581ac84e975875d0b59e79074f460ed1e7e0a044644c79f0
+SIZE (Test-Warnings-0.022.tar.gz) = 36120


More information about the svn-ports-head mailing list