Bug 158549 - [maintainer-update] net-mgmt/pmacct to build under clang
Summary: [maintainer-update] net-mgmt/pmacct to build under 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: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-01 02:20 UTC by Ryan Steinmetz
Modified: 2011-07-17 18:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1021 bytes, patch)
2011-07-01 02:20 UTC, Ryan Steinmetz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Steinmetz 2011-07-01 02:20:08 UTC
-Add License
-Fix build when using clang

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-07-01 13:55:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Ryan Steinmetz 2011-07-03 15:13:12 UTC
Upstream has accepted this patch and it has been merged into CVS.  We should see it in the next major release (right now, we're at a RC).

We're also working on eliminating the warnings that clang produces if any of them are of a serious nature.
Comment 3 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 4 Ryan Steinmetz freebsd_committer freebsd_triage 2011-07-15 22:45:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->zi

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-07-17 18:11:10 UTC
zi          2011-07-17 17:10:56 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/pmacct      Makefile 
  Added files:
    net-mgmt/pmacct/files patch-src__ll.c 
  Log:
  Fix build under clang
  Add LICENSE
  
  PR:             ports/158549
  Submitted by:   rpsfa@rit.edu (me)
  Approved by:    wxs (mentor)
  
  Revision  Changes    Path
  1.78      +2 -0      ports/net-mgmt/pmacct/Makefile
  1.1       +11 -0     ports/net-mgmt/pmacct/files/patch-src__ll.c (new)
_______________________________________________
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 6 Ryan Steinmetz freebsd_committer freebsd_triage 2011-07-17 18:13:19 UTC
State Changed
From-To: open->closed

Committed. Thanks!