From owner-cvs-ports Fri Feb 14 02:34:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA23586 for cvs-ports-outgoing; Fri, 14 Feb 1997 02:34:48 -0800 (PST) Received: from dfw-ix2.ix.netcom.com (dfw-ix2.ix.netcom.com [206.214.98.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA23581; Fri, 14 Feb 1997 02:34:40 -0800 (PST) Received: (from smap@localhost) by dfw-ix2.ix.netcom.com (8.8.4/8.8.4) id EAA04325; Fri, 14 Feb 1997 04:34:07 -0600 (CST) Received: from wck-ca14-21.ix.netcom.com(207.92.174.85) by dfw-ix2.ix.netcom.com via smap (V1.3) id sma004319; Fri Feb 14 04:34:00 1997 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id CAA07960; Fri, 14 Feb 1997 02:33:56 -0800 (PST) Date: Fri, 14 Feb 1997 02:33:56 -0800 (PST) Message-Id: <199702141033.CAA07960@silvia.HIP.Berkeley.EDU> To: thomas@ghpc8.ihf.rwth-aachen.de CC: tg@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org In-reply-to: <199702141008.LAA17089@ghpc6.ihf.rwth-aachen.de> (message from Thomas Gellekum on Fri, 14 Feb 1997 11:08:31 +0100 (MET)) Subject: Re: cvs commit: ports/graphics/Mesa/files INSTALL md5 ports/graphics/Mesa Makefile ports/graphics/Mesa/patches patch-aa ports/g From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * 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. If it's completely compatible (i.e., bug fixes only), 13.0 is fine. If it's backwards-compatible (i.e., added functions only), you need to bump the minor to 13.1. Satoshi