From owner-svn-ports-all@FreeBSD.ORG Thu Apr 10 10:16:25 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 B7DE0E4; Thu, 10 Apr 2014 10:16:25 +0000 (UTC) Received: from mail-wg0-x232.google.com (mail-wg0-x232.google.com [IPv6:2a00:1450:400c:c00::232]) (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 AF3091E3F; Thu, 10 Apr 2014 10:16:24 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id x13so3685765wgg.21 for ; Thu, 10 Apr 2014 03:16:23 -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=le+FO+7r+AYhpXoFKiaN8ujHcR9s5EOS6EwDhAdsxgI=; b=rUZueNpJ9OHGCQzv6l6LejrTgvMuQGXLuAZfACTCnlO4q+kJu0ptrMrIpw4mmIuz4V k8XeV7NztZnmKjKJcccmXqnLYnBAZ26xeMPE56rpuKEt7ilEc7FTB3war30+yBCBW1kv tY7lkiTMGaKlwjZfC2O2Wl/WQ/LlM3cEUAAmz4PMLE3LI1JgSGs3/INxgmPDaFde+sfz eSVq11JGJxcUpqW3NGsmdUdMlK645k3KyReHkTjULLF0sG/LCtCv36Y8Z45S9wbfQsov H3kozMrW7RXBnukbssXf2LJ8Jejuv6F1jIQctYCrLsZ5bIbVGY0uj83mjHaq1CJci/mr +F7g== X-Received: by 10.194.201.73 with SMTP id jy9mr1837510wjc.51.1397124983043; Thu, 10 Apr 2014 03:16:23 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id wr4sm5876031wjc.21.2014.04.10.03.16.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Apr 2014 03:16:21 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 10 Apr 2014 12:16:19 +0200 From: Baptiste Daroussin To: =?utf-8?B?UGF3ZcWCIFDEmWthbGE=?= Subject: Re: svn commit: r350792 - head/emulators/tme Message-ID: <20140410101619.GD8207@ivaldir.etoilebsd.net> References: <201404100911.s3A9B8BV042081@svn.freebsd.org> <20140410094640.GB8207@ivaldir.etoilebsd.net> <20140410121133.000066f7@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Xm/fll+QQv+hsKip" Content-Disposition: inline In-Reply-To: <20140410121133.000066f7@freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Mathieu Arnold , 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: Thu, 10 Apr 2014 10:16:25 -0000 --Xm/fll+QQv+hsKip Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 10, 2014 at 12:11:33PM +0200, Pawe=C5=82 P=C4=99kala wrote: > Baptiste Daroussin wrote: >=20 > > On Thu, Apr 10, 2014 at 11:39:45AM +0200, Mathieu Arnold wrote: > > > +--On 10 avril 2014 09:11:08 +0000 Pawel Pekala > > > wrote: | - Remove some dependencies pulled in automatically by > > > others > > >=20 > > > Ah, that feels wrong, a port should have explicit dependencies to > > > thing it needs to fetch/extract/build/link/run, it should not rely > > > on some of its dependencies bringing what it needs as sub > > > dependencies. > > >=20 > > Good catch I haven't seen that one > >=20 > > This is wrong because the day one of the deps stop pulling down a > > dependency of this port then this port will be broken >=20 > All removed dependencies libraries can be found in pkg -B gtk2 output, > which is build and run dependency (USES=3D gtk20) so I don't see any > problem here except not clear log entry. >=20 The day gtk20 does not depends anymore on this you are doomed if those deps= are explicitly depended on by your port regards, Bapt --Xm/fll+QQv+hsKip Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlNGb3MACgkQ8kTtMUmk6EzQLACdGSHfOtTtU0v/Afbxh2HpM4DY WEEAnRbc5PhXoQX03kvAERLuy/3Kk/RG =Jooq -----END PGP SIGNATURE----- --Xm/fll+QQv+hsKip--