Bug 104109 - [PATCH] cad/spice: fix build with gcc41
Summary: [PATCH] cad/spice: fix build with gcc41
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: 2006-10-07 15:20 UTC by trasz
Modified: 2006-10-07 15:50 UTC (History)
0 users

See Also:


Attachments
spice-3f5.2_3.patch (3.89 KB, patch)
2006-10-07 15:20 UTC, trasz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description trasz 2006-10-07 15:20:26 UTC
Fix buidl with gcc41.

Added file(s):
- files/patch-src-lib-mfb-mfbcaps.c

Generated with FreeBSD Port Tools 0.77
Comment 1 dfilter service freebsd_committer freebsd_triage 2006-10-07 15:44:51 UTC
miwi        2006-10-07 14:44:43 UTC

  FreeBSD ports repository

  Modified files:
    cad/spice/files      patch-src_lib_fte_graf_c 
                         patch-src_lib_fte_grid_c 
  Added files:
    cad/spice/files      patch-src-lib-mfb-mfbcaps.c 
  Log:
  - Fix build with gcc4.1
  
  PR:             ports/104109
  Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
  
  Revision  Changes    Path
  1.1       +14 -0     ports/cad/spice/files/patch-src-lib-mfb-mfbcaps.c (new)
  1.2       +13 -4     ports/cad/spice/files/patch-src_lib_fte_graf_c
  1.2       +16 -7     ports/cad/spice/files/patch-src_lib_fte_grid_c
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2006-10-07 15:44:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!