From owner-cvs-ports Fri Feb 14 02:10:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA23012 for cvs-ports-outgoing; Fri, 14 Feb 1997 02:10:29 -0800 (PST) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id CAA23007; Fri, 14 Feb 1997 02:10:20 -0800 (PST) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.12/8.6.9) id LAA17089; Fri, 14 Feb 1997 11:08:34 +0100 From: Thomas Gellekum Message-Id: <199702141008.LAA17089@ghpc6.ihf.rwth-aachen.de> Subject: Re: cvs commit: ports/graphics/Mesa/files INSTALL md5 ports/graphics/Mesa Makefile ports/graphics/Mesa/patches patch-aa ports/g To: asami@vader.cs.berkeley.edu (Satoshi Asami) Date: Fri, 14 Feb 1997 11:08:31 +0100 (MET) Cc: tg@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org In-Reply-To: <199702140752.XAA06111@silvia.HIP.Berkeley.EDU> from Satoshi Asami at "Feb 13, 97 11:52:27 pm" Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Satoshi Asami wrote: > * Upgrade to 2.1. > > Thanks, but you cannot decrease the shared library version numbers, as > we (jdp and I) said when the submitter asked.... :( Sorry, I didn't notice that. What would you suggest? The library version number seems to be set in one place, I can change it to some reasonable value like 13.1 if the function interface hasn't changed. tg