From owner-freebsd-current@FreeBSD.ORG Tue Nov 2 19:04:35 2010 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 918501065672 for ; Tue, 2 Nov 2010 19:04:35 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1DB0F8FC1A for ; Tue, 2 Nov 2010 19:04:34 +0000 (UTC) Received: by bwz3 with SMTP id 3so5913698bwz.13 for ; Tue, 02 Nov 2010 12:04:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=pvCNaTSizVVinoX6/7kp0ahtTI5MqReiHwOeZGgjQvY=; b=nh9niV5lJg8Dh6itUmRCb+8cJpKdLJgQa3JqWgEYmCCs2AVxZzEALws7Hviiuhd6jK OquYuA0f7ef0OvjM3+vJj6R2c9NEwq28uTthntpmrrsZWUDum6B6VcJBrwIczQj1wbyp sVP16MpvrGYFvGJQqP5eQ0iNwyZlgVZdyRZdM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=EyXgC6nonKH/PGRx2qqPyMYEuJVcVD2qPhTMaSucFSu+VlSlvmyW0gEptJrSf7F/5E 4rh1PLRlPOS6L1ii4KxQpzceljW9r0Ln9HlTJG7hci5nLZid3/TRGCS39uNolm48Fajn msQVlz+51/X4nRh+uoC2aNdstSwuNiBzciiNg= MIME-Version: 1.0 Received: by 10.204.64.139 with SMTP id e11mr3219776bki.212.1288723109314; Tue, 02 Nov 2010 11:38:29 -0700 (PDT) Received: by 10.204.98.195 with HTTP; Tue, 2 Nov 2010 11:38:29 -0700 (PDT) In-Reply-To: References: <20101102061418.GA1884@current.Sisis.de> Date: Tue, 2 Nov 2010 19:38:29 +0100 Message-ID: From: David DEMELIER To: Rob Farmer Content-Type: text/plain; charset=UTF-8 Cc: kde-freebsd@kde.org, Matthias Apitz , freebsd-current@freebsd.org Subject: Re: 9-CURRENT: ports/net/kdenetwork3 does not compile 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, 02 Nov 2010 19:04:35 -0000 2010/11/2 Rob Farmer : > On Mon, Nov 1, 2010 at 23:14, Matthias Apitz wrote: >> Something wrong with 'struct utmp ubuf' in HEAD? > > It has been removed: > > http://lists.freebsd.org/pipermail/freebsd-current/2010-January/014893.html > > -- > Rob Farmer > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > A lot of ports will need some patches then, isn't it ? -- Demelier David