Bug 153482 - mingw32-gcc is broken - does not build
Summary: mingw32-gcc is broken - does not build
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: 2010-12-28 11:10 UTC by Igor Soumenkov
Modified: 2010-12-28 13:30 UTC (History)
0 users

See Also:


Attachments
file.diff (296 bytes, patch)
2010-12-28 11:10 UTC, Igor Soumenkov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Soumenkov 2010-12-28 11:10:08 UTC
The port is marked broken; seems that nobody even tried to fix it and nobody cares.

Fix: Patch one buggy include (attached).
I don't care if you don't like the patch - it just works and gcc installs. 
I can't even understand how people can update the port and then just mark it broken - what is the reason of keeping broken ports when the previous version was working??? Who has given them these rights?

Patch attached with submission follows:
How-To-Repeat: cd /usr/ports/devel/mingw32-gcc
make install
Comment 1 dfilter service freebsd_committer freebsd_triage 2010-12-28 13:20:37 UTC
arved       2010-12-28 13:20:27 UTC

  FreeBSD ports repository

  Modified files:
    devel/mingw32-gcc    Makefile 
  Log:
  Unbreak port by removing reference to nonexisting headerfile
  
  PR:                     153482
  Submitted by:           Igor Soumenkov
  
  Revision  Changes    Path
  1.46      +4 -2      ports/devel/mingw32-gcc/Makefile
_______________________________________________
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 Tilman Keskinoz freebsd_committer freebsd_triage 2010-12-28 13:20:39 UTC
State Changed
From-To: open->closed

Committed, thanks