diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-02-21 12:45:42 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-02-21 12:45:42 +0800 |
commit | c71310d79676eae1f08e9accdf170ee9c8b5e7de (patch) | |
tree | 04725b08286ba9fdda944e277f73ea768075d603 | |
parent | b0f7359e73c57bbfd0ff5625bc8098c24ddb32c9 (diff) | |
download | freebsd-ports-gnome-c71310d79676eae1f08e9accdf170ee9c8b5e7de.tar.gz freebsd-ports-gnome-c71310d79676eae1f08e9accdf170ee9c8b5e7de.tar.zst freebsd-ports-gnome-c71310d79676eae1f08e9accdf170ee9c8b5e7de.zip |
- Update to 6.02
Changes: http://search.cpan.org/dist/HTML-Form/Changes
-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 |