Bug 135544 - [patch]net-im/qwit suffers from twitpocalypse
Summary: [patch]net-im/qwit suffers from twitpocalypse
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-13 14:50 UTC by Martin Käske
Modified: 2009-07-18 11:20 UTC (History)
0 users

See Also:


Attachments
file.diff (791 bytes, patch)
2009-06-13 14:50 UTC, Martin Käske
no flags Details | Diff
qwit-patch.txt (792 bytes, text/plain)
2009-06-14 13:41 UTC, Martin Käske
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Käske 2009-06-13 14:50:01 UTC
qwit uses a signed integer to store the unique identifier of each tweet. On 2009-06-12 this number exceeded the largest possible value of a signed integer.

Fix: Update to a newer version of qwit as suggested by the project homepage http://code.google.com/p/qwit/

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-13 14:50:09 UTC
Maintainer of net-im/qwit,

Please note that PR ports/135544 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/135544

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-13 14:50:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Martin Käske 2009-06-13 20:54:40 UTC
Hi,
Although qwit (version r149) is now again able to retrieve and send 
tweets, there is something about the fix that may not be correct. I 
informed the authors of qwit about that 
http://code.google.com/p/qwit/issues/detail?id=62

Maybe we should wait with a commit until this issue is resolved?

best regards,
martin
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2009-06-13 22:34:00 UTC
State Changed
From-To: feedback->suspended

Maintainer wants to wait for upstream fix.
Comment 5 Martin Käske 2009-06-14 13:41:26 UTC
Hi,
The issue is resolved and a new version (r154 )of qwit was released.
I propose to apply the attached patch-file if the maintainer agrees.

BR,
Martin

Comment 6 Martin Wilke freebsd_committer freebsd_triage 2009-07-18 11:17:38 UTC
State Changed
From-To: suspended->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2009-07-18 11:17:44 UTC
miwi        2009-07-18 10:17:29 UTC

  FreeBSD ports repository

  Modified files:
    net-im/qwit          Makefile distinfo 
  Log:
  - Update to r154
  
  PR:             135544
  Submitted by:   Martin Kaeske <martin.kaeske@freenet.de> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -1      ports/net-im/qwit/Makefile
  1.2       +3 -3      ports/net-im/qwit/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"