Bug 206557 - textproc/html-xml-utils: [PATCH] doesn't need gcc
Summary: textproc/html-xml-utils: [PATCH] doesn't need gcc
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Raphael Kubo da Costa
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-01-24 09:39 UTC by Zsolt Udvari
Modified: 2016-02-29 00:04 UTC (History)
2 users (show)

See Also:
rakuco: maintainer-feedback-


Attachments
patch (371 bytes, patch)
2016-01-24 09:39 UTC, Zsolt Udvari
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zsolt Udvari freebsd_committer freebsd_triage 2016-01-24 09:39:03 UTC
Created attachment 166044 [details]
patch

The textproc/html-xml-utils builds fine with clang, doesn't need USE_GCC.
Poudriere log: http://poudriere.uzsolt.hu/amd64-default/latest-per-pkg/html-xml-utils-6.9.log
Comment 1 Zsolt Udvari freebsd_committer freebsd_triage 2016-01-31 13:50:24 UTC
Sorry, maybe poudriere will overwrite the log. Here is a stable link:
http://freebsd.uzsolt.hu/logs/html-xml-utils/html-xml-utils-6.9.log
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-02-28 23:55:19 UTC
A commit references this bug:

Author: rakuco
Date: Sun Feb 28 23:54:47 UTC 2016
New revision: 409788
URL: https://svnweb.freebsd.org/changeset/ports/409788

Log:
  Stop setting USE_GCC=yes.

  The port builds fine without it on 9, 10 and 11.

  PR:		206557
  Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
  Approved by:	maintainer timeout (36 days)

Changes:
  head/textproc/html-xml-utils/Makefile
Comment 3 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-02-29 00:04:38 UTC
Committed, thank you.