From owner-cvs-ports@FreeBSD.ORG Wed Feb 16 07:03:33 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 010B216A4CE; Wed, 16 Feb 2005 07:03:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D768F43D3F; Wed, 16 Feb 2005 07:03:32 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1G73WAS088432; Wed, 16 Feb 2005 07:03:32 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1G73Wng088431; Wed, 16 Feb 2005 07:03:32 GMT (envelope-from brooks) Message-Id: <200502160703.j1G73Wng088431@repoman.freebsd.org> From: Brooks Davis Date: Wed, 16 Feb 2005 07:03:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/wpa_supplicant Makefile distinfo ports/security/wpa_supplicant/files config.bsd patch-grp.h patch-pidfile patch-type X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 16 Feb 2005 07:03:33 -0000 brooks 2005-02-16 07:03:32 UTC FreeBSD ports repository Modified files: security/wpa_supplicant Makefile distinfo security/wpa_supplicant/files config.bsd Added files: security/wpa_supplicant/files patch-pidfile Removed files: security/wpa_supplicant/files patch-grp.h patch-type Log: - Update to 0.3.8. See ChangeLog for details. - Install sample config file in etc/wpa_supplication.conf.sample instead of DOCSDIR. - Obey PREFIX. - Follow move of binaries from bin to sbin. Committed from a laptop running this version against an AP with WPA-PSK and AES encription. Submitted by: Yamamoto Shigeru PR: 75609 (by Rong-En Fan ) Revision Changes Path 1.6 +13 -8 ports/security/wpa_supplicant/Makefile 1.2 +2 -2 ports/security/wpa_supplicant/distinfo 1.3 +3 -2 ports/security/wpa_supplicant/files/config.bsd 1.3 +0 -130 ports/security/wpa_supplicant/files/patch-grp.h (dead) 1.1 +86 -0 ports/security/wpa_supplicant/files/patch-pidfile (new) 1.3 +0 -11 ports/security/wpa_supplicant/files/patch-type (dead)