Bug 77893

Summary: maintainer update for lang/swi-pl
Product: Ports & Packages Reporter: Gerhard Gonter <g.gonter>
Component: Individual Port(s)Assignee: Volker Stolz <vs>
Status: Closed FIXED    
Severity: Affects Only Me CC: g.gonter
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Gerhard Gonter 2005-02-21 23:30:20 UTC
	This is an update for SWI-Prolog 5.4.7
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-02-22 10:42:01 UTC
State Changed
From-To: open->feedback

I think your MALLOC_H-hack no longer works: 
cc -I. -I/usr/ports/lang/swi-pl/work/pl-5.4.7/src -O2 -pipe -g  -Wall -O3 -fno-strict-aliasing   -o plld /usr/ports/lang/swi-pl/work/pl-5.4.7/src/plld.c 
In file included from /usr/ports/lang/swi-pl/work/pl-5.4.7/src/pl-incl.h:276, 
from /usr/ports/lang/swi-pl/work/pl-5.4.7/src/plld.c:63: 
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" 
In file included from /usr/ports/lang/swi-pl/work/pl-5.4.7/src/plld.c:83: 
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" 
gmake[1]: Leaving directory `/usr/ports/lang/swi-pl/work/pl-5.4.7/src' 


Comment 2 Volker Stolz freebsd_committer freebsd_triage 2005-02-22 10:42:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vs

Handle this.
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2005-03-11 09:14:53 UTC
State Changed
From-To: feedback->closed

Commited, thanks!