From owner-cvs-all@FreeBSD.ORG Sat May 1 12:23:16 2010 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D8EB5106564A; Sat, 1 May 2010 12:23:16 +0000 (UTC) (envelope-from niclas.zeising@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 179238FC0C; Sat, 1 May 2010 12:23:15 +0000 (UTC) Received: by fxm15 with SMTP id 15so1038706fxm.13 for ; Sat, 01 May 2010 05:23:08 -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 :content-transfer-encoding; bh=Xs33Gha4uGohjePqu96Yt3YKh3UgWWiuDZgmfEdSmuI=; b=VNhcKiINzae5x0TJY/u2Q5mnJVjY9ZVCvNVtB4m25hn76J1ZjGNYKMPPGcETnfxy3a ucWN8lLhUkpwqHvpq8e8j+icWrua4m3sTCtiMZbpGIE/lfu/n3MyXN/0k6h0rMrYy59o 2WyvZD+3z8CyyMQwXE/ifvbjNql6q5iFDERSY= 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:content-transfer-encoding; b=CcZVtCH9fgJg1xu9t9YdKJiXALyk66Up1gMCeO8Mkyy+YwrKcUwVrM7IysSE6bykIE QDGDNIXjW7fD+khWa0617TF9xk0zt5bdqWY0x0wxy738F1RqaO1vRrAQzKSGVVHFKDT9 emzKfymSPUGBbqVWILhYZN30FpaTr5GtnUDao= MIME-Version: 1.0 Received: by 10.223.56.27 with SMTP id w27mr2021153fag.37.1272715107279; Sat, 01 May 2010 04:58:27 -0700 (PDT) Received: by 10.223.115.130 with HTTP; Sat, 1 May 2010 04:58:27 -0700 (PDT) In-Reply-To: <201005011141.o41Bf738099278@repoman.freebsd.org> References: <201005011141.o41Bf738099278@repoman.freebsd.org> Date: Sat, 1 May 2010 13:58:27 +0200 Message-ID: From: Niclas Zeising To: Martin Wilke Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/Mk bsd.xorg.mk ports/devel/imake Makefile distinfo ports/devel/libpciaccess Makefile distinfo ports/devel/makedepend Makefile distinfo ports/devel/xorg-macros Makefile distinfo ports/x11/appres Makefile distinfo ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 May 2010 12:23:16 -0000 On Sat, May 1, 2010 at 1:41 PM, Martin Wilke wrote: > miwi =A0 =A0 =A0 =A02010-05-01 11:41:07 UTC [SNIP modified files list] > =A0Log: > =A0- Update to Xorg 7.5 > > =A0The Intel drivers was patched to work with > =A0the new server. The drivers for Vesa, NV,NVIDIA and > =A0ATI have been tested thoroughfully and seem to work fine. > =A0A complete changelog of Xorg 7.5 can you read here: > > =A0http://www.x.org/releases/X11R7.5/ > > =A0A note to FreeBSD 6.X users: We strongly recommend you > =A0to update your system to 7.x or above. > > =A0For updating try > > =A0portupgrade -af \* > > =A0or: > > =A0portmaster -af > > =A0Please report any problems and issus to x11 (at) FreeBSD.org. > > =A0Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their he= lp > =A0and Feeback. > > =A0Tested by: =A0 =A0 =A0Community and 2x exp-runs > Awesome! Great work all of you! //Niclas