summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-16 20:56:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-16 20:56:05 +0000
commit62b8f2b03a945a4ef63d3633bbbf8554e39db8df (patch)
tree0d35a3b2f4c4d0de4037643c48d29cf3a9e4a586
parentUpdate to 0.50 (diff)
Update to 3.16
Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
Notes
Notes: svn path=/head/; revision=456504
-rw-r--r--www/p5-HTTP-BrowserDetect/Makefile10
-rw-r--r--www/p5-HTTP-BrowserDetect/distinfo6
2 files changed, 11 insertions, 5 deletions
diff --git a/www/p5-HTTP-BrowserDetect/Makefile b/www/p5-HTTP-BrowserDetect/Makefile
index 8f49ef4a798f..3c47adc95d66 100644
--- a/www/p5-HTTP-BrowserDetect/Makefile
+++ b/www/p5-HTTP-BrowserDetect/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= HTTP-BrowserDetect
-PORTVERSION= 3.15
+PORTVERSION= 3.16
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -23,4 +23,10 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 502705
+TEST_DEPENDS+= p5-Scalar-List-Utils>=1.49:lang/p5-Scalar-List-Utils
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/www/p5-HTTP-BrowserDetect/distinfo b/www/p5-HTTP-BrowserDetect/distinfo
index e696c46d35f8..3b9d631910e9 100644
--- a/www/p5-HTTP-BrowserDetect/distinfo
+++ b/www/p5-HTTP-BrowserDetect/distinfo
@@ -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