- Update to 3.17001
This commit is contained in:
parent
bcac002fb1
commit
c8529fb5d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272387
3 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Net-Twitter
|
||||
PORTVERSION= 3.16000
|
||||
PORTVERSION= 3.17001
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -36,6 +36,7 @@ MAN3= Net::Twitter.3 Net::Twitter::Search.3 Net::Identica.3 \
|
|||
Net::Twitter::Role::API::REST.3 \
|
||||
Net::Twitter::Role::API::Search::Trends.3 \
|
||||
Net::Twitter::Role::API::TwitterVision.3 \
|
||||
Net::Twitter::Role::AutoCursor.3 \
|
||||
Net::Twitter::Role::InflateObjects.3 \
|
||||
Net::Twitter::Role::Legacy.3 \
|
||||
Net::Twitter::Role::RateLimit.3 \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Net-Twitter-3.16000.tar.gz) = c18faae2f986ebe3426884160826af78ccc6b49a595260e878eed3b0b6121cb5
|
||||
SIZE (Net-Twitter-3.16000.tar.gz) = 119205
|
||||
SHA256 (Net-Twitter-3.17001.tar.gz) = dd4a224406f4499b883c36f77ddd8cf5109eb315636617ab4640908e94086660
|
||||
SIZE (Net-Twitter-3.17001.tar.gz) = 121636
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
%%SITE_PERL%%/Net/Twitter/Role/API/Search.pm
|
||||
%%SITE_PERL%%/Net/Twitter/Role/API/Search/Trends.pm
|
||||
%%SITE_PERL%%/Net/Twitter/Role/API/TwitterVision.pm
|
||||
%%SITE_PERL%%/Net/Twitter/Role/AutoCursor.pm
|
||||
%%SITE_PERL%%/Net/Twitter/Role/InflateObjects.pm
|
||||
%%SITE_PERL%%/Net/Twitter/Role/Legacy.pm
|
||||
%%SITE_PERL%%/Net/Twitter/Role/OAuth.pm
|
||||
|
|
Loading…
Reference in a new issue