Bug 125001 - [PATCH] net/libdnet: Unbreak jail builds
Summary: [PATCH] net/libdnet: Unbreak jail builds
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-26 07:30 UTC by Philip M. Gollucci
Modified: 2008-07-04 01:50 UTC (History)
1 user (show)

See Also:


Attachments
libdnet-1.11_2.patch (1.42 KB, patch)
2008-06-26 07:30 UTC, Philip M. Gollucci
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip M. Gollucci 2008-06-26 07:30:02 UTC
- Unbreak jail builds (bpf0 has been here since 3.x)
  [shamelessly stolen from net/libnet]
- use SF macro
Added file(s):
- files/patch-configure.diff

Port maintainer (onatan@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-26 07:30:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

araujo@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-26 07:30:14 UTC
Maintainer of net/libdnet,

Please note that PR ports/125001 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/125001

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-26 07:30:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 onatan 2008-07-03 16:01:29 UTC
approved.
Comment 5 onatan 2008-07-03 16:01:29 UTC
approved.
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-07-04 01:44:17 UTC
araujo      2008-07-04 00:44:12 UTC

  FreeBSD ports repository

  Modified files:
    net/libdnet          Makefile 
  Added files:
    net/libdnet/files    patch-configure 
  Log:
  - Unbreak jail builds (bpf0 has been here since 3.x).
  - Use SF macro.
  
  PR:             ports/125001
  Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
  Approved by:    "Jonatan B" <onatan@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.30      +5 -10     ports/net/libdnet/Makefile
  1.1       +14 -0     ports/net/libdnet/files/patch-configure (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 7 Marcelo Araujo freebsd_committer freebsd_triage 2008-07-04 01:44:26 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!