summaryrefslogtreecommitdiff
path: root/net/p5-Net-Twitter/Makefile
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/Makefile
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/Makefile')
-rw-r--r--net/p5-Net-Twitter/Makefile7
1 files changed, 3 insertions, 4 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