Bug 161943 - [patch] lang/ucc: respect CC/CFLAGS, drop USE_GMAKE
Summary: [patch] lang/ucc: respect CC/CFLAGS, drop USE_GMAKE
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-23 21:40 UTC by Nali Toja
Modified: 2011-12-31 08:20 UTC (History)
0 users

See Also:


Attachments
build.diff (817 bytes, patch)
2011-10-23 21:40 UTC, Nali Toja
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-23 21:40:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

wenheping@gmail.com => wen@ (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-23 21:40:44 UTC
Maintainer of lang/ucc,

Please note that PR ports/161943 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161943

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-23 21:40:46 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-12-31 08:10:34 UTC
wen         2011-12-31 08:10:20 UTC

  FreeBSD ports repository

  Modified files:
    lang/ucc             Makefile 
    lang/ucc/files       patch-Makefile 
  Log:
  - respect CC/CFLAGS, now build with clang
  
  PR:             ports/161943
  Submitted by:   Nali Toja <nalitoja@gmail.com>
  
  Revision  Changes    Path
  1.3       +11 -1     ports/lang/ucc/Makefile
  1.3       +7 -16     ports/lang/ucc/files/patch-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 5 Wen Heping freebsd_committer freebsd_triage 2011-12-31 08:12:03 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!