diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-05-29 11:23:45 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-05-29 11:23:45 +0000 |
commit | 9bc22cb1ba051232f20d50ed6b4af5f0f7bb45c9 (patch) | |
tree | 0b0455b3c2120089459797822c4fffeb758154de /www/p5-WebDAO | |
parent | 15800bb7f2ee85a53090ad0e97bd2022f0f4e29f (diff) | |
download | ports-9bc22cb1ba051232f20d50ed6b4af5f0f7bb45c9.tar.gz ports-9bc22cb1ba051232f20d50ed6b4af5f0f7bb45c9.zip |
- Update to 2.05 [1]
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/WebDAO/Changes
PR: ports/168432 [1]
Submitted by: Aliaksandr Zahatski <zahatski@gmail.com> (maintainer, from another address)
Notes
Notes:
svn path=/head/; revision=297663
Diffstat (limited to 'www/p5-WebDAO')
-rw-r--r-- | www/p5-WebDAO/Makefile | 5 | ||||
-rw-r--r-- | www/p5-WebDAO/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www/p5-WebDAO/Makefile b/www/p5-WebDAO/Makefile index dcfdb2ec5288..bc86101ca56b 100644 --- a/www/p5-WebDAO/Makefile +++ b/www/p5-WebDAO/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WebDAO -PORTVERSION= 2.03 +PORTVERSION= 2.05 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ZAG @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= zag@cpan.org COMMENT= Platform for easy creation of web applications +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-DateTime>=0.37:${PORTSDIR}/devel/p5-DateTime \ p5-DateTime-Format-HTTP>=0.37:${PORTSDIR}/devel/p5-DateTime-Format-HTTP \ p5-FCGI>=0.67:${PORTSDIR}/www/p5-FCGI \ diff --git a/www/p5-WebDAO/distinfo b/www/p5-WebDAO/distinfo index d65d78e5cb27..2d42a5ca0b64 100644 --- a/www/p5-WebDAO/distinfo +++ b/www/p5-WebDAO/distinfo @@ -1,2 +1,2 @@ -SHA256 (WebDAO-2.03.tar.gz) = 4164c2a33c1a42a95d396f9fd8209299a114604637618b7f78f6a77622b44414 -SIZE (WebDAO-2.03.tar.gz) = 71490 +SHA256 (WebDAO-2.05.tar.gz) = 76896496dbbdc27f5b377b94bae6f6b1ae115bf88fe55e70c14876719a93d46a +SIZE (WebDAO-2.05.tar.gz) = 71729 |