From owner-svn-ports-all@FreeBSD.ORG Fri Apr 25 09:20:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AECBAD64; Fri, 25 Apr 2014 09:20:17 +0000 (UTC) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CB3F1177E; Fri, 25 Apr 2014 09:20:16 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id q5so2350755wiv.10 for ; Fri, 25 Apr 2014 02:20:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=XuIYN59Ch/icV7yH8ZeiEhU+CwojzcwhiQo34P1guEs=; b=BPe97NYwrNMnu7nlUIFSSvcHaKRxvPRUDrNOzprZ9zgcHoBNp/wGBjmIdqICc5nQpI GQCDZGVutKY5kPL+OlyTa+dop+PdqRh5Veyxy/djgj2NprqG+7XXc0i2+yQISHjEENZ3 oeHMxOcB+D/+e++UuplXeRJZg9xDD3ST9GjiUHDcsEvUSb5jVbwoVNMTx8UgzPYmUgdD iNBg0CBmcPQRwxGkdxs1FwyXE8vF3PO2My6KqsQInRDTOQp3Cp65dMelOUJ22mcLjZr3 B9CUSIaeH0s20N/+6TeqTFTDcI8e2S6+vIm04zbYweqYUOS1i15fuyD+sBv2V0ZP1LdQ hEMg== X-Received: by 10.180.211.239 with SMTP id nf15mr2790120wic.9.1398417615067; Fri, 25 Apr 2014 02:20:15 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id bj5sm4675860wib.3.2014.04.25.02.20.13 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Apr 2014 02:20:14 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 25 Apr 2014 11:20:12 +0200 From: Baptiste Daroussin To: Tijl Coosemans Subject: Re: svn commit: r352093 - head/x11/startup-notification Message-ID: <20140425092011.GB38988@ivaldir.etoilebsd.net> References: <201404250738.s3P7c2CV097634@svn.freebsd.org> <20140425111327.3e351b84@kalimero.tijl.coosemans.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="l76fUT7nc3MelDdI" Content-Disposition: inline In-Reply-To: <20140425111327.3e351b84@kalimero.tijl.coosemans.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2014 09:20:17 -0000 --l76fUT7nc3MelDdI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 25, 2014 at 11:13:27AM +0200, Tijl Coosemans wrote: > On Fri, 25 Apr 2014 07:38:02 +0000 (UTC) Baptiste Daroussin wrote: > > Author: bapt > > Date: Fri Apr 25 07:38:01 2014 > > New Revision: 352093 > > URL: http://svnweb.freebsd.org/changeset/ports/352093 > > QAT: https://qat.redports.org/buildarchive/r352093/ > >=20 > > Log: > > Switch to USES=3Dlibtool > > Strip binaries > >=20 > > Modified: > > head/x11/startup-notification/Makefile > > head/x11/startup-notification/pkg-plist > >=20 > > Modified: head/x11/startup-notification/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/x11/startup-notification/Makefile Fri Apr 25 07:34:14 2014 (r3= 52092) > > +++ head/x11/startup-notification/Makefile Fri Apr 25 07:38:01 2014 (r3= 52093) > > @@ -4,7 +4,7 @@ > > =20 > > PORTNAME=3D startup-notification > > PORTVERSION=3D 0.12 > > -PORTREVISION=3D 1 > > +PORTREVISION=3D 2 > > CATEGORIES=3D x11 gnome > > MASTER_SITES=3D http://www.freedesktop.org/software/startup-notificati= on/releases/ > > DIST_SUBDIR=3D gnome2 > > @@ -12,16 +12,15 @@ DIST_SUBDIR=3D gnome2 > > MAINTAINER=3D gnome@FreeBSD.org > > COMMENT=3D Library that supports startup notification spec from freede= sktop.org > > =20 > > -LIB_DEPENDS=3D xcb-util:${PORTSDIR}/x11/xcb-util > > +LIB_DEPENDS=3D libxcb-util.so:${PORTSDIR}/x11/xcb-util > > =20 > > USE_XORG=3D x11 > > -USE_AUTOTOOLS=3D libtool > > -USES=3D gmake pathfix pkgconfig > > -USE_GNOME=3D ltasneededhack > > +USES=3D gmake libtool pathfix pkgconfig > > GNU_CONFIGURE=3D yes > > USE_LDCONFIG=3D yes > > CPPFLAGS+=3D -I${LOCALBASE}/include > > LDFLAGS+=3D -L${LOCALBASE}/lib > > CONFIGURE_ARGS+=3Dac_cv_lib_ICE_IceConnectionNumber=3Dno > > +INSTALL_TARGET=3D install-strip > > =20 > > .include > >=20 > > Modified: head/x11/startup-notification/pkg-plist > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/x11/startup-notification/pkg-plist Fri Apr 25 07:34:14 2014 (r= 352092) > > +++ head/x11/startup-notification/pkg-plist Fri Apr 25 07:38:01 2014 (r= 352093) > > @@ -5,9 +5,9 @@ include/startup-notification-1.0/libsn/s > > include/startup-notification-1.0/libsn/sn-util.h > > include/startup-notification-1.0/libsn/sn.h > > lib/libstartup-notification-1.a > > -lib/libstartup-notification-1.la > > lib/libstartup-notification-1.so > > lib/libstartup-notification-1.so.0 > > +lib/libstartup-notification-1.so.0.0.0 > > libdata/pkgconfig/libstartup-notification-1.0.pc > > @dirrm include/startup-notification-1.0/libsn > > @dirrm include/startup-notification-1.0 >=20 > It's probably better to use libtool:keepla here. There are too many > ports that depend on this port with .la files that may refer to > libstartup-notification-1.la. >=20 > I've been thinking if it would be possible for pkg to register .la files > (and their references to other libraries) like it does with .so files. > Then you could find out if there are references lurking in other ports > with pkg rquery. >=20 Concerning gnome related ports like this one I'm pretty confident about rem= oving the .la as upstream jhbuild continuous integration system expect everything= to be install without .la, so almost nothing should expect to find the .la her= e. concerning registering the .la that will be quite complicated because as fa= r as I know, no trace of .la is left inside the resulted binaries, but if you th= ink about a clever way, I'm not against it :) regards, Bapt --l76fUT7nc3MelDdI Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlNaKMsACgkQ8kTtMUmk6EwM5gCfY0oBjJiaXmro89oow8IbmbXr EzcAn1lS8Sv6u99qVWKglLObyuAMYpW9 =Zcu2 -----END PGP SIGNATURE----- --l76fUT7nc3MelDdI--