summaryrefslogtreecommitdiff
path: root/net/p5-Net-Twitter
diff options
context:
space:
mode:
authorwen <wen>2016-11-20 07:17:21 +0000
committerwen <wen>2016-11-20 07:17:21 +0000
commitebe26e44d6fa04c67d4c4ef3a6ec7f03cbf16f48 (patch)
treeb7dcb30c0abc0eddd87fbe3edf420b2b19989756 /net/p5-Net-Twitter
parenta1eb142d0882d1278f56ccacd695a7b36bc19dd8 (diff)
downloadpkgsrc-ebe26e44d6fa04c67d4c4ef3a6ec7f03cbf16f48.tar.gz
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)
Diffstat (limited to 'net/p5-Net-Twitter')
-rw-r--r--net/p5-Net-Twitter/Makefile7
-rw-r--r--net/p5-Net-Twitter/distinfo10
2 files changed, 8 insertions, 9 deletions
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