Bug 197988

Summary: net-im/ttytter Add fix to "rate limit error"
Product: Ports & Packages Reporter: Tilman Keskinoz <arved>
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me CC: jdunn
Priority: --- Flags: jdunn: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch for rate limit rate failure
none
diff between old and current distfile none

Description Tilman Keskinoz freebsd_committer freebsd_triage 2015-02-24 09:06:50 UTC
Created attachment 153434 [details]
patch for rate limit rate failure

I am a user of ttytter and noticed frequently the error: "rate limit rate failure: using 180 second fallback" on the console.

Googling for it i found a fix:

https://gist.github.com/aaronbieber/7027104
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756960

Do you mind if we add the attached patch to the port?
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-02-24 09:06:50 UTC
Maintainer CC'd
Comment 2 jdunn 2015-02-24 15:52:15 UTC
Seems ok to me. The TTYtter author seems to have abandoned the project so if this keeps it rolling for longer, go for it.
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2015-02-24 16:13:46 UTC
Created attachment 153445 [details]
diff between old and current distfile
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-02-24 16:16:07 UTC
A commit references this bug:

Author: arved
Date: Tue Feb 24 16:15:29 UTC 2015
New revision: 379818
URL: https://svnweb.freebsd.org/changeset/ports/379818

Log:
  Author rerolled distfile without bumping version.
  (diff is found in the referenced PR)

  - Fixes error "rate limit rate failure"
  - Enables SSL by default

  PR:		197988
  Approved by:	maintainer

Changes:
  head/net-im/ttytter/Makefile
  head/net-im/ttytter/distinfo
Comment 5 Tilman Keskinoz freebsd_committer freebsd_triage 2015-02-24 16:17:00 UTC
Thanks for approval.

I updated the port to use the current version from the author which also contains this bugfix.
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-03-04 15:45:55 UTC
A commit references this bug:

Author: antoine
Date: Wed Mar  4 15:45:12 UTC 2015
New revision: 380442
URL: https://svnweb.freebsd.org/changeset/ports/380442

Log:
  MFH: r379818

  Author rerolled distfile without bumping version.
  (diff is found in the referenced PR)

  - Fixes error "rate limit rate failure"
  - Enables SSL by default

  PR:		197988
  Approved by:	maintainer

Changes:
_U  branches/2015Q1/
  branches/2015Q1/net-im/ttytter/Makefile
  branches/2015Q1/net-im/ttytter/distinfo
Comment 7 Kubilay Kocak freebsd_committer freebsd_triage 2015-03-04 22:41:13 UTC
Assign to committer