mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- Update to 0.19
- Add LICENSE (Artistic 1 & GPLv1) Changes: http://search.cpan.org/dist/WebService-Google-Reader/Changes
This commit is contained in:
parent
6500edd516
commit
d270afe15b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278108
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user