Bug 37713

Summary: AIM Transport doesn't work correctly with jabber-1.4.2
Product: Ports & Packages Reporter: Martijn Lina <martijn>
Component: Individual Port(s)Assignee: Sean Chittenden <seanc>
Status: Closed FIXED    
Severity: Affects Only Me CC: seanc
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff
none
patch none

Description Martijn Lina 2002-05-03 16:40:01 UTC
	When a ICQ contact sends a message to a jabber user via the aim-transport, the transport always sends an Auto-Reply message to that contact, even when the jabber user is online.

Fix: Upgrade to aim-transport-stable (2002-04-03).

Replace files/patch-aa with:

aimtrans_so_LDFLAGS = -fPIC -shared

 -CFLAGS += -DAIM_BUILDDATE=\"`date +%Y%m%d`\" -DAIM_BUILDTIME=\"`date +%H%M%S`\" -g
 +CFLAGS = -DAIM_BUILDDATE=\"`date +%Y%m%d`\" -DAIM_BUILDTIME=\"`date +%H%M%S`\" -g

and apply this patch:

How-To-Repeat: 	Have a ICQ contact send you a message.
Comment 1 Sean Chittenden freebsd_committer freebsd_triage 2002-05-04 03:07:44 UTC
> >Number:         37713
> >Category:       ports
> >Synopsis:       AIM Transport doesn't work correctly with jabber-1.4.2
> >Confidential:   no
> >Severity:       non-critical
> 
> >Description:
> 	When a ICQ contact sends a message to a jabber user via the
> 	aim-transport, the transport always sends an Auto-Reply
> 	message to that contact, even when the jabber user is online.

Few tweaks, but thank you for the fix!  I've talked with the
aim-transport maintainers about actually using a release numbering
system for files given that the md5 sum is different than from when
you sent the PR in.  Please commit the attached patch.  -sc

Notes to committer: I would actually kill patch-aa and add the
contents as patch-ab given that they're for two different files.

-- 
Sean Chittenden
Comment 2 Tom Hukins freebsd_committer freebsd_triage 2002-11-05 16:51:14 UTC
Responsible Changed
From-To: freebsd-ports->seanc

Over to MAINTAINER who is now a committer
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2004-07-06 12:01:09 UTC
State Changed
From-To: open->closed

Superseded by ports/59832