From owner-freebsd-ports@FreeBSD.ORG Wed Sep 20 19:32:02 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B44216A47C for ; Wed, 20 Sep 2006 19:32:02 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id C96C343D58 for ; Wed, 20 Sep 2006 19:32:01 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from [213.87.86.31] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1GQ7nJ-0002MG-3M; Wed, 20 Sep 2006 23:31:43 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with ESMTP id 44CB311B6B; Wed, 20 Sep 2006 23:31:06 +0400 (MSD) Date: Wed, 20 Sep 2006 23:30:59 +0400 From: Stanislav Sedov To: Dmitry Marakasov Message-ID: <20060920233059.06e0c8c3@localhost> In-Reply-To: <20060920175650.GA23823@hades.panopticon> References: <20060913155444.58d97bd7@localhost> <20060920175650.GA23823@hades.panopticon> Organization: The FreeBSD Project X-Operating-System: FreeBSD X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_G1q9kzDP6Vqf9ZHxF3mEv.V; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Spam-Flag: YES X-Spam-Yversion: Spamooborona 1.6.0 X-Mailman-Approved-At: Wed, 20 Sep 2006 19:57:53 +0000 Cc: freebsd-ports@FreeBSD.org, Stanislav Sedov Subject: Re: [HEADS UP]: sdl port will be updated X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 19:32:02 -0000 --Sig_G1q9kzDP6Vqf9ZHxF3mEv.V Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On Wed, 20 Sep 2006 21:56:50 +0400 Dmitry Marakasov mentioned: > * Stanislav Sedov (ssedov@mbsd.msk.ru) wrote: >=20 > Seems like SDL ports were updated before freeze after all :) > Yup. We had an additional time before the freeze to test this. > Right now, I've ran into a problem when upgrading SDL_net, so meybe > there's bug that should be fixed. >=20 > The problem is that linking SDL_net failed with complain from libtool > that it can't find /usr/local/lib/libSDL-1.1.la (of course SDL itself > was already updated, so there was no such file). It turned out that > for some reason libtool looked into /usr/local/lib/libGUI.la, that had > libSDL-1.1.la reference. That file belonged to graphics/guilib port, > after deinstalling which, sdl-net was built without errors. >=20 > Maybe there's bug somewhere around sdl-net build system. This: >=20 > post-configure: > @${REINPLACE_CMD} -e \ > 's|^deplibs_check_method=3D.*|deplibs_check_method=3Dpass= _all|' \ > ${WRKSRC}/libtool >=20 > seem suspicious for me. No problems were encountered with other sdl_* > ports. >=20 No, it's not a bug in the building system. As we renamed the library itself all dependent ports should be updated as well. That's why we've bumped up portrevisions for all dependent ports. Programs like portupgrade should do their work well. Thanks for attention. --=20 Stanislav Sedov [[=F2=CF=D3=D3=C9= =D1, =ED=CF=D3=CB=D7=C1]] PGP id: 0xEB269581 http://people.freebsd.org/~stas/stas.key.asc --Sig_G1q9kzDP6Vqf9ZHxF3mEv.V Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEZb5K/VZk+smlYERAukWAJ9Hz1/3a6Cny3xgTUNuBRPrt2t3sQCeJiSp O/zgh8MgrnrvFZGoECNJCIY= =HQC6 -----END PGP SIGNATURE----- --Sig_G1q9kzDP6Vqf9ZHxF3mEv.V--