diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-21 18:41:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-21 18:41:06 +0800 |
commit | 64ae9880e2fca9f6330748c9422de718c719fb03 (patch) | |
tree | c8a8e225117a06f13989181177f930f1323e9b82 /www | |
parent | dcb8a71a585646ec148e45470f72ace61e3265b0 (diff) | |
download | freebsd-ports-gnome-64ae9880e2fca9f6330748c9422de718c719fb03.tar.gz freebsd-ports-gnome-64ae9880e2fca9f6330748c9422de718c719fb03.tar.zst freebsd-ports-gnome-64ae9880e2fca9f6330748c9422de718c719fb03.zip |
- Update to 2.03
- Add NO_ARCH
Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-BrowserDetect/Makefile | 5 | ||||
-rw-r--r-- | www/p5-HTTP-BrowserDetect/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/p5-HTTP-BrowserDetect/Makefile b/www/p5-HTTP-BrowserDetect/Makefile index 6587a51f48dd..201e7522b17f 100644 --- a/www/p5-HTTP-BrowserDetect/Makefile +++ b/www/p5-HTTP-BrowserDetect/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTTP-BrowserDetect -PORTVERSION= 2.02 +PORTVERSION= 2.03 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:OALDERS @@ -14,11 +14,12 @@ COMMENT= Determine the Web browser, version, OS from an HTTP user agent string LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Path-Tiny>0:${PORTSDIR}/devel/p5-Path-Tiny \ +TEST_DEPENDS= p5-Path-Tiny>=0:${PORTSDIR}/devel/p5-Path-Tiny \ p5-Test-FailWarnings>=0:${PORTSDIR}/devel/p5-Test-FailWarnings \ p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most \ p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/www/p5-HTTP-BrowserDetect/distinfo b/www/p5-HTTP-BrowserDetect/distinfo index f8b82f82183b..e980a32476c4 100644 --- a/www/p5-HTTP-BrowserDetect/distinfo +++ b/www/p5-HTTP-BrowserDetect/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTTP-BrowserDetect-2.02.tar.gz) = 356d3eec9cc8dd801b482faab22597c8ae879a34fcd478ff1575236cc78b28de -SIZE (HTTP-BrowserDetect-2.02.tar.gz) = 90349 +SHA256 (HTTP-BrowserDetect-2.03.tar.gz) = 180cb48706de3fe0a9da8fecdb94e722cea52377f638096e2b025e2239c2b12d +SIZE (HTTP-BrowserDetect-2.03.tar.gz) = 90461 |