Bug 115731

Summary: Maintainer update for lang/dylan port
Product: Ports & Packages Reporter: housel <housel>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description housel 2007-08-22 21:10:01 UTC
Building the lang/dylan port currently fails when using GCC 4.x.  Adding the enclosed file as /usr/ports/lang/dylan/files/patch-float.c fixes the problem.

I am also the maintainer of the upstream code and am fixing it there as well.

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-08-29 18:03:16 UTC
okazaki     2007-08-29 17:03:11 UTC

  FreeBSD ports repository

  Added files:
    lang/dylan/files     patch-float.c 
  Log:
  Fix compile errors when using GCC 4.x.
  
  PR:             115731
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.1       +64 -0     ports/lang/dylan/files/patch-float.c (new)
_______________________________________________
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"
Comment 2 Tetsurou Okazaki freebsd_committer freebsd_triage 2007-08-29 18:20:44 UTC
State Changed
From-To: open->closed

Committed, thanks!