From owner-svn-ports-head@FreeBSD.ORG Thu Sep 18 14:49:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D5B3CDEA; Thu, 18 Sep 2014 14:49:50 +0000 (UTC) Received: from mail-wg0-x22e.google.com (mail-wg0-x22e.google.com [IPv6:2a00:1450:400c:c00::22e]) (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 F019DF17; Thu, 18 Sep 2014 14:49:49 +0000 (UTC) Received: by mail-wg0-f46.google.com with SMTP id n12so1014764wgh.17 for ; Thu, 18 Sep 2014 07:49:48 -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=goNrsd9DGyXfWUE+RYaBdkbH7Cr5ztOsiomVV6ERuu8=; b=hq9/Cqik/E5SOecT0tPxe296NTkZNc2LmNzTnevCo7NPhUtvme1XywGdHk0qMb0R1o orrSBL5x0M9H+ZgZYmrClG0kfsBE3VYdFNTpgcz8WJD4z8Meng03BbMTaisTcGPW5/vT 8WnEfW6kwMHszEPreWQLoKBnULtp0SMXm3OsgLFU68Je02i5yW+HLMIUJxXuEdPNbZ/d 9ZplqI3xITHcZpbcEz4qVBzY40X5OyWkJnPy3Nxk4n/TX5gv4PsxaXOFWnExKJxl/SKb 9UfQ0jPuR8D8VOJ+6MJuFcnGZe5sf2e/zuvUdnPiyc5EodD/bHBdJo62lAW0N+WysmcD l10Q== X-Received: by 10.194.157.135 with SMTP id wm7mr4210650wjb.117.1411051788171; Thu, 18 Sep 2014 07:49:48 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id gq5sm2079666wib.23.2014.09.18.07.49.46 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Sep 2014 07:49:47 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 18 Sep 2014 16:49:45 +0200 From: Baptiste Daroussin To: Guido Falsi Subject: Re: svn commit: r368467 - head/multimedia/libvdpau Message-ID: <20140918144944.GA1171@ivaldir.etoilebsd.net> References: <201409181441.s8IEfG90074827@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pf9I7BMVVzbSWLtt" Content-Disposition: inline In-Reply-To: <201409181441.s8IEfG90074827@svn.freebsd.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-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 18 Sep 2014 14:49:51 -0000 --pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 18, 2014 at 02:41:16PM +0000, Guido Falsi wrote: > Author: madpilot > Date: Thu Sep 18 14:41:16 2014 > New Revision: 368467 > URL: http://svnweb.freebsd.org/changeset/ports/368467 > QAT: https://qat.redports.org/buildarchive/r368467/ >=20 > Log: > - Convert to USES autoreconf > - Drop .la files > - Use @sample >=20 > Modified: > head/multimedia/libvdpau/Makefile > head/multimedia/libvdpau/pkg-plist >=20 > Modified: head/multimedia/libvdpau/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/multimedia/libvdpau/Makefile Thu Sep 18 14:40:54 2014 (r368466) > +++ head/multimedia/libvdpau/Makefile Thu Sep 18 14:41:16 2014 (r368467) > @@ -2,6 +2,7 @@ > =20 > PORTNAME=3D libvdpau > PORTVERSION=3D 0.8 > +PORTREVISION=3D 1 > CATEGORIES=3D multimedia > MASTER_SITES=3D http://cgit.freedesktop.org/~aplattner/libvdpau/snapshot/ > =20 > @@ -11,10 +12,8 @@ COMMENT=3D VDPAU wrapper and tracing libra > LICENSE=3D MIT > LICENSE_FILE=3D ${WRKSRC}/COPYING > =20 > -USES=3D libtool:keepla pkgconfig tar:xz > -USE_AUTOTOOLS=3D aclocal autoheader automake autoconf libtoolize > -ACLOCAL_ARGS=3D -I. > -AUTOMAKE_ARGS=3D --add-missing > +USES=3D autoreconf libtool pkgconfig tar:xz > +HAS_CONFIGURE=3D yes That must probably be GNU_CONFIGURE=3Dyes instead of HAS_CONFIGURE if you a= re using GNU autotools then it is a GNU configure script which is used :) regards, Bapt --pf9I7BMVVzbSWLtt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQa8QgACgkQ8kTtMUmk6EzgUwCfdgH1w5/eyYumKNXDNk9X1ZgV esUAn1EBklWb9gboIw9WBuox3TjgyuKV =W07C -----END PGP SIGNATURE----- --pf9I7BMVVzbSWLtt--