From owner-svn-ports-head@FreeBSD.ORG Fri Apr 25 09:12:44 2014 Return-Path: Delivered-To: svn-ports-head@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 027C6A9D; Fri, 25 Apr 2014 09:12:44 +0000 (UTC) Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com [IPv6:2a00:1450:400c:c00::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 EA21F1716; Fri, 25 Apr 2014 09:12:42 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id m15so3289110wgh.3 for ; Fri, 25 Apr 2014 02:12:41 -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=+l3TnCN1E1aPxFXoXO4/gyianigK6gVe615SRo+ct3A=; b=kCBRp2wans9Defgl2xScu/62P+lDY5TGgCfvTc2uXvxvCFu47nqVc0mjOItsq+Vkxu NYHm6EHbxO/ZRP/tLwxQyLHFvW5hsQ43fzpB+siIegJhoM6t1rqvqDUCFaiQCLE372A0 jSoXwRMCSHCelxmEK1DTJA1k/AZXOQhG+0/LtfZqfKXvC+rso6lb4I1sy8pPYegiT+QJ 62Khk2tQW7WMzWkGtBsdcGhEAdhAl9NV+D3DfU4kC3VQgPy/VoTpjkIwNxp62S45/+P3 vqcBEyWlCF3s4TBu9rJL2LBYRLZVnaWGLfyI8xI5OA9hMSomraqjLYSaA9nigyQx2Zux Z8fw== X-Received: by 10.180.98.1 with SMTP id ee1mr2902998wib.10.1398417161229; Fri, 25 Apr 2014 02:12:41 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id dg5sm4617668wib.12.2014.04.25.02.12.39 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Apr 2014 02:12:40 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 25 Apr 2014 11:12:38 +0200 From: Baptiste Daroussin To: Tijl Coosemans Subject: Re: svn commit: r352088 - head/graphics/mate-document-viewer Message-ID: <20140425091237.GA38988@ivaldir.etoilebsd.net> References: <201404250645.s3P6jjft076920@svn.freebsd.org> <20140425110249.39f1c471@kalimero.tijl.coosemans.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline In-Reply-To: <20140425110249.39f1c471@kalimero.tijl.coosemans.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, kwm@FreeBSD.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2014 09:12:44 -0000 --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 25, 2014 at 11:02:49AM +0200, Tijl Coosemans wrote: > On Fri, 25 Apr 2014 06:45:45 +0000 (UTC) Baptiste Daroussin wrote: > > Author: bapt > > Date: Fri Apr 25 06:45:45 2014 > > New Revision: 352088 > > URL: http://svnweb.freebsd.org/changeset/ports/352088 > > QAT: https://qat.redports.org/buildarchive/r352088/ > >=20 > > Log: > > Switch to USES=3Dlibtool > > Strip binaries > >=20 > > Modified: > > head/graphics/mate-document-viewer/Makefile >=20 > You forgot to remove USE_AUTOTOOLS=3Dlibtool here. >=20 Fixed thanks! regards, Bapt --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlNaJwUACgkQ8kTtMUmk6EzwbgCfdnEd2n4IEicb4GqhEayLoE78 8xcAnjEmRUezuSbgUT+DT+1sB72//c/Z =Nlca -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q--