From owner-cvs-all Fri Feb 16 12: 8:11 2001 Delivered-To: cvs-all@freebsd.org Received: from blizzard.sabbo.net (ns.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id E944637B67D; Fri, 16 Feb 2001 12:07:03 -0800 (PST) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.112]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id f1GK6Nn29327; Fri, 16 Feb 2001 22:06:33 +0200 Received: (from max@localhost) by vic.sabbo.net (8.11.2/8.11.2) id f1GK6Pu67251; Fri, 16 Feb 2001 22:06:25 +0200 (EET) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200102162006.f1GK6Pu67251@vic.sabbo.net> Subject: Strange commit statistics misbehaviour [Re: cvs commit: ports/audio/pysol-sound-server Makefile ports/audio/sdl_mixer] To: sobomax@freebsd.org (Maxim Sobolev) Date: Fri, 16 Feb 2001 22:06:24 +0200 (EET) Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs@freebsd.org In-Reply-To: <200102161948.f1GJmDW56644@freefall.freebsd.org> from "Maxim Sobolev" at Feb 16, 2001 11:48:13 AM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > sobomax 2001/02/16 11:48:13 PST > > Modified files: > audio/pysol-sound-server Makefile > audio/sdl_mixer Makefile > graphics/avifile Makefile > graphics/sdl_image Makefile > graphics/sdl_ttf Makefile > graphics/smpeg Makefile > graphics/xmps Makefile > Log: > Update SDL shared library version number. > > Revision Changes Path > 1.14 +2 -2 ports/audio/pysol-sound-server/Makefile > 1.8 +2 -2 ports/audio/sdl_mixer/Makefile > 1.12 +2 -2 ports/graphics/avifile/Makefile > 1.4 +2 -2 ports/graphics/sdl_image/Makefile > 1.4 +2 -2 ports/graphics/sdl_ttf/Makefile > 1.14 +2 -2 ports/graphics/smpeg/Makefile > 1.10 +1 -1 ports/graphics/xmps/Makefile ^^^^^ Could someone explain why the last line differs from all previous? The change in question was exactly the same and cvs diff indicates that two lines had been changed (LIB_DEPENDS and $FreeBSD$). For example compare: http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/smpeg/Makefile.diff?r1=1.13&r2=1.14 http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/xmps/Makefile.diff?r1=1.9&r2=1.10 Just curious... -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message