ports/147843: maintainer update: net-im/ttytter to 1.0.4
Julian Dunn
jdunn at aquezada.com
Mon Jun 14 02:50:02 UTC 2010
>Number: 147843
>Category: ports
>Synopsis: maintainer update: net-im/ttytter to 1.0.4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Jun 14 02:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Julian Dunn
>Release: 8.1-BETA1
>Organization:
>Environment:
FreeBSD fbsdvbox.eleven.empirehouse.ca 8.1-BETA1 FreeBSD 8.1-BETA1 #0: Thu May 27 15:31:50 UTC 2010 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
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.
>How-To-Repeat:
Apply attached patch.
>Fix:
Patch attached with submission follows:
diff -Nur ttytter.old/Makefile ttytter/Makefile
--- ttytter.old/Makefile 2010-03-20 15:12:29.000000000 -0400
+++ ttytter/Makefile 2010-06-13 15:00:56.000000000 -0400
@@ -5,10 +5,10 @@
# $FreeBSD: ports/net-im/ttytter/Makefile,v 1.10 2010/03/20 19:12:29 miwi Exp $
PORTNAME= ttytter
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.4
CATEGORIES= net-im
MASTER_SITES= http://www.floodgap.com/software/ttytter/dist1/
-DISTFILES= 1.0.01.txt
+DISTFILES= 1.0.04.txt
EXTRACT_ONLY=
MAINTAINER= jdunn at aquezada.com
diff -Nur ttytter.old/distinfo ttytter/distinfo
--- ttytter.old/distinfo 2010-03-20 15:12:29.000000000 -0400
+++ ttytter/distinfo 2010-06-13 15:01:07.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (1.0.01.txt) = 040f852b3c5138db7a1b64aef8b80b24
-SHA256 (1.0.01.txt) = 29db654d61d8498ffe44ed3a0e5f14b8ff859925fd3a9dbb8f5a28ed7e17b14f
-SIZE (1.0.01.txt) = 114080
+MD5 (1.0.04.txt) = fc161c46ad4a139f83a342ff51b0f765
+SHA256 (1.0.04.txt) = 2cd6b19f0724f6dc8115e7f240c65b11fb0665ed03e786e1c7d1bb41e75513a4
+SIZE (1.0.04.txt) = 116485
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list