From owner-cvs-ports@FreeBSD.ORG Thu Nov 30 03:56:51 2006 Return-Path: X-Original-To: cvs-ports@freebsd.org Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4709016A412; Thu, 30 Nov 2006 03:56:51 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B3C943C9D; Thu, 30 Nov 2006 03:56:45 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id D98271A3C1C; Wed, 29 Nov 2006 19:56:50 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 507325132C; Wed, 29 Nov 2006 22:56:33 -0500 (EST) Date: Wed, 29 Nov 2006 22:56:33 -0500 From: Kris Kennaway To: Cheng-Lung Sung Message-ID: <20061130035633.GA18900@xor.obsecurity.org> References: <200611290432.kAT4WeLf084525@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lrZ03NoBR/3+SXJZ" Content-Disposition: inline In-Reply-To: <200611290432.kAT4WeLf084525@repoman.freebsd.org> User-Agent: Mutt/1.4.2.2i Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/textproc/rtfx Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 03:56:51 -0000 --lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 29, 2006 at 04:32:40AM +0000, Cheng-Lung Sung wrote: > clsung 2006-11-29 04:32:40 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > textproc/rtfx Makefile=20 > Log: > - fix build error after devel/libmba decrease SHLIB_MAJOR > =20 > Noted by: krisbot > Pointyhat to: miwi Decreasing the version number is a problem, the old library will be used preferentially if it's still present (e.g. saved in compat/ by portupgrade). Kris --lrZ03NoBR/3+SXJZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFblZwWry0BWjoQKURAn14AJ9lAv/r8L3mO133Mj9Ti12KlYw8IgCfUwpw 8CKtpWvqUFZXxTymMS3LTdw= =PUlD -----END PGP SIGNATURE----- --lrZ03NoBR/3+SXJZ--