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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 21 06:55:33 UTC 2014


Author: sunpoet
Date: Sat Jun 21 06:55:32 2014
New Revision: 358671
URL: http://svnweb.freebsd.org/changeset/ports/358671
QAT: https://qat.redports.org/buildarchive/r358671/

Log:
  - Update to 0.016
  
  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	Sat Jun 21 06:43:07 2014	(r358670)
+++ head/devel/p5-Test-Warnings/Makefile	Sat Jun 21 06:55:32 2014	(r358671)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Warnings
-PORTVERSION=	0.014
+PORTVERSION=	0.016
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,11 +14,10 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 TEST_DEPENDS=	p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
-		p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
 		p5-Test-Kwalitee>=1.12:${PORTSDIR}/devel/p5-Test-Kwalitee \
 		p5-Test-Tester>=0.108:${PORTSDIR}/devel/p5-Test-Tester
 
-USE_PERL5=	modbuildtiny
+USE_PERL5=	configure
 USES=		perl5
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Test-Warnings/distinfo
==============================================================================
--- head/devel/p5-Test-Warnings/distinfo	Sat Jun 21 06:43:07 2014	(r358670)
+++ head/devel/p5-Test-Warnings/distinfo	Sat Jun 21 06:55:32 2014	(r358671)
@@ -1,2 +1,2 @@
-SHA256 (Test-Warnings-0.014.tar.gz) = ecad6b07491ec062a1924268870384a88ab6fd078f34c2939804f0fbb33b6b28
-SIZE (Test-Warnings-0.014.tar.gz) = 32437
+SHA256 (Test-Warnings-0.016.tar.gz) = 09ebc9afa29eb4d1d44fbd974dfcd52e0a2d9ce7ec3e3ee7602394157831aba9
+SIZE (Test-Warnings-0.016.tar.gz) = 32774


More information about the svn-ports-all mailing list