From owner-cvs-all@FreeBSD.ORG Thu Jun 28 11:17:06 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A4B5416A469; Thu, 28 Jun 2007 11:17:06 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 9553013C45B; Thu, 28 Jun 2007 11:17:06 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l5SBH68F040513; Thu, 28 Jun 2007 11:17:06 GMT (envelope-from mm@repoman.freebsd.org) Received: (from mm@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l5SBH6SS040512; Thu, 28 Jun 2007 11:17:06 GMT (envelope-from mm) Message-Id: <200706281117.l5SBH6SS040512@repoman.freebsd.org> From: Martin Matuska Date: Thu, 28 Jun 2007 11:17:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/openlldp Makefile ports/net-mgmt/openlldp/files patch-bpf patch-lldp_main.c patch-lldp_port.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2007 11:17:06 -0000 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)