Summary: | [PATCH] net-mgmt/openlldp | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Martin Matuska <mm> | ||||
Component: | Individual Port(s) | Assignee: | Martin Matuska <mm> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Martin Matuska
2007-06-28 08:40:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->mm Submitter has GNATS access State Changed From-To: open->feedback Awaiting maintainers feedback 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 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" State Changed From-To: feedback->closed Commited, thanks! |