Bug 158136 - [PATCH] fix x11-fm/xdiskusage to build using clang
Summary: [PATCH] fix x11-fm/xdiskusage to build using clang
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-21 20:50 UTC by Niclas Zeising
Modified: 2011-06-22 00:20 UTC (History)
0 users

See Also:


Attachments
x11-fm.xdiskusage.clangfix.diff (1.91 KB, patch)
2011-06-21 20:50 UTC, Niclas Zeising
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Niclas Zeising 2011-06-21 20:50:11 UTC
	x11-fm/xdiskusage doesn't build with clang. It aslo hardcodes the use of g++.

Fix: Attached patch fixes the build with clang and also makes the port not hardcode the compiler.
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2011-06-21 23:37:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

I will take care of it.
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2011-06-22 00:13:16 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-06-22 00:13:25 UTC
ehaupt      2011-06-21 23:13:11 UTC

  FreeBSD ports repository

  Modified files:
    x11-fm/xdiskusage    Makefile 
    x11-fm/xdiskusage/files patch-xdiskusage.C 
  Log:
  Make port build with clang. While we're here add an additional distfile
  mirror and get rid of custom do-build target.
  
  PR:             158136
  Submitted by:   Niclas Zeising <niclas.zeising@gmail.com>
  
  Revision  Changes    Path
  1.31      +7 -4      ports/x11-fm/xdiskusage/Makefile
  1.2       +24 -2     ports/x11-fm/xdiskusage/files/patch-xdiskusage.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"