Bug 103881 - [PATCH] net/archie: fix build with gcc41
Summary: [PATCH] net/archie: 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: Alexander Botero-Lowry
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-01 22:20 UTC by trasz
Modified: 2006-10-07 08:02 UTC (History)
0 users

See Also:


Attachments
archie-1.4.1.patch (1.70 KB, patch)
2006-10-01 22: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-01 22:20:04 UTC
Fix build with gcc41 and make it respect $CC and $CFLAGS.

(http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006092721/archie-1.4.1.log)

Added file(s):
- files/patch-regex.c

Generated with FreeBSD Port Tools 0.77
Comment 1 Alexander Botero-Lowry freebsd_committer freebsd_triage 2006-10-02 06:14:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alexbl

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-07 07:53:10 UTC
alexbl      2006-10-07 06:53:00 UTC

  FreeBSD ports repository

  Modified files:
    net/archie/files     patch-aa 
  Log:
  - unbreak on gcc4.1
  
  PR:             103881
  Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
  Approved by:    novel (mentor, implicit)
  
  Revision  Changes    Path
  1.4       +12 -11    ports/net/archie/files/patch-aa
_______________________________________________
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 3 Alexander Botero-Lowry freebsd_committer freebsd_triage 2006-10-07 08:02:03 UTC
State Changed
From-To: open->closed

Committed, thanks!