From owner-freebsd-multimedia@FreeBSD.ORG Fri Apr 4 12:16:10 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 73A18B05 for ; Fri, 4 Apr 2014 12:16:10 +0000 (UTC) Received: from mail-we0-x230.google.com (mail-we0-x230.google.com [IPv6:2a00:1450:400c:c03::230]) (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 064DD6EF for ; Fri, 4 Apr 2014 12:16:09 +0000 (UTC) Received: by mail-we0-f176.google.com with SMTP id x48so3233592wes.7 for ; Fri, 04 Apr 2014 05:16:08 -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=G6Ii3+5wDtiCc2OL/VVYzK/Id9aDmWhrlMQzxR8iOXQ=; b=xAnvjDpzVqv2mgbXoq3ezXOFjehV2RIJOENQLZgwJm4MbsKuyW9ZO/1mqDWiVMzRfn WdwaPNe7tZoL+dr+CiqcMGZBCZkfuqS9SE45hpeQa3eAemDpyWORHcUvDMFwopU3Ncv6 iPfSBjeKoSOmnpWbwBj+UyRJCyxDseyOowa7qj9x7XxHpiFz3AHz3rdMluR/t9rnkrvX LRAYMfVFxSTXh42jgdeYyUi84fO3JJLl9ByWo7OeSuIDM+6Zg7LF8V7WRclBDqXw6nwV wwvYWtkKYmZngZXKk+ptcFkUgNVxwNwcdr0fAK4NXzMhLb1/BZNRhyFNVK2/G1CTcBRk Mzqg== X-Received: by 10.194.60.114 with SMTP id g18mr19423579wjr.61.1396613768283; Fri, 04 Apr 2014 05:16:08 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id wl6sm12217769wjb.3.2014.04.04.05.16.07 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Apr 2014 05:16:07 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 4 Apr 2014 14:16:05 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Subject: Re: [patch] update graphics/exiv2 to 0.24 Message-ID: <20140404121605.GE85325@ivaldir.etoilebsd.net> References: <20140404115328.GA19859@regency.nsu.ru> <20140404115919.GA85325@ivaldir.etoilebsd.net> <20140404121217.GA27258@regency.nsu.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cYtjc4pxslFTELvY" Content-Disposition: inline In-Reply-To: <20140404121217.GA27258@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 12:16:10 -0000 --cYtjc4pxslFTELvY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: > > On Fri, Apr 04, 2014 at 06:53:28PM +0700, Alexey Dokuchaev wrote: > > > hi there, > > >=20 > > > unless someone objects, i'd like to commit attached diff (+ bump cons= umers > > > port revisions). > >=20 > > Approved > >=20 > > 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? I'll take a closer look after > I get back to computer, but I only recall strip-aware install was impleme= nted > in Uses/cmake.mk, not universally. >=20 install-strip is the official magic of the autotools nothing related to to = b.p.m but I added some magic in b.p.m so that WITH_DEBUG will automatically switch install-strip into plain install regards, Bapt --cYtjc4pxslFTELvY Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlM+ooUACgkQ8kTtMUmk6Ewp1ACfXTXnwvyC3OF2y+EvG+Fkmwm2 x9MAoKFX/u1EXn/5MWg/62MjZhfKifQ/ =1FFr -----END PGP SIGNATURE----- --cYtjc4pxslFTELvY--