Bug 72246

Summary: [MAINTAINER] palm/synce-librapi2: update to 0.9.0
Product: Ports & Packages Reporter: Sam Lawrance <boris>
Component: Individual Port(s)Assignee: Pav Lucistnik <pav>
Status: Closed FIXED    
Severity: Affects Only Me CC: boris
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
synce-librapi2-0.9.0.patch
none
patch-rapi_buffer.c none

Description Sam Lawrance 2004-10-02 08:10:22 UTC
- Update to 0.9.0
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-10-03 11:59:00 UTC
State Changed
From-To: open->feedback

Does not compile on FreeBSD 4.x: 

cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -g -Wall -Wsign-compare -Wno-long-long -Werror -ansi -O -pipe -I.. -O -pipe -c rapi_buffer.c -Wp,-MD,.deps/rapi_buffer.TPlo  -fPIC -DPIC -o .libs/rapi_buffer.lo 
cc1: warnings being treated as errors 
rapi_buffer.c: In function `rapi_buffer_send': 
rapi_buffer.c:501: warning: assignment from incompatible pointer type 
*** Error code 1 



Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-10-03 11:59:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Handle
Comment 3 Sam Lawrance 2005-01-08 07:59:56 UTC
Add the attached patch in files/ to fix non-buildingness on 4.x.



Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2005-01-08 21:43:57 UTC
State Changed
From-To: feedback->closed

Yep patch worked. 
Committed, thanks!