diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-21 04:45:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-21 04:45:42 +0000 |
commit | ef325b069119bc186411523078f06bab5cbdfd84 (patch) | |
tree | f9c42d5bf90808e591b2e45625934956ead61d2c /www/p5-HTML-Form | |
parent | 237b6a85de2e7d5efd4dd0090364ba6bdd437fd6 (diff) | |
download | ports-ef325b069119bc186411523078f06bab5cbdfd84.tar.gz ports-ef325b069119bc186411523078f06bab5cbdfd84.zip |
Notes
Diffstat (limited to 'www/p5-HTML-Form')
-rw-r--r-- | www/p5-HTML-Form/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTML-Form/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-HTML-Form/Makefile b/www/p5-HTML-Form/Makefile index a2ecc8af16ba..36d54ef0c2a9 100644 --- a/www/p5-HTML-Form/Makefile +++ b/www/p5-HTML-Form/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Form -PORTVERSION= 6.01 +PORTVERSION= 6.02 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Class that represents an HTML form element BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-HTTP-Message>=6:${PORTSDIR}/www/p5-HTTP-Message \ + p5-HTTP-Message>=6.03:${PORTSDIR}/www/p5-HTTP-Message \ p5-URI>=1.10:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/www/p5-HTML-Form/distinfo b/www/p5-HTML-Form/distinfo index c70ee9be9ca5..7519185e5419 100644 --- a/www/p5-HTML-Form/distinfo +++ b/www/p5-HTML-Form/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTML-Form-6.01.tar.gz) = 5d84ce1dac47a7d7f05a73d9d3703484b0c9c7e425938c2cb33f99652737f14c -SIZE (HTML-Form-6.01.tar.gz) = 23275 +SHA256 (HTML-Form-6.02.tar.gz) = a843ba97a5bf23dd310abe3cb983d313f6f149defd21272377a7fac8d9ef1f56 +SIZE (HTML-Form-6.02.tar.gz) = 23352 |