Bug 158421 - [PATCH] update to lang/icon
Summary: [PATCH] update to lang/icon
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: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-29 10:00 UTC by Niclas Zeising
Modified: 2011-08-16 23:00 UTC (History)
0 users

See Also:


Attachments
lang.icon.update.diff (2.69 KB, patch)
2011-06-29 10:00 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-29 10:00:20 UTC
	lang/icon is out of date and it also does not build with clang.

Fix: Attached patch updates lang/icon to latest version, as well as make it build with clang. The resulting binaries, when build with clang, will not pass all tests though, so for now mark it as broken if CC=clang or CXX=clang++. This is only tested on amd64, since I don't have any more exotic hardware to test on.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-06-30 00:14:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2011-07-12 05:41:30 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs

Back to pool at assignee request for the moment.
Comment 3 Ryan Steinmetz freebsd_committer freebsd_triage 2011-08-14 17:08:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->zi

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-08-16 22:57:13 UTC
zi          2011-08-16 21:57:06 UTC

  FreeBSD ports repository

  Modified files:
    lang/icon            Makefile distinfo pkg-plist 
  Log:
  Update to 9.5.0
  Mark BROKEN when building with clang
  
  PR:             ports/158421
  Submitted by:   Niclas Zeising <niclas.zeising@gmail.com>
  Approved by:    wxs (mentor)
  
  Revision  Changes    Path
  1.35      +7 -4      ports/lang/icon/Makefile
  1.14      +2 -2      ports/lang/icon/distinfo
  1.10      +4 -1      ports/lang/icon/pkg-plist
_______________________________________________
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 5 Ryan Steinmetz freebsd_committer freebsd_triage 2011-08-16 22:59:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!