diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-03-19 15:12:20 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-03-19 15:12:20 +0000 |
commit | 972de1b0cb593e12c4e6b4f1a05fce5386bd881b (patch) | |
tree | b7e52ca69a1d8e5ea7e2a43bb9f5dff7fe9476b6 /www/p5-Perlanet | |
parent | 07fa6951d8326c9490e1fd1e39d3923b8c77bd67 (diff) |
Notes
Diffstat (limited to 'www/p5-Perlanet')
-rw-r--r-- | www/p5-Perlanet/Makefile | 9 | ||||
-rw-r--r-- | www/p5-Perlanet/distinfo | 4 |
2 files changed, 8 insertions, 5 deletions
diff --git a/www/p5-Perlanet/Makefile b/www/p5-Perlanet/Makefile index c5a97c9bea37..cc07981419e1 100644 --- a/www/p5-Perlanet/Makefile +++ b/www/p5-Perlanet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Perlanet -PORTVERSION= 0.55 +PORTVERSION= 0.56 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAVECROSS @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A program for creating programs that aggregate web feeds +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-CHI>=0:${PORTSDIR}/devel/p5-CHI \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-HTML-Tidy>=0:${PORTSDIR}/textproc/p5-HTML-Tidy \ @@ -23,9 +26,9 @@ BUILD_DEPENDS= p5-CHI>=0:${PORTSDIR}/devel/p5-CHI \ p5-MooseX-ConfigFromFile>=0:${PORTSDIR}/devel/p5-MooseX-ConfigFromFile \ p5-MooseX-Traits>=0:${PORTSDIR}/devel/p5-MooseX-Traits \ p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ - p5-TryCatch>=0:${PORTSDIR}/lang/p5-TryCatch \ + p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-Feed>=0:${PORTSDIR}/textproc/p5-XML-Feed \ + p5-XML-Feed>=0.22:${PORTSDIR}/textproc/p5-XML-Feed \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/www/p5-Perlanet/distinfo b/www/p5-Perlanet/distinfo index 62a64f32a00a..6d6e7af0afca 100644 --- a/www/p5-Perlanet/distinfo +++ b/www/p5-Perlanet/distinfo @@ -1,2 +1,2 @@ -SHA256 (Perlanet-0.55.tar.gz) = 34cf649e7e5490dfffa877c71a9ee62610eeeffcd73396574ae966cad77f32f6 -SIZE (Perlanet-0.55.tar.gz) = 62984 +SHA256 (Perlanet-0.56.tar.gz) = f8c9de981a6cfe155d6dbfbb8773c279acf0078987f594ce84d2c41fb74f05e1 +SIZE (Perlanet-0.56.tar.gz) = 63283 |