pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/p5-Net-Twitter-Lite



Module name:    wip
Committed by:   bubuchka
Date:           Thu Jan 20 20:33:08 UTC 2011

Modified Files:
        wip/p5-Net-Twitter-Lite: Makefile distinfo

Log Message:
Update Net::Twitter::Lite to the latest stable version (0.10003).

The package major changes:

    - simplify MASTER_SITES (search by module)
    - rework and verify all dependencies
    - use Install::Bundled

The Net::Twitter::Lite major changes:

0.10003 2010-05-27
    - fixed ssl test: skip_all if Crypt::SSLeay is not available

0.10002 2010-05-27
    - fixed: set correct url to https when ssl is specified RT#57889

0.10001 2010-05-26
    - fixed "plan twice" error in unicode test

0.10000 2010-05-21
    - production release, ported from Net::Twitter 3.13003

0.09002_03 2010-05-13
    - ported from Net::Twitter 3.13002_03
    - handle DELETE HTTP method (for Lists API)

0.09002_02 2010-05-12
    - ported from Net::Twitter 3.13002_02
    - Added Lists API support

0.09001 2010-05-10
    - removed Try::Tiny from unicode test to avoid an additional dependency
    - Fixed unicode test, aburch (Ansgar Burchardt)

0.09000 2010-05-09
    - New API methods (from Net::Twitter): friendships_incoming,
      friendships_outgoing, geo_id, retweeted_by, retweeted_by_ids,
      reverse_geocode.
    - Added XAuth support (method xauth)
    - Fixed: Net::Twitter::Lite::Error - needed overload fallback => 1
    - Fixed: utf8 encoding error for latin1 using Basic Authentication (ported 
from Net::Twitter)

0.08006 2009-12-15
    - Ported from Net::Twitter:
      - netrc/netrc_machine changes from Net::Twitter
      - trends_available/trends_location API methods
      - documented lat/long parameters to update
      - added users_search/find_people API method
      - updated apiurl default to http://api.twitter.com/1
    - Fixed: retweeted_{to,of}_me API URLs (RT#52784)


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/p5-Net-Twitter-Lite/Makefile \
    wip/p5-Net-Twitter-Lite/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Net-Twitter-Lite/Makefile?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Net-Twitter-Lite/distinfo?r1=1.1.1.1&r2=1.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index