diff options
author | tobez <tobez@FreeBSD.org> | 2011-09-16 20:07:10 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-09-16 20:07:10 +0800 |
commit | 0c571504aa6f00241602907ea694440e0cf470ce (patch) | |
tree | a79c911195e15e82ac48c8d33f97eea58a3e6053 | |
parent | 442ca72c827811f217f145b25d7abd78a7266bf9 (diff) | |
download | freebsd-ports-gnome-0c571504aa6f00241602907ea694440e0cf470ce.tar.gz freebsd-ports-gnome-0c571504aa6f00241602907ea694440e0cf470ce.tar.zst freebsd-ports-gnome-0c571504aa6f00241602907ea694440e0cf470ce.zip |
Update to 3.44(.)2.
Changes: http://cpansearch.perl.org/src/SDEN/URI-ParseSearchString-3.442/Changes
-rw-r--r-- | www/p5-URI-ParseSearchString/Makefile | 4 | ||||
-rw-r--r-- | www/p5-URI-ParseSearchString/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-URI-ParseSearchString/Makefile b/www/p5-URI-ParseSearchString/Makefile index 8313684610e7..9a651a5804bc 100644 --- a/www/p5-URI-ParseSearchString/Makefile +++ b/www/p5-URI-ParseSearchString/Makefile @@ -6,7 +6,7 @@ # PORTNAME= URI-ParseSearchString -PORTVERSION= 3.44.1 +PORTVERSION= 3.44.2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +17,7 @@ COMMENT= Parse Apache refferer logs and extract search engine query strings RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} -BUILD_DEPENDS+= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings +TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings PERL_CONFIGURE= yes diff --git a/www/p5-URI-ParseSearchString/distinfo b/www/p5-URI-ParseSearchString/distinfo index c33e32eb4afd..4fa0238a0e2a 100644 --- a/www/p5-URI-ParseSearchString/distinfo +++ b/www/p5-URI-ParseSearchString/distinfo @@ -1,2 +1,2 @@ -SHA256 (URI-ParseSearchString-3.441.tar.gz) = df3f7c203e39f96b7cf109b551c08271c71513333dbd5397ccbaadbff71a1c35 -SIZE (URI-ParseSearchString-3.441.tar.gz) = 17491 +SHA256 (URI-ParseSearchString-3.442.tar.gz) = 423ce7309b553c464c3ad5c74f4da5020905c579493da182e29cba5c0c80473b +SIZE (URI-ParseSearchString-3.442.tar.gz) = 17522 |