Update to p5-Net-Twitter-4.01010.
This commit is contained in:
parent
a1b2c7379a
commit
5f8ba0e7f0
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2015/01/21 06:23:34 bentley Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2015/08/25 08:21:44 benoit Exp $
|
||||
|
||||
COMMENT= perl interface to the Twitter API
|
||||
|
||||
DISTNAME= Net-Twitter-4.00006
|
||||
REVISION = 0
|
||||
DISTNAME = Net-Twitter-4.01010
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
@ -17,7 +16,6 @@ RUN_DEPENDS= converters/p5-JSON-Any \
|
||||
devel/p5-Data-Visitor \
|
||||
devel/p5-DateTime-Format-Strptime \
|
||||
devel/p5-Devel-StackTrace \
|
||||
devel/p5-MooseX-Aliases \
|
||||
devel/p5-MooseX-Role-Parameterized \
|
||||
devel/p5-namespace-autoclean \
|
||||
net/p5-Net-OAuth
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Net-Twitter-4.00006.tar.gz) = zxyqrXtrXV+pq+mLvC+4hiXN2akIGtYMwef/t0GyBek=
|
||||
SIZE (Net-Twitter-4.00006.tar.gz) = 126439
|
||||
SHA256 (Net-Twitter-4.01010.tar.gz) = dsqw8Aq6q5p8NuORvGy5MO6SuZeiXIwI/llJHkSmMwo=
|
||||
SIZE (Net-Twitter-4.01010.tar.gz) = 131104
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2013/03/10 08:39:42 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2015/08/25 08:21:44 benoit Exp $
|
||||
${P5SITE}/Net/Identica.pm
|
||||
${P5SITE}/Net/Twitter/
|
||||
${P5SITE}/Net/Twitter.pm
|
||||
@ -19,6 +19,8 @@ ${P5SITE}/Net/Twitter/Role/API/Search.pm
|
||||
${P5SITE}/Net/Twitter/Role/API/Search/Trends.pm
|
||||
${P5SITE}/Net/Twitter/Role/API/TwitterVision.pm
|
||||
${P5SITE}/Net/Twitter/Role/API/Upload.pm
|
||||
${P5SITE}/Net/Twitter/Role/API/UploadMedia.pm
|
||||
${P5SITE}/Net/Twitter/Role/AppAuth.pm
|
||||
${P5SITE}/Net/Twitter/Role/AutoCursor.pm
|
||||
${P5SITE}/Net/Twitter/Role/InflateObjects.pm
|
||||
${P5SITE}/Net/Twitter/Role/Legacy.pm
|
||||
@ -42,6 +44,8 @@ ${P5SITE}/Net/Twitter/Search.pm
|
||||
@man man/man3p/Net::Twitter::Role::API::Search::Trends.3p
|
||||
@man man/man3p/Net::Twitter::Role::API::TwitterVision.3p
|
||||
@man man/man3p/Net::Twitter::Role::API::Upload.3p
|
||||
@man man/man3p/Net::Twitter::Role::API::UploadMedia.3p
|
||||
@man man/man3p/Net::Twitter::Role::AppAuth.3p
|
||||
@man man/man3p/Net::Twitter::Role::AutoCursor.3p
|
||||
@man man/man3p/Net::Twitter::Role::InflateObjects.3p
|
||||
@man man/man3p/Net::Twitter::Role::Legacy.3p
|
||||
|
Loading…
Reference in New Issue
Block a user