From ebe26e44d6fa04c67d4c4ef3a6ec7f03cbf16f48 Mon Sep 17 00:00:00 2001 From: wen Date: Sun, 20 Nov 2016 07:17:21 +0000 Subject: Update to 4.01041 Update DEPENDS Upstream changes: 4.01041 2016-11-19 - hack dist.ini to get POD and README back into the distribution O_o 4.01040 2016-11-19 - added trait WrapResult (returns both the HTTP response, with rate limit accessors, and the decoded JSON response) - rename placeholder :category to :slug with backwards compatibility to match Twitter's documentation - add attachment_url parameter to update method - add links to Twitter API docs 4.01030 2016-11-18 - cleaned up Net::Twitter::Error and documented stack_trace and stack_frame methods - Add method upload_status (ghathwar on Github) --- net/p5-Net-Twitter/Makefile | 7 +++---- net/p5-Net-Twitter/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 9 deletions(-) (limited to 'net/p5-Net-Twitter') diff --git a/net/p5-Net-Twitter/Makefile b/net/p5-Net-Twitter/Makefile index c77e7311e24..46da05f8f3e 100644 --- a/net/p5-Net-Twitter/Makefile +++ b/net/p5-Net-Twitter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2016/07/26 06:25:42 wen Exp $ +# $NetBSD: Makefile,v 1.25 2016/11/20 07:17:21 wen Exp $ # -DISTNAME= Net-Twitter-4.01020 +DISTNAME= Net-Twitter-4.01041 PKGNAME= p5-${DISTNAME} CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} @@ -19,8 +19,7 @@ DEPENDS+= p5-Devel-StackTrace>=1.21:../../devel/p5-Devel-StackTrace DEPENDS+= p5-Digest-HMAC-[0-9]*:../../security/p5-Digest-HMAC DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser DEPENDS+= p5-IO-Socket-SSL>=2.005:../../security/p5-IO-Socket-SSL -DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON -DEPENDS+= p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS +DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS DEPENDS+= p5-LWP-Protocol-https-[0-9]*:../../www/p5-LWP-Protocol-https DEPENDS+= p5-Moose>=0.90:../../devel/p5-Moose DEPENDS+= p5-MooseX-Role-Parameterized-[0-9]*:../../devel/p5-MooseX-Role-Parameterized diff --git a/net/p5-Net-Twitter/distinfo b/net/p5-Net-Twitter/distinfo index b2bfe47153c..74291f1cb32 100644 --- a/net/p5-Net-Twitter/distinfo +++ b/net/p5-Net-Twitter/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2016/07/26 06:25:42 wen Exp $ +$NetBSD: distinfo,v 1.14 2016/11/20 07:17:21 wen Exp $ -SHA1 (Net-Twitter-4.01020.tar.gz) = a9a95a2754afea802aee24d9d45ad32665041584 -RMD160 (Net-Twitter-4.01020.tar.gz) = 6881f0d3afd0fbd7b2db3353b6f9261e5c6010a4 -SHA512 (Net-Twitter-4.01020.tar.gz) = 7a3eebd5028fa026bba5136aa20b211da060d6203cfe56baa1a61fb2f9f415be3c4131790b8090068f3ef371caa114bc51ea7ec1a9495f9c060db4298923e07e -Size (Net-Twitter-4.01020.tar.gz) = 131840 bytes +SHA1 (Net-Twitter-4.01041.tar.gz) = 3a61eb98792af78a8e79ac2230d22275bae6e760 +RMD160 (Net-Twitter-4.01041.tar.gz) = 8cfa44053e8e5ae34789856fbc6748436fb1f5d1 +SHA512 (Net-Twitter-4.01041.tar.gz) = 904b8978f5289041b07c819f3eea0e5f76f4bab94a597d5318062052baf527a6bb9d7d3c7ad263b0f2a64e45c8a68a6a163f9ca4c86fb9303add61304f765559 +Size (Net-Twitter-4.01041.tar.gz) = 137850 bytes -- cgit v1.2.3