diff options
author | culot <culot@FreeBSD.org> | 2012-12-03 21:13:24 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-12-03 21:13:24 +0800 |
commit | a92acefc7e6fd371ff9f6278d0c86307bdc11f3d (patch) | |
tree | 1ed7587be656a6295e65e4d97e6cb25b93b5aa35 | |
parent | 2a1e75f1e518483c2a8ca53fc9e879d4b6824a7c (diff) | |
download | freebsd-ports-gnome-a92acefc7e6fd371ff9f6278d0c86307bdc11f3d.tar.gz freebsd-ports-gnome-a92acefc7e6fd371ff9f6278d0c86307bdc11f3d.tar.zst freebsd-ports-gnome-a92acefc7e6fd371ff9f6278d0c86307bdc11f3d.zip |
- Update to 1.45
Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
Feature safe: yes
-rw-r--r-- | www/p5-HTTP-BrowserDetect/Makefile | 11 | ||||
-rw-r--r-- | www/p5-HTTP-BrowserDetect/distinfo | 4 |
2 files changed, 5 insertions, 10 deletions
diff --git a/www/p5-HTTP-BrowserDetect/Makefile b/www/p5-HTTP-BrowserDetect/Makefile index f0d43d362fae..7716b16247d1 100644 --- a/www/p5-HTTP-BrowserDetect/Makefile +++ b/www/p5-HTTP-BrowserDetect/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: HTTP-BrowserDetect -# Date created: 10 December 2002 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= HTTP-BrowserDetect -PORTVERSION= 1.44 +PORTVERSION= 1.45 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:OALDERS @@ -18,8 +14,7 @@ COMMENT= Determine the Web browser, version, OS from an HTTP user agent string LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp +TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp PERL_CONFIGURE= yes diff --git a/www/p5-HTTP-BrowserDetect/distinfo b/www/p5-HTTP-BrowserDetect/distinfo index 9700cc443431..f596374a1201 100644 --- a/www/p5-HTTP-BrowserDetect/distinfo +++ b/www/p5-HTTP-BrowserDetect/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTTP-BrowserDetect-1.44.tar.gz) = 79477ff7f5b0eb50b4233abef992570ba095b19c16e75187e92cc93546b210f0 -SIZE (HTTP-BrowserDetect-1.44.tar.gz) = 40017 +SHA256 (HTTP-BrowserDetect-1.45.tar.gz) = 94f101fb0d3c039eab19ba6997195f574d90225768ddad0f6375b2d3c9124a25 +SIZE (HTTP-BrowserDetect-1.45.tar.gz) = 40093 |