From owner-cvs-ports@FreeBSD.ORG Fri Mar 14 16:08:26 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ABB701065673; Fri, 14 Mar 2008 16:08:26 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9451D8FC1A; Fri, 14 Mar 2008 16:08:26 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m2EG8QDX076536; Fri, 14 Mar 2008 16:08:26 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m2EG8QRJ076535; Fri, 14 Mar 2008 16:08:26 GMT (envelope-from rafan) Message-Id: <200803141608.m2EG8QRJ076535@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 14 Mar 2008 16:08:26 +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/wmwifi Makefile ports/net/wmwifi/files patch-wireless.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2008 16:08:26 -0000 rafan 2008-03-14 16:08:26 UTC FreeBSD ports repository Modified files: net/wmwifi Makefile net/wmwifi/files patch-wireless.c Log: - Fix build with new net80211 on 7.x and above PR: ports/121167 Submitted by: Ulrich Spoerlein (maintainer) Tested by: Dierk Sacher Revision Changes Path 1.7 +1 -7 ports/net/wmwifi/Makefile 1.4 +88 -6 ports/net/wmwifi/files/patch-wireless.c