Date: Sat, 05 Jun 2004 12:40:20 -0500 From: "Jeremy Messenger" <mezz7@cox.net> To: "Kris Kennaway" <kris@obsecurity.org> Cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/security/gnutls Makefile distinfo pkg-plist Message-ID: <opr84t1iwb9aq2h7@mezz> In-Reply-To: <20040605023736.GA93280@xor.obsecurity.org> References: <200406042152.i54LqrAg090931@repoman.freebsd.org> <20040605023736.GA93280@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 4 Jun 2004 19:37:36 -0700, Kris Kennaway <kris@obsecurity.org>
wrote:
> On Fri, Jun 04, 2004 at 02:52:53PM -0700, Sergei Kolobov wrote:
>> sergei 2004/06/04 14:52:53 PDT
>>
>> FreeBSD ports repository
>>
>> Modified files:
>> security/gnutls Makefile distinfo pkg-plist
>> Log:
>> - Update to 1.0.13 (latest stable version) [1]
>> - Switch to libtool-1.5
>> - NOTE: shlib version was downgraded from 13 to 12
>
> 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.
No problem here, I just upgraded stuff by 'portupgrade -ra'.
==========================================
% ldd /usr/local/lib/libsoup-2.2.so.4 | grep gnutls
libgnutls.so.12 => /usr/local/lib/libgnutls.so.12 (0x2846f000)
==========================================
Isn't it Sergei's job to chase all other ports for change gnutls.13 ->
gnutls.12 and bump the PORTREVISION? Or it's maintainers' job to keep the
eyes on it?
==========================================
% find /usr/ports -maxdepth 3 -name Makefile | xargs egrep -l "gnutls.13"
/usr/ports/irc/bitlbee/Makefile
/usr/ports/mail/libnewmail/Makefile
/usr/ports/mail/wmbiff/Makefile
/usr/ports/net/libgnetwork/Makefile
/usr/ports/net/loudmouth/Makefile
/usr/ports/net/morebalance/Makefile
/usr/ports/security/xmlsec1/Makefile
/usr/ports/www/retawq/Makefile
==========================================
Cheers,
Mezz
> Kris . o O (What on earth were they thinking?)
--
mezz7@cox.net - mezz@FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opr84t1iwb9aq2h7>
