diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-05-19 08:37:41 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-05-19 08:37:41 +0000 |
commit | 85f713e6fb27f4544289db34938bbd5593406978 (patch) | |
tree | e748de6c506be9b58e8fe6499ee26b0ca0709692 /net/p5-Net-Todoist | |
parent | a0ceed4e77bffa87b7444bdc37e1d55173943350 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Todoist')
-rw-r--r-- | net/p5-Net-Todoist/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-Todoist/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net/p5-Net-Todoist/Makefile b/net/p5-Net-Todoist/Makefile index 774602f313ed..731879fb5af1 100644 --- a/net/p5-Net-Todoist/Makefile +++ b/net/p5-Net-Todoist/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Todoist -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= net www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Todoist API +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww diff --git a/net/p5-Net-Todoist/distinfo b/net/p5-Net-Todoist/distinfo index 68c18cea50c3..7f9badb96c8a 100644 --- a/net/p5-Net-Todoist/distinfo +++ b/net/p5-Net-Todoist/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Todoist-0.04.tar.gz) = 9e86dde8797121484f2a52ad75e3edaaf64a49712aef7fdd38192907d038f26c -SIZE (Net-Todoist-0.04.tar.gz) = 12370 +SHA256 (Net-Todoist-0.05.tar.gz) = 0c6df985e69b6fb4d43c4fd0c2b6931bbed8b18b9185fa03d45008c0bcab3c80 +SIZE (Net-Todoist-0.05.tar.gz) = 12707 |