svn commit: r316508 - head/www/p5-HTTP-BrowserDetect
Anton Berezin
tobez at FreeBSD.org
Thu Apr 25 08:51:33 UTC 2013
Author: tobez
Date: Thu Apr 25 08:51:32 2013
New Revision: 316508
URL: http://svnweb.freebsd.org/changeset/ports/316508
Log:
Update to 1.51.
Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
Modified:
head/www/p5-HTTP-BrowserDetect/Makefile
head/www/p5-HTTP-BrowserDetect/distinfo
Modified: head/www/p5-HTTP-BrowserDetect/Makefile
==============================================================================
--- head/www/p5-HTTP-BrowserDetect/Makefile Thu Apr 25 08:49:43 2013 (r316507)
+++ head/www/p5-HTTP-BrowserDetect/Makefile Thu Apr 25 08:51:32 2013 (r316508)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= HTTP-BrowserDetect
-PORTVERSION= 1.50
+PORTVERSION= 1.51
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:OALDERS
@@ -15,7 +15,9 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
- p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
+ p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \
+ p5-Test-FailWarnings>=0:${PORTSDIR}/devel/p5-Test-FailWarnings \
+ p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most
PERL_CONFIGURE= yes
Modified: head/www/p5-HTTP-BrowserDetect/distinfo
==============================================================================
--- head/www/p5-HTTP-BrowserDetect/distinfo Thu Apr 25 08:49:43 2013 (r316507)
+++ head/www/p5-HTTP-BrowserDetect/distinfo Thu Apr 25 08:51:32 2013 (r316508)
@@ -1,2 +1,2 @@
-SHA256 (HTTP-BrowserDetect-1.50.tar.gz) = 8bc62a2e06cc22b7ade8fab11cad277257de9ec9367d44db79930da162dc301f
-SIZE (HTTP-BrowserDetect-1.50.tar.gz) = 40890
+SHA256 (HTTP-BrowserDetect-1.51.tar.gz) = dd80e27cb4caa316f8e36e51d19514dc99ab438116a39088442af982ff9eb62f
+SIZE (HTTP-BrowserDetect-1.51.tar.gz) = 42028
More information about the svn-ports-all
mailing list