diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-07-17 11:34:49 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-07-17 11:34:49 +0000 |
commit | 2364253fdd7d4d5b70ab4ba0c27d07d671d5e60a (patch) | |
tree | 082c6ee66cc1bdc0b57a614beab319fbc265b430 /www/p5-Dancer-Plugin-Feed | |
parent | 2dbe5099111a00a436a8db7f9133b8aa956e0780 (diff) |
Notes
Diffstat (limited to 'www/p5-Dancer-Plugin-Feed')
-rw-r--r-- | www/p5-Dancer-Plugin-Feed/Makefile | 7 | ||||
-rw-r--r-- | www/p5-Dancer-Plugin-Feed/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www/p5-Dancer-Plugin-Feed/Makefile b/www/p5-Dancer-Plugin-Feed/Makefile index d01932228071..5b61f53f3ce2 100644 --- a/www/p5-Dancer-Plugin-Feed/Makefile +++ b/www/p5-Dancer-Plugin-Feed/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Dancer-Plugin-Feed -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= magik@roorback.net COMMENT= Dancer plugin for generating RSS or Atom feeds -BUILD_DEPENDS= p5-Dancer>=0:${PORTSDIR}/www/p5-Dancer \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Dancer>=1.2001:${PORTSDIR}/www/p5-Dancer \ p5-XML-Feed>=0:${PORTSDIR}/textproc/p5-XML-Feed RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/www/p5-Dancer-Plugin-Feed/distinfo b/www/p5-Dancer-Plugin-Feed/distinfo index 5117e8aef5ec..2d154877ac9d 100644 --- a/www/p5-Dancer-Plugin-Feed/distinfo +++ b/www/p5-Dancer-Plugin-Feed/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer-Plugin-Feed-0.7.tar.gz) = 030bcef3d38ca9516f2a00a455a8d1dc736dec3c5c663c51760d8b301135e4cc -SIZE (Dancer-Plugin-Feed-0.7.tar.gz) = 11397 +SHA256 (Dancer-Plugin-Feed-0.8.tar.gz) = 786b6990fe1c1dd52e7da5def6ec635812175b188dc6a9b48be6d61d31b5f759 +SIZE (Dancer-Plugin-Feed-0.8.tar.gz) = 11474 |