cvs commit: ports/security/gnutls Makefile distinfo pkg-plist

Jeremy Messenger mezz7 at cox.net
Sat Jun 5 17:39:45 GMT 2004


On Fri, 4 Jun 2004 19:37:36 -0700, Kris Kennaway <kris at 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 at cox.net  -  mezz at FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/ - gnome at FreeBSD.org


More information about the cvs-all mailing list