From owner-cvs-all Thu Feb 21 9:30:58 2002 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id B9A6D37B404; Thu, 21 Feb 2002 09:30:52 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.6) id g1LHUqQ25415; Thu, 21 Feb 2002 12:30:52 -0500 (EST) (envelope-from wollman) Date: Thu, 21 Feb 2002 12:30:52 -0500 (EST) From: Garrett Wollman Message-Id: <200202211730.g1LHUqQ25415@khavrinen.lcs.mit.edu> To: "Jacques A. Vidrine" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics/libwmf Makefile pkg-plist In-Reply-To: <20020221171640.GA44316@madman.nectar.cc> References: <200202211702.g1LH2Kw69894@freefall.freebsd.org> <20020221170549.GB40194@madman.nectar.cc> <200202211713.g1LHDFF25291@khavrinen.lcs.mit.edu> <20020221171640.GA44316@madman.nectar.cc> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > I'm not sure that applies to the packages upon which libwmf depends. > But even if it did, it is still foolish to ignore the version numbers. > One doesn't know whether the major version was bumped gratuitously or > not. Well, remember also that the library version number indicates *binary* compatibility; what the ports, in general, are interested in is *source* compatibility, and the library version number does not necessarily help at all there. (Binary compatibility for packages being taken care of by the package versioning, which is oblivious to the shared libraries inside.) -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message