diff options
-rw-r--r-- | www/p5-WebService-Google-Reader/Makefile | 12 | ||||
-rw-r--r-- | www/p5-WebService-Google-Reader/distinfo | 4 |
2 files changed, 11 insertions, 5 deletions
diff --git a/www/p5-WebService-Google-Reader/Makefile b/www/p5-WebService-Google-Reader/Makefile index 977be85bc85d..08b644ac24c3 100644 --- a/www/p5-WebService-Google-Reader/Makefile +++ b/www/p5-WebService-Google-Reader/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WebService-Google-Reader -PORTVERSION= 0.16 +PORTVERSION= 0.19 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Perl interface to Google Reader +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-JSON-XS>=2:${PORTSDIR}/converters/p5-JSON-XS \ - p5-URI>0:${PORTSDIR}/net/p5-URI \ - p5-libwww>0:${PORTSDIR}/www/p5-libwww \ + p5-URI>=1.36:${PORTSDIR}/net/p5-URI \ + p5-libwww>=6.02:${PORTSDIR}/www/p5-libwww \ + p5-LWP-Protocol-https>=6.02:${PORTSDIR}/www/p5-LWP-Protocol-https \ + p5-HTTP-Message>=6:${PORTSDIR}/www/p5-HTTP-Message \ + p5-HTTP-Date>=6:${PORTSDIR}/www/p5-HTTP-Date \ p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Crypt-SSLeay>0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-JSON>=2:${PORTSDIR}/converters/p5-JSON \ diff --git a/www/p5-WebService-Google-Reader/distinfo b/www/p5-WebService-Google-Reader/distinfo index 04cb085fb44e..0d9aea69cf9c 100644 --- a/www/p5-WebService-Google-Reader/distinfo +++ b/www/p5-WebService-Google-Reader/distinfo @@ -1,2 +1,2 @@ -SHA256 (WebService-Google-Reader-0.16.tar.gz) = 494f2fd2fd1527d9f00cdbb6032645deda2fe79ececeeef456732f1baf0c33ef -SIZE (WebService-Google-Reader-0.16.tar.gz) = 16093 +SHA256 (WebService-Google-Reader-0.19.tar.gz) = 198e22e7c64ada69f0324a08bc6d9656415f352d2a29d823a37962cd5a86fcc2 +SIZE (WebService-Google-Reader-0.19.tar.gz) = 16460 |