Bug 114090 - [PATCH] net-mgmt/openlldp
Summary: [PATCH] net-mgmt/openlldp
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: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-28 08:40 UTC by Martin Matuska
Modified: 2007-06-28 12:22 UTC (History)
0 users

See Also:


Attachments
file.diff (26.76 KB, patch)
2007-06-28 08:40 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2007-06-28 08:40:01 UTC
Add patch for 64-bit architectures
Add patch from CVS (selectable interface, debug, other fixes)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-28 10:24:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-28 10:24:58 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 roar.pettersen 2007-06-28 11:55:24 UTC
Hello !

The patch look's okey for me, i approve. Please commit.


> Please note that PR ports/114090 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/114090
>
> -- 
> Edwin Groothuis
> edwin@FreeBSD.org
>

--
Med vennlig hilsen / Regards;

   Roar Pettersen
   Universitetet i Bergen -  The University of Bergen
   Nygardsgt. 5  -  N-5020 BERGEN  - Norway
   Tlf: +47 55 58 40 55  fax: +47 55 58 40 70
   roar.pettersen@it.uib.no - IT-Avd, UiB - http://www.uib.no
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-06-28 12:17:14 UTC
mm          2007-06-28 11:17:06 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/openlldp    Makefile 
  Added files:
    net-mgmt/openlldp/files patch-bpf patch-lldp_main.c 
                            patch-lldp_port.h 
  Log:
  - add patch for 64bit architectures
  - add patches from CVS
  - bump PORTREVISION
  
  PR:             ports/114090
  Submitted by:   mm
  Approved by:    maintainer, garga (mentor)
  
  Revision  Changes    Path
  1.2       +1 -0      ports/net-mgmt/openlldp/Makefile
  1.1       +33 -0     ports/net-mgmt/openlldp/files/patch-bpf (new)
  1.1       +650 -0    ports/net-mgmt/openlldp/files/patch-lldp_main.c (new)
  1.1       +10 -0     ports/net-mgmt/openlldp/files/patch-lldp_port.h (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 5 Martin Matuska freebsd_committer freebsd_triage 2007-06-28 12:22:38 UTC
State Changed
From-To: feedback->closed

Commited, thanks!