summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-09-15 05:51:01 +0000
committersno <sno@pkgsrc.org>2010-09-15 05:51:01 +0000
commit0f3dd8f81136294116ce35631fa9f5209953c39d (patch)
tree6f6551ebfa99cf405b232a2e948adf66964ccab3 /net
parente929ea583dd87b0482c082a0540bb09c4acda177 (diff)
downloadpkgsrc-0f3dd8f81136294116ce35631fa9f5209953c39d.tar.gz
Update net/p5-Net-Twitter from 3.11012nb1 to 3.13008
Upstream changes: 3.13008 2010-08-26 - use HTTPS for all OAuth token negotiation steps 3.13007 2010-07-06 - decode_html_entities now decodes all fields (incl source in search results) - Role::OAuth doc patch by Doug Bell <doug@plainblack.com> - fixed: incompatibility between "since" and InflateObjects 3.13006 2010-06-18 - test fix: bump the skip count for a new test in t/unicode.t for optional module 3.13005 2010-06-18 - fixed: since (synthetic arg) filtering - fixed: don't use args for OAuth signature on multi-part mime posts 3.13004 2010-06-18 - fixed: OAuth signature error with unicode args (RT#58493) 3.13003 2010-05-21 - production release with Lists API refactor and OAuth changes 3.13002_03 2010-05-13 - fixed: generate new OAuth authorization hearder on retry (RetryOnError trait) 3.13002_02 2010-05-12 - fixed: removed redundant alias declarations 3.13002_01 2010-05-12 - Refactored the Lists API to use Net::Twitter::API 3.13001 2010-11 - use POST with Authorization header for XAuth (per Twitter documentation) - replace homegrown XAuth support with Net::OAuth's native support - accommodate 2 base URLs for API::Search (search and trends* methods use different base URLs) - enable SSL support for API::Search 3.13000 2010-05-09 - added support and documentation for optional timeline parameter skip_user - fixed tests: plan was called twice when LWP was too old - added friends_incoming and friendships_outgoing methods 3.12000 2010-03-19 - added new API methods: retweeted_by and retweeted_by_ids - fixed: t/51_since.t was actually connecting to twitter
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Twitter/Makefile6
-rw-r--r--net/p5-Net-Twitter/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/net/p5-Net-Twitter/Makefile b/net/p5-Net-Twitter/Makefile
index c02bc8cf972..6a0d174dd57 100644
--- a/net/p5-Net-Twitter/Makefile
+++ b/net/p5-Net-Twitter/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2010/08/21 16:35:29 seb Exp $
+# $NetBSD: Makefile,v 1.12 2010/09/15 05:51:01 sno Exp $
#
-DISTNAME= Net-Twitter-3.11012
+DISTNAME= Net-Twitter-3.13008
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-Twitter/distinfo b/net/p5-Net-Twitter/distinfo
index dc5c7adc35f..40a4408e577 100644
--- a/net/p5-Net-Twitter/distinfo
+++ b/net/p5-Net-Twitter/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2010/03/16 18:28:56 sno Exp $
+$NetBSD: distinfo,v 1.9 2010/09/15 05:51:01 sno Exp $
-SHA1 (Net-Twitter-3.11012.tar.gz) = 99aebb3d50bb5208087f23713799cdbf4c874d16
-RMD160 (Net-Twitter-3.11012.tar.gz) = 145a96574ed43f4d7764a0f80897db1d4dca93ce
-Size (Net-Twitter-3.11012.tar.gz) = 106831 bytes
+SHA1 (Net-Twitter-3.13008.tar.gz) = 4d0eea2dc3df5abb224b76e02d377e3a55402bbe
+RMD160 (Net-Twitter-3.13008.tar.gz) = b7f04f6406ec1c8efa6960a8f8031c24f28256a6
+Size (Net-Twitter-3.13008.tar.gz) = 112505 bytes