Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 78BFC708E8 for ; Tue, 23 Jul 2013 06:50:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AB54D14A109; Tue, 23 Jul 2013 06:50:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 574E314A104 for ; Tue, 23 Jul 2013 06:50:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 6I-yyqlKhd4M for ; Tue, 23 Jul 2013 06:50:39 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id C5C2A14A0FD for ; Tue, 23 Jul 2013 06:50:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C6D3A96; Tue, 23 Jul 2013 06:50:39 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 23 Jul 2013 06:50:39 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/xorg-cf-files To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20130723065039.C6D3A96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Tue Jul 23 06:50:39 UTC 2013 Modified Files: pkgsrc/x11/xorg-cf-files: Makefile distinfo pkgsrc/x11/xorg-cf-files/patches: patch-X11.rules patch-af Log Message: Update to 1.0.5: This minor maintenance release adds support for the Aarch64 platform to the Linux configuration and updates the Solaris configuration to reflect changes in Solaris 11 & later. Alan Coopersmith (6): On Solaris 11 & later, use /usr/gnu/bin/install for InstallCmd Update xorgversion.def from 7.6 to 7.7 Trim trailing whitespace Remove xprint_host.def sun.cf: stop linking libraries merged into libc in later Solaris releases xorg-cf-files 1.0.5 Riku Voipio (1): Add Aarch64 support To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/x11/xorg-cf-files/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/xorg-cf-files/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/xorg-cf-files/patches/patch-X11.rules cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/xorg-cf-files/patches/patch-af Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.