Bug 147843 - maintainer update: net-im/ttytter to 1.0.4
Summary: maintainer update: net-im/ttytter to 1.0.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sahil Tandon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-14 03:50 UTC by jdunn
Modified: 2010-06-22 02:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1023 bytes, patch)
2010-06-14 03:50 UTC, jdunn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jdunn 2010-06-14 03:50:01 UTC
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.
Comment 1 Sahil Tandon freebsd_committer freebsd_triage 2010-06-14 04:34:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sahil

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-22 02:16:46 UTC
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"
Comment 3 Sahil Tandon freebsd_committer freebsd_triage 2010-06-22 02:16:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!