From owner-cvs-all@FreeBSD.ORG Sat Jan 7 17:40:11 2012 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4DCC1065740; Sat, 7 Jan 2012 17:40:11 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9B9AE8FC15; Sat, 7 Jan 2012 17:40:10 +0000 (UTC) Received: by lahl5 with SMTP id l5so1177406lah.13 for ; Sat, 07 Jan 2012 09:40:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=t6A2DzrM7qbyEo0Vjs5FxDr1eYWg+CPgwL/P2WLr/oU=; b=D9mGmdgAHhYPiufYenaXz7t3VodK7mo7+VRPAYfDFXwokwaLzOTFXj57P9QD6zvvhx L0YjbDUY1+7wiw7p5+JNn/czy4szIjuPftdNBrf88slk3zk4zV+1CSq8Jy3PNosL0qg4 zDu9z9LFCGMTSV0MHtAs4At9tiizPd6Wf+BA8= Received: by 10.152.133.70 with SMTP id pa6mr4118368lab.0.1325958009511; Sat, 07 Jan 2012 09:40:09 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.152.129.8 with HTTP; Sat, 7 Jan 2012 09:39:38 -0800 (PST) In-Reply-To: <20120107154217.GA57323@atarininja.org> References: <201201070441.q074fFMA024948@repoman.freebsd.org> <20120107154217.GA57323@atarininja.org> From: Eitan Adler Date: Sat, 7 Jan 2012 12:39:38 -0500 X-Google-Sender-Auth: 8EqbuAuzpJkPVmfjmwOffMxA_hQ Message-ID: To: Wesley Shields Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11/xinput 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, 07 Jan 2012 17:40:11 -0000 On Sat, Jan 7, 2012 at 10:42 AM, Wesley Shields wrote: > On Sat, Jan 07, 2012 at 04:41:15AM +0000, Eitan Adler wrote: >> eadler =C2=A0 =C2=A0 =C2=A02012-01-07 04:41:15 UTC >> >> =C2=A0 FreeBSD ports repository >> >> =C2=A0 Modified files: >> =C2=A0 =C2=A0 x11/xinput =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Makefile dis= tinfo >> =C2=A0 Log: >> =C2=A0 Update xinput to 1.5.4 >> >> =C2=A0 Changes: >> =C2=A0 =C2=A0 =C2=A0 =C2=A0Don't use defines for checking server version= . > > Maybe I'm just being dense but this log message means nothing to me, and > I can't even make sense of it when looking at the diff. Changes from 1.5.3 to 1.5.4 not changes I made to the port. When possible I like to include a brief changelog in the log message of a port upgrade. --=20 Eitan Adler Ports committer X11, Bugbusting teams