From owner-freebsd-multimedia@FreeBSD.ORG Fri Apr 4 13:33:04 2014 Return-Path: Delivered-To: multimedia@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 D284FFCD for ; Fri, 4 Apr 2014 13:33:04 +0000 (UTC) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (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 6443EE73 for ; Fri, 4 Apr 2014 13:33:04 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id hi2so1271667wib.17 for ; Fri, 04 Apr 2014 06:33:02 -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=1cJQS0tvV7k2/ZbvG3JK5onqw9dy+aBCJxJqbZExEQU=; b=fzpqoDI/fS3Zs8lioG5habotXIfsNpJKgW3GKbYnOOcaB9XqgUIw2KIlPNU68cPOUE pi8mGm95RpoQNwmwCrIRJs4P/92+UutVtCAB8QPk3YUXk9h1AQY5GWfvHlK4LBM0uXbZ BvxvMDRKvt17attG5W7xrabaRKF/GP/NQGVziMIaNJBu4Di8fAGlSYHuQ6LobvXWw9SE 1/qNOC3HWXk8XFecOL6387XMw4G9N18j4EfUoGkZOyVsguhUG/xTdspGoxmUOxt6NIR/ /s6CkNzV6KrZuyXHn8NhyqJSFNiMW4g7Ufl3kKqdayVqbxvBMSYM90yOdUpp/5YouBQT QBoA== X-Received: by 10.194.81.164 with SMTP id b4mr20256235wjy.2.1396618382750; Fri, 04 Apr 2014 06:33:02 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id h19sm4714090wiw.17.2014.04.04.06.33.01 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Apr 2014 06:33:01 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 4 Apr 2014 15:32:59 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Subject: Re: [patch] update graphics/exiv2 to 0.24 Message-ID: <20140404133259.GC97416@ivaldir.etoilebsd.net> References: <20140404115328.GA19859@regency.nsu.ru> <20140404115919.GA85325@ivaldir.etoilebsd.net> <20140404121217.GA27258@regency.nsu.ru> <20140404121605.GE85325@ivaldir.etoilebsd.net> <20140404132854.GA41250@regency.nsu.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UPT3ojh+0CqEDtpF" Content-Disposition: inline In-Reply-To: <20140404132854.GA41250@regency.nsu.ru> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: multimedia@FreeBSD.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2014 13:33:04 -0000 --UPT3ojh+0CqEDtpF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 04, 2014 at 08:28:54PM +0700, Alexey Dokuchaev wrote: > On Fri, Apr 04, 2014 at 02:16:05PM +0200, Baptiste Daroussin wrote: > > On Fri, Apr 04, 2014 at 07:12:17PM +0700, Alexey Dokuchaev wrote: > > > On Fri, Apr 04, 2014 at 01:59:19PM +0200, Baptiste Daroussin wrote: > > > > btw isn't INSTALL_TARGET=3Dinstall-strip allowing us to avoid the > > > > post-install at all? > > >=20 > > > Do you mean if I manually set INSTALL_TARGET=3Dinstall-strip or there= is some > > > magic inside b.p.m. that takes care of it? > >=20 > > install-strip is the official magic of the autotools nothing related to > > b.p.m but I added some magic in b.p.m so that WITH_DEBUG will automatic= ally > > switch install-strip into plain install >=20 > I see. Unfortunately it does not apply here: exiv2's main Makefile is not > autotools-generated, but written manually, and does not support install-s= trip > target. Too bad, thanks for having checked. Never the less your patch is still approved :) /me part of multimedia@ regards, Bapt --UPT3ojh+0CqEDtpF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlM+tIsACgkQ8kTtMUmk6EzeowCgsEwWknZgXUAlK0Fyk4Iu36KV Bx0AoIQtJL99cPi5er85P6AiGG+1M5y/ =GWJA -----END PGP SIGNATURE----- --UPT3ojh+0CqEDtpF--