From owner-freebsd-current@FreeBSD.ORG Tue Mar 3 03:57:03 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA155106564A for ; Tue, 3 Mar 2009 03:57:03 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id A09748FC13 for ; Tue, 3 Mar 2009 03:57:03 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n233v1sw091409; Mon, 2 Mar 2009 22:57:01 -0500 (EST) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id n233v0Eo028982 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 2 Mar 2009 22:57:01 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <200903030357.n233v0Eo028982@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Mon, 02 Mar 2009 22:57:07 -0500 To: Boris Kotzev , freebsd-current@freebsd.org From: Mike Tancsa In-Reply-To: <200903030036.50691.boris.kotzev@gmail.com> References: <200903030036.50691.boris.kotzev@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: Re: usr.sbin/wpa/wpa_passphrase/Makefile not being updated? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Mar 2009 03:57:04 -0000 At 05:36 PM 3/2/2009, Boris Kotzev wrote: >Hi, > >Today I updated the source tree three times from from three >different cvsup mirrors >and each time received the following usr.sbin/wpa/wpa_passphrase/Makefile: I tried with 2,4,11 and they dont seem to have recent commits either, specifically http://lists.freebsd.org/pipermail/svn-src-stable-7/2009-March/000793.html ---Mike