From owner-cvs-ports@FreeBSD.ORG Mon Jun 7 10:36:23 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED3A816A4CE; Mon, 7 Jun 2004 10:36:23 +0000 (GMT) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90B7E43D1F; Mon, 7 Jun 2004 10:36:23 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (768f135b9b27568db5b125092817faf6@adsl-63-207-60-35.dsl.lsan03.pacbell.net [63.207.60.35])i57AaHQU009627; Mon, 7 Jun 2004 05:36:21 -0500 (CDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id EC38651F13; Mon, 7 Jun 2004 03:36:08 -0700 (PDT) Date: Mon, 7 Jun 2004 03:36:08 -0700 From: Kris Kennaway To: "David O'Brien" Message-ID: <20040607103608.GA6032@xor.obsecurity.org> References: <200406042152.i54LqrAg090931@repoman.freebsd.org> <20040605023736.GA93280@xor.obsecurity.org> <20040607054432.GA2746@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline In-Reply-To: <20040607054432.GA2746@dragon.nuxi.com> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: ports-committers@FreeBSD.org cc: Sergei Kolobov cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: ports/security/gnutls Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 07 Jun 2004 10:36:24 -0000 --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 06, 2004 at 10:44:32PM -0700, David O'Brien wrote: > On Fri, Jun 04, 2004 at 07:37:36PM -0700, Kris Kennaway wrote: > > On Fri, Jun 04, 2004 at 02:52:53PM -0700, Sergei Kolobov wrote: > > > sergei 2004/06/04 14:52:53 PDT > > >=20 > > > FreeBSD ports repository > > >=20 > > > Modified files: > > > security/gnutls Makefile distinfo pkg-plist=20 > > > Log: > > > - Update to 1.0.13 (latest stable version) [1] > > > - Switch to libtool-1.5 > > > - NOTE: shlib version was downgraded from 13 to 12 > >=20 > > Isn't that going to cause problems for anyone who uses portupgrade, > > which preserves the old library version? i.e. new code will be linked > > to the old (higher-versioned) library. >=20 > The "downgrade" isn't a problem functionality as the toolchian will be > linked to what ever the .so symlink points to. Remember that for ELF, > the shared lib "version number" is really just plain text (vs. a.out > rules). It will confuse the hell out of people, but not the toolchain or > OS. >=20 > Does 'portupgrade' really hard code the numerical ordering rule vs. > looking at what the .so symlink pointed to? No, I think you're right. Kris --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAxEUYWry0BWjoQKURAqmVAKCSdEuOZdoR8t521tPyYQVBUjrciACggGTV E8YbUpdc2ghT9NOGU9afIZs= =oiQo -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3--