Bug 148165 - maintainer update: net-im/ttytter to 1.1.2
Summary: maintainer update: net-im/ttytter to 1.1.2
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-26 15:20 UTC by jdunn
Modified: 2010-06-27 08:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.00 KB, patch)
2010-06-26 15:20 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-26 15:20:00 UTC
Maintainer update of net-im/ttytter to 1.1.2. Required for Basic Auth shutdown on 16 August 2010.

Major changes:

Changes in version 1.1.2:

    * -status with UTF-8 characters now works correctly again from the command line (as long as your locale is set correctly, of course). (thanks @jlm314)
    * $shutdown now correctly fires even if a child process was not launched.

Changes in version 1.1.1:

    * Corrected (fingers crossed) OAuth signature bugs and UTF-8 problems. Tested on Ubuntu 10.04, Mac OS X 10.6/10.5/10.4 (PPC and x86), AIX and NetBSD 5 with 5.005 through 5.10.1, so if it doesn't work for you, I'll just find a quiet corner and shoot myself. Yes, it's actually shorter than 1.1.0 due to some efficiencies that were possible. (thanks @j4mie, @dariuus, @seppo0010 and many others for data points)
    * When looking for tools, TTYtter will now check your path first before its built-in locations. (thanks @seppo0010)
    * Better handling for impoverished environments where $HOME may not be defined.
    * New mention in Guinness Book of World Records for quickest replacement of a version of TTYtter. It's in the back somewhere, near record number of hours watching Monty Python while singing from the Hungarian Bongosok.

Changes in version 1.1.0 (this version is an updated form of the public beta, released as is due to the switchover; expect minor bugs, which will be rectified in 1.1.1):

    * Official support for OAuth, which is now the default method of authentication. OAuth requires cURL -- Lynx will not work. Basic Auth is still supported for users of StatusNet and Identi.ca, and still works with Lynx, but you must ask for it with -authtype=basic. After 16 August 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! Read the main page for how to get your credentials converted to OAuth. You only have to do this once per account.

    * Foreground menu codes now roll continuously and wrap around instead of resetting with every foreground command (except for /thread, which still uses zz0 to zz9). This is the completion of the menu code change first introduced in 1.0.0.
    * Support for automatically fetching replies with -mentions, even from users you do not follow.
    * /deletelast deletes the most recent tweet you made, if you don't like using proper safety nets like -verify or -slowpost.
    * /doesfollow command (part of 1.0.4, but originated with the aborted 1.1.0 public beta), telling you if a user follows another or if a user follows you.
    * For users requiring -seven, certain single character entities will now be translated from UTF-8 to the nearest ISO-8859-1 equivalent (part of 1.0.4, but originated with the 1.1.0 public beta). This table will expand in the future.
    * Various API changes: -lib and -olib are now removed; new library functions; $getpassword and $shutdown (suggested by @colindean).
    * All bug fixes from 1.0.3 and 1.0.4.

Fix: See attached patch

Patch attached with submission follows:
How-To-Repeat: N/A
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-06-26 15:26:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-06-27 08:48:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-06-27 08:48:33 UTC
miwi        2010-06-27 07:48:20 UTC

  FreeBSD ports repository

  Modified files:
    net-im/ttytter       Makefile distinfo 
  Log:
  - Update to 1.1.2
  
  PR:             148165
  Submitted by:   Julian Dunn <jdunn@aquezada.com> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.12      +2 -2      ports/net-im/ttytter/Makefile
  1.12      +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"