Update to version 2.213 from 2.205

Should have been updated. One of a number of perl ports
using deprecated perl.

The tests fail in the old 2.205 version. This fixes the hash
randomisation problem.

This requires the new port devel/p5-File-chmod posted to ports@.

Comments Ok?
Index: Makefile
===================================================================
RCS file: /home/cvs/ports/devel/p5-Test-Inline/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile	24 Apr 2014 11:15:30 -0000	1.12
+++ Makefile	23 Oct 2014 00:06:59 -0000
@@ -3,19 +3,19 @@
 COMMENT=	inlining your tests next to the code being tested
 
 MODULES=	cpan
-DISTNAME=	Test-Inline-2.105
-REVISION=	3
+DISTNAME=	Test-Inline-2.213
 CATEGORIES=	devel
 
 # Artistic
 PERMIT_PACKAGE_CDROM=	Yes
 
 RUN_DEPENDS=	devel/p5-Algorithm-Dependency \
-		devel/p5-Class-Autouse \
 		devel/p5-Config-Tiny \
+		devel/p5-File-chmod \
 		devel/p5-File-Find-Rule \
 		devel/p5-File-Flat \
 		devel/p5-File-Slurp \
+		devel/p5-Test-Script \
 		textproc/p5-Pod-Tests
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/devel/p5-Test-Inline/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo	24 Apr 2014 11:15:30 -0000	1.5
+++ distinfo	16 Sep 2014 18:20:33 -0000
@@ -1,2 +1,2 @@
-SHA256 (Test-Inline-2.105.tar.gz) = Lmaaqz1CL4bl2poj+Q3yEIsV3vu0sGBIzHcapvLpzow=
-SIZE (Test-Inline-2.105.tar.gz) = 56822
+SHA256 (Test-Inline-2.213.tar.gz) = zHYIi44S1Qm4nr54Jt+7WI7h3Y0bXrB6DDdCXwTjAbQ=
+SIZE (Test-Inline-2.213.tar.gz) = 61649

Reply via email to