From owner-svn-ports-all@freebsd.org Tue Oct 20 13:51:31 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC976A192B3; Tue, 20 Oct 2015 13:51:31 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep12.mx.upcmail.net (fep12.mx.upcmail.net [62.179.121.32]) by mx1.freebsd.org (Postfix) with ESMTP id BF7CF1D2; Tue, 20 Oct 2015 13:51:30 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep12-int.chello.at (InterMail vM.8.01.05.13 201-2260-151-135-20130320) with ESMTP id <20151020135122.BMFK58958.viefep12-int.chello.at@edge03.upcmail.net>; Tue, 20 Oct 2015 15:51:22 +0200 Received: from [127.0.0.1] ([178.84.134.112]) by edge03.upcmail.net with edge id XRrM1r0062Rg3Ey01RrMRr; Tue, 20 Oct 2015 15:51:21 +0200 X-SourceIP: 178.84.134.112 Subject: Re: svn commit: r399844 - in head/x11: kbproto libX11 libXi libXrender libxcb libxkbfile libxkbfile/files setxkbmap smproxy x11perf xcmsdb xditview xdpyinfo xdriinfo xev xfindproxy xgamma xgc xhost xkbevd To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201510201349.t9KDnII7040082@repo.freebsd.org> From: Koop Mast Message-ID: <562646D8.8080609@rainbow-runner.nl> Date: Tue, 20 Oct 2015 15:51:20 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <201510201349.t9KDnII7040082@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 151020-0, 20/10/2015), Outbound message X-Antivirus-Status: Clean X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Oct 2015 13:51:31 -0000 On 20/10/2015 15:49, Koop Mast wrote: > Author: kwm > Date: Tue Oct 20 13:49:18 2015 > New Revision: 399844 > URL: https://svnweb.freebsd.org/changeset/ports/399844 > > Log: > Update xkbevd to 1.1.4. > > Obtained from: Xorg devel repo > > Deleted: > head/x11/libxkbfile/files/ > Modified: > head/x11/kbproto/Makefile > head/x11/kbproto/distinfo > head/x11/libX11/Makefile > head/x11/libX11/distinfo > head/x11/libX11/pkg-plist > head/x11/libXi/Makefile > head/x11/libXi/distinfo > head/x11/libXrender/Makefile > head/x11/libXrender/distinfo > head/x11/libxcb/Makefile > head/x11/libxcb/distinfo > head/x11/libxkbfile/Makefile > head/x11/libxkbfile/distinfo > head/x11/setxkbmap/Makefile > head/x11/setxkbmap/distinfo > head/x11/smproxy/Makefile > head/x11/smproxy/distinfo > head/x11/x11perf/Makefile > head/x11/x11perf/distinfo > head/x11/xcmsdb/Makefile > head/x11/xcmsdb/distinfo > head/x11/xditview/Makefile > head/x11/xditview/distinfo > head/x11/xdpyinfo/Makefile > head/x11/xdpyinfo/distinfo > head/x11/xdriinfo/Makefile > head/x11/xdriinfo/distinfo > head/x11/xev/Makefile > head/x11/xev/distinfo > head/x11/xfindproxy/Makefile > head/x11/xfindproxy/distinfo > head/x11/xgamma/Makefile > head/x11/xgamma/distinfo > head/x11/xgc/Makefile > head/x11/xgc/distinfo > head/x11/xhost/Makefile > head/x11/xhost/distinfo > head/x11/xkbevd/Makefile > head/x11/xkbevd/distinfo > > Ok these should have gone in one by one... I blame a fat finger moment... -Koop