From owner-freebsd-x11@FreeBSD.ORG Fri Feb 25 20:07:05 2011 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8EB65106566C for ; Fri, 25 Feb 2011 20:07:05 +0000 (UTC) (envelope-from geo.liaskos@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4BFFC8FC13 for ; Fri, 25 Feb 2011 20:07:05 +0000 (UTC) Received: by ywf9 with SMTP id 9so673383ywf.13 for ; Fri, 25 Feb 2011 12:07:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=rTDNChY3FVM2J2uxxchdg96WR9uweb5uPr2WNdXh2HQ=; b=tr24u0ZXf3iEJPwmquFOwmO7p9/PzmI/RGfY4lybXnDHxnKgVgJE1FxowOfOaXDj/z OVTn+HsbwOCRN6vUQWgHTUEhceYZIgQ+Ypt+xKz8WySqg+k6l07hZvO0b+t/iJjjggrE Nn1XWG+CHG0H6N+7+7SHtOpEqAhrDmJujhi8Q= 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 :content-type:content-transfer-encoding; b=NYtmWzpXUE3TVdDVmPYJxt0FkRyvd4h/DXIsOuGyo1IWW+29fEE9dr2/dfKJbpaERE nvzno2uw8wSRIcALHmP+MvBuZRWYzJQtTib28bNjuPKx0nqVOi8V5b25BPR3odEbMUeC 85ceX2o6pQIxAQPFSWH7EOIIsYUbIePj0d5OY= MIME-Version: 1.0 Received: by 10.101.29.5 with SMTP id g5mr380363anj.5.1298662914601; Fri, 25 Feb 2011 11:41:54 -0800 (PST) Received: by 10.101.135.19 with HTTP; Fri, 25 Feb 2011 11:41:54 -0800 (PST) In-Reply-To: References: Date: Fri, 25 Feb 2011 21:41:54 +0200 Message-ID: From: George Liaskos To: x11@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: FreeBSD Port: x11/sessreg X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2011 20:07:05 -0000 > Hello, > > I just updated to 8.2-RELEASE and did a > > # portmaster -a > > , but it failed at sessreg. > > jrm@gly /usr/ports/x11/sessreg % sudo make install clean > =3D=3D=3D> =C2=A0Patching for sessreg-1.0.6 > =3D=3D=3D> =C2=A0Applying FreeBSD patches for sessreg-1.0.6 > 1 out of 1 hunks failed--saving rejects to configure.ac.rej > Ignoring previously applied (or reversed) patch. > 17 out of 17 hunks ignored--saving rejects to sessreg.c.rej > Ignoring previously applied (or reversed) patch. > 1 out of 1 hunks ignored--saving rejects to sessreg.h.rej > =3D> Patch patch-utmpx failed to apply cleanly. > *** Error code 1 > > Stop in /usr/ports/x11/sessreg. > > The working directory with the .rej files can be found here: > http://gly.ath.cx/misc/sessreg/ > > If there is any other information I can provide, please let me know. Same here.