pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/p5-Net-Twitter
Module Name: pkgsrc
Committed By: hiramatsu
Date: Mon Nov 28 13:04:54 UTC 2011
Modified Files:
pkgsrc/net/p5-Net-Twitter: Makefile distinfo
Log Message:
Update p5-Net-Twitter to 3.18001.
Changes from previous:
- fixed: AutoCursor:
- no behavior change when user passes "cursor" arg
- work with InflateObjects trait
- synthetic ags use (-) prefix: -authenticate, -since, -legacy_lists_api
- Replaced JSON::Any with JSON
- documented new arguments for friendship_exists
3.18000_01 2011-09-21
- added update_with_media (Allen Haim)
- added get_privacy_policy and get_tos API methods
- added get_languages and get_settings API methods
- added contributors and contributees API methods
- added geo_search, geo_search, similar_places, and add_place API methods
- friends/followers API methods deprecated
- implemented the *new* Lists API in the API::REST trait
- replaced MX:MultiInitArg::Trait with MX:Aliases (Justin Hunter)
- fixed bad whatis entry (patch from debian, closes RT #67203)
- use Digest::SHA instead of Digest::SHA1 (patch from debian, closes RT
#67202)
3.17001 2011-03-31
- fixed intermittent bug in AutoCursor (result of Class::MOP anon class
caching)
3.17000 2011-03-29
- production release with new AutoCursor trait
3.16000_1 2011-03-27
- Added AutoCursor trait
3.16000 2011-03-26
- Moved trends methods to API::REST; added warning to API::Search::Trends
- Added no_retweet_ids method
- modify searchapiurl for identica option
- added deprecation notice to Net::Identica with Net::Twitter examples
- replaced Test::Exception with Test::Fatal in tests
3.15000 2011-02-25
- added Lists API method members_create_all (alias add_list_members)
- added tests dependency: Test::Exception (closes RT #65786)
3.14003 2011-02-07
- Fixed: trends_location (closes RT #65506)
- Added parameters trim_user, include_entities, include_rts (frank cuny,
closes RT #62542)
3.14002 2010-11-02
- Fixed: use File::Spec tests that failed in Win32 (turugina)
3.14001 2010-10-19
- Make Crypt::SSLeay a hard requirement (really no longer practical without
it)
3.14000 2010-10-19
- Added #newtwitter API methods (account_totals, account_settings,
suggestion_categories, user_suggestions, show_direct_message,
retweeted_to_user, retweeted_by_user, lookup_friendships,
update_friendship, all_lists, related_results)
- fixed: memory leak in RateLimit trait
3.13009 2010-09-17
- use Athorization header for OAuth token requests rather than query params
- "identica => 1" sets OAuth URLs (assist from barbie)
- updated Synopsis with OAuth (closes RT#61273)
3.13008_02 2010-09-04
- fixed stack frame filter
- fixed missing dependency
- detect Twitter's errors array as an error object
3.13008_01 2010-08-31
- extract error from the various disparate error formats
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/p5-Net-Twitter/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/p5-Net-Twitter/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index