From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MpLDl-0001Un-93 for garchives@archives.gentoo.org; Sun, 20 Sep 2009 12:08:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE66FE0934; Sun, 20 Sep 2009 12:08:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A586BE0934 for ; Sun, 20 Sep 2009 12:08:48 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 32C32677DE for ; Sun, 20 Sep 2009 12:08:48 +0000 (UTC) Received: from aballier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MpLDj-0003dP-PB for gentoo-commits@lists.gentoo.org; Sun, 20 Sep 2009 12:08:47 +0000 From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/jpeg: ChangeLog jpeg-7.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog jpeg-7.ebuild X-VCS-Directories: media-libs/jpeg X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Alexis Ballier Date: Sun, 20 Sep 2009 12:08:47 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 427e1c4a-32af-4237-a820-c73719963f12 X-Archives-Hash: 9f6b411a41e488fc54184f3b546a5353 aballier 09/09/20 12:08:47 Modified: ChangeLog jpeg-7.ebuild Log: Fix hooking of debian/extra/ build so that relative paths are handled c= orrectly, fixes an install failure on bsd (Portage version: 2.2_rc41/cvs/Linux x86_64) Revision Changes Path 1.76 media-libs/jpeg/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/jpeg/Ch= angeLog?rev=3D1.76&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/jpeg/Ch= angeLog?rev=3D1.76&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/jpeg/Ch= angeLog?r1=3D1.75&r2=3D1.76 Index: ChangeLog =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 RCS file: /var/cvsroot/gentoo-x86/media-libs/jpeg/ChangeLog,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- ChangeLog 23 Aug 2009 18:08:42 -0000 1.75 +++ ChangeLog 20 Sep 2009 12:08:47 -0000 1.76 @@ -1,6 +1,11 @@ # ChangeLog for media-libs/jpeg # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/ChangeLog,v 1.75 2009= /08/23 18:08:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/ChangeLog,v 1.76 2009= /09/20 12:08:47 aballier Exp $ + + 20 Sep 2009; Alexis Ballier jpeg-7.ebuild, + -files/Makefile.extra: + Fix hooking of debian/extra/ build so that relative paths are handled + correctly, fixes an install failure on bsd =20 23 Aug 2009; Mike Frysinger jpeg-7.ebuild, +files/Makefile.extra, +files/Makefile.in.extra: 1.8 media-libs/jpeg/jpeg-7.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/jpeg/jp= eg-7.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/jpeg/jp= eg-7.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/jpeg/jp= eg-7.ebuild?r1=3D1.7&r2=3D1.8 Index: jpeg-7.ebuild =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 RCS file: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-7.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- jpeg-7.ebuild 23 Aug 2009 14:33:07 -0000 1.7 +++ jpeg-7.ebuild 20 Sep 2009 12:08:47 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-7.ebuild,v 1.7 2= 009/08/23 14:33:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-7.ebuild,v 1.8 2= 009/09/20 12:08:47 aballier Exp $ =20 EAPI=3D"2" =20 @@ -24,7 +24,6 @@ unpack ${A} cd "${S}" epatch "${WORKDIR}"/${DEB}.diff - cp "${FILESDIR}"/Makefile.extra debian/extra/Makefile cp "${FILESDIR}"/Makefile.in.extra debian/extra/Makefile.in } =20 @@ -32,7 +31,7 @@ epatch "${FILESDIR}"/${P}-maxmem_sysconf.patch elibtoolize # hook the Debian extra dir into the normal jpeg build env - sed -i '/all:/s:$:\n\t$(MAKE) -C debian/extra $@:' Makefile.in + sed -i '/all:/s:$:\n\t./config.status --file debian/extra/Makefile\n\t$= (MAKE) -C debian/extra $@:' Makefile.in } =20 src_configure() {