diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-07-31 04:24:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-07-31 04:24:40 +0800 |
commit | e746f079ed99a83b6b0d3e075c8ee3edc7e7801e (patch) | |
tree | 7817468c69f369a912b3c3080cb5b705adadae74 /www | |
parent | 5f6d55e79af865130291c6351438ebc381fd2cb4 (diff) | |
download | freebsd-ports-gnome-e746f079ed99a83b6b0d3e075c8ee3edc7e7801e.tar.gz freebsd-ports-gnome-e746f079ed99a83b6b0d3e075c8ee3edc7e7801e.tar.zst freebsd-ports-gnome-e746f079ed99a83b6b0d3e075c8ee3edc7e7801e.zip |
- Update to 2.08
Changes: http://search.cpan.org/dist/WebDAO/Changes
PR: ports/169831
Submitted by: sunpoet (myself)
Approved by: Aliaksandr Zahatski <zahatski@gmail.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WebDAO/Makefile | 3 | ||||
-rw-r--r-- | www/p5-WebDAO/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/p5-WebDAO/Makefile b/www/p5-WebDAO/Makefile index bc86101ca56b..3c629c5f3624 100644 --- a/www/p5-WebDAO/Makefile +++ b/www/p5-WebDAO/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WebDAO -PORTVERSION= 2.05 +PORTVERSION= 2.08 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ZAG @@ -25,7 +25,6 @@ BUILD_DEPENDS= p5-DateTime>=0.37:${PORTSDIR}/devel/p5-DateTime \ p5-URI>=1.36:${PORTSDIR}/net/p5-URI \ p5-XML-Flow>=0.86:${PORTSDIR}/textproc/p5-XML-Flow RUN_DEPENDS:= ${BUILD_DEPENDS} - TEST_DEPENDS= p5-Test-Class>=0:${PORTSDIR}/devel/p5-Test-Class PERL_CONFIGURE= yes diff --git a/www/p5-WebDAO/distinfo b/www/p5-WebDAO/distinfo index 2d42a5ca0b64..c59b144530ae 100644 --- a/www/p5-WebDAO/distinfo +++ b/www/p5-WebDAO/distinfo @@ -1,2 +1,2 @@ -SHA256 (WebDAO-2.05.tar.gz) = 76896496dbbdc27f5b377b94bae6f6b1ae115bf88fe55e70c14876719a93d46a -SIZE (WebDAO-2.05.tar.gz) = 71729 +SHA256 (WebDAO-2.08.tar.gz) = 622fc21f5aa1bde6b2b936b9e829974fe3085a573da3d38b7ca8fdad85c1c4b9 +SIZE (WebDAO-2.08.tar.gz) = 71956 |