Maintainer update to ttytter 1.0.4. Changes in version 1.0.4 (these fixes are also in 1.1.0): * This is the last 1.0.x release. After 30 June 2010, only TTYtter 1.1.0 and later will be able to access Twitter due to the Basic Auth shutdown. No earlier version of TTYtter will work! For this reason, no more updates will be made to this branch unless an emergency release is required. * Search API URLs corrected to Twitter-specified URLs. * NewRTs now appear in user timelines and mentions, thanks to new improvements in the Twitter API. * Ported /doesfollow and the improved UTF-8 entity translation for -seven from the forthcoming revised 1.1 beta. Changes in version 1.0.3 (bug fixes and critical improvements only; these fixes are also in 1.1.0): * Search API URLs now transitioned to the api.twitter.com endpoint, as the old ones will be eventually shut down. * When terminating TTYtter correctly exits with the right error status now (thanks @jlm314). * Reply username matching is now a bit less greedy. * Spaces are trimmed off URLs in /whois. Changes in version 1.0.2: * Missed one of the bleeding colour bugs into the -readline prompt that was supposed to be fixed in 1.0.1. Fixed for sure this time. (thanks @tjh) * Updated API URLs. * Search API support streams more reliably and is compatible with future changes to the Search API search method. Fix: Patch attached with submission follows: How-To-Repeat: Apply attached patch.
Responsible Changed From-To: freebsd-ports-bugs->sahil I'll take it.
sahil 2010-06-22 01:16:38 UTC FreeBSD ports repository Modified files: net-im/ttytter Makefile distinfo Log: - Update to 1.0.4 PR: ports/147843 Submitted by: Julian Dunn <jdunn@aquezada.com> (maintainer) Approved by: wxs@/itetcu@ (mentors, implicit) Feature safe: yes Revision Changes Path 1.11 +2 -2 ports/net-im/ttytter/Makefile 1.11 +3 -3 ports/net-im/ttytter/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!