Index: head/www/p5-HTTP-BrowserDetect/Makefile =================================================================== --- head/www/p5-HTTP-BrowserDetect/Makefile (revision 456503) +++ head/www/p5-HTTP-BrowserDetect/Makefile (revision 456504) @@ -1,26 +1,32 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= HTTP-BrowserDetect -PORTVERSION= 3.15 +PORTVERSION= 3.16 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Determine the Web browser, version, OS from an HTTP user agent string LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Path-Tiny>=0:devel/p5-Path-Tiny \ p5-Test-FailWarnings>=0:devel/p5-Test-FailWarnings \ p5-Test-Most>=0:devel/p5-Test-Most \ p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include +.include + +.if ${PERL_LEVEL} < 502705 +TEST_DEPENDS+= p5-Scalar-List-Utils>=1.49:lang/p5-Scalar-List-Utils +.endif + +.include Index: head/www/p5-HTTP-BrowserDetect/distinfo =================================================================== --- head/www/p5-HTTP-BrowserDetect/distinfo (revision 456503) +++ head/www/p5-HTTP-BrowserDetect/distinfo (revision 456504) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513370441 -SHA256 (HTTP-BrowserDetect-3.15.tar.gz) = 58ad202778e9ca19e92bb9e4d41554476adafd701954aa1ab071c3df76b30799 -SIZE (HTTP-BrowserDetect-3.15.tar.gz) = 111010 +TIMESTAMP = 1513385462 +SHA256 (HTTP-BrowserDetect-3.16.tar.gz) = 9852e21f772130126341e820cff6ef66f7d22f9ed07ba404608e87da44ca4148 +SIZE (HTTP-BrowserDetect-3.16.tar.gz) = 112617