diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-09-23 01:58:30 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-09-23 01:58:30 +0800 |
commit | 8cf8d63465b196a5c1f56be1e4bd4019ba529040 (patch) | |
tree | b198fb59e8e12626369677fd3d7363dd5749a058 /www | |
parent | 542bd92608f2970512cbf06d40caad93950aa8c6 (diff) | |
download | freebsd-ports-gnome-8cf8d63465b196a5c1f56be1e4bd4019ba529040.tar.gz freebsd-ports-gnome-8cf8d63465b196a5c1f56be1e4bd4019ba529040.tar.zst freebsd-ports-gnome-8cf8d63465b196a5c1f56be1e4bd4019ba529040.zip |
- Update to 4.0028
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-FormHandler/Makefile | 30 | ||||
-rw-r--r-- | www/p5-HTML-FormHandler/distinfo | 4 |
2 files changed, 18 insertions, 16 deletions
diff --git a/www/p5-HTML-FormHandler/Makefile b/www/p5-HTML-FormHandler/Makefile index 01f41e81bb72..264765905aa3 100644 --- a/www/p5-HTML-FormHandler/Makefile +++ b/www/p5-HTML-FormHandler/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTML-FormHandler -PORTVERSION= 0.40027 +PORTVERSION= 0.40028 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN @@ -16,31 +16,34 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Load>=0.06:${PORTSDIR}/devel/p5-Class-Load \ - p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ + p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \ + p5-Data-Clone>=0:${PORTSDIR}/devel/p5-Data-Clone \ p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ + p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-Email-Valid>=0:${PORTSDIR}/mail/p5-Email-Valid \ + p5-File-ShareDir-Install>=0.3:${PORTSDIR}/devel/p5-File-ShareDir-Install \ p5-File-ShareDir>=0:${PORTSDIR}/devel/p5-File-ShareDir \ + p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ + p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ p5-Locale-Maketext>=1.09:${PORTSDIR}/devel/p5-Locale-Maketext \ p5-Moose>=2.0007:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Getopt>=0.16:${PORTSDIR}/devel/p5-MooseX-Getopt \ - p5-MooseX-Types>=0.20:${PORTSDIR}/devel/p5-MooseX-Types \ p5-MooseX-Types-Common>=0:${PORTSDIR}/devel/p5-MooseX-Types-Common \ p5-MooseX-Types-LoadableClass>=0.006:${PORTSDIR}/devel/p5-MooseX-Types-LoadableClass \ + p5-MooseX-Types>=0.20:${PORTSDIR}/devel/p5-MooseX-Types \ + p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ + p5-Sub-Name>=0:${PORTSDIR}/devel/p5-Sub-Name \ + p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-aliased>=0:${PORTSDIR}/devel/p5-aliased \ - p5-namespace-autoclean>=0.09:${PORTSDIR}/devel/p5-namespace-autoclean \ - p5-File-ShareDir-Install>=0.3:${PORTSDIR}/devel/p5-File-ShareDir-Install \ - p5-Data-Clone>=0:${PORTSDIR}/devel/p5-Data-Clone \ - p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ - p5-Sub-Name>=0:${PORTSDIR}/devel/p5-Sub-Name + p5-namespace-autoclean>=0.09:${PORTSDIR}/devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \ +TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \ + p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle \ - p5-PadWalker>=0:${PORTSDIR}/devel/p5-PadWalker + p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck +NO_STAGE= yes USES= perl5 USE_PERL5= configure @@ -194,5 +197,4 @@ MAN3= \ HTML::FormHandler::Field::Captcha.3 \ HTML::FormHandler::Manual.3 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-FormHandler/distinfo b/www/p5-HTML-FormHandler/distinfo index ad7a29357237..2a21c6e87891 100644 --- a/www/p5-HTML-FormHandler/distinfo +++ b/www/p5-HTML-FormHandler/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTML-FormHandler-0.40027.tar.gz) = b11e11bb7ad79c3594926edaea223506b287dd29252fb862f967a1d934757c21 -SIZE (HTML-FormHandler-0.40027.tar.gz) = 279999 +SHA256 (HTML-FormHandler-0.40028.tar.gz) = 635f376ccbc7e896e4870aaf06e60125d283daea89c34677d507f07397f4d24b +SIZE (HTML-FormHandler-0.40028.tar.gz) = 282191 |