Date: Thu, 3 Nov 2005 19:30:20 -0500 From: Kris Kennaway <kris@obsecurity.org> To: emulation@FreeBSD.org, amd64@FreeBSD.org Subject: [kris@FreeBSD.org: cvs commit: ports/emulators/linux_base-8 Makefile] Message-ID: <20051104003019.GA79463@xor.obsecurity.org>
next in thread | raw e-mail | index | archive | help
--ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; see http://pointyhat.freebsd.org/ for the error log. Kris ----- Forwarded message from Kris Kennaway <kris@FreeBSD.org> ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris Delivered-To: kris@FreeBSD.ORG X-Original-To: ports-committers@FreeBSD.org Delivered-To: ports-committers@FreeBSD.org From: Kris Kennaway <kris@FreeBSD.org> Date: Fri, 4 Nov 2005 00:27:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/linux_base-8 Makefile X-FreeBSD-CVS-Branch: HEAD Precedence: bulk X-Loop: FreeBSD.ORG X-UIDL: B20!!e%p"!^m1!!Li/"! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.96.3 kris 2005-11-04 00:27:14 UTC FreeBSD ports repository Modified files: emulators/linux_base-8 Makefile=20 Log: BROKEN on amd64: Incorrect pkg-plist =20 Revision Changes Path 1.107 +4 -0 ports/emulators/linux_base-8/Makefile http://cvsweb.FreeBSD.org/ports/emulators/linux_base-8/Makefile.diff?r1=3D1= .106&r2=3D1.107 | =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: /usr/local/www/cvsroot/FreeBSD/ports/emulators/linux_base-8/Mak= efile,v | retrieving revision 1.106 | retrieving revision 1.107 | diff -u -p -r1.106 -r1.107 | --- ports/emulators/linux_base-8/Makefile 2005/10/09 09:29:17 1.106 | +++ ports/emulators/linux_base-8/Makefile 2005/11/04 00:27:13 1.107 | @@ -3,7 +3,7 @@ | # Whom: trevor | # based on ports/emulators/linux_base by Marcel Moolenaar and others | # | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/emulators/linux_base-8/= Makefile,v 1.106 2005/10/09 09:29:17 netchild Exp $ | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/emulators/linux_base-8/= Makefile,v 1.107 2005/11/04 00:27:13 kris Exp $ | # | =20 | PORTNAME=3D linux_base-8 | @@ -70,6 +70,10 @@ MD5_FILE=3D ${MASTERDIR}/distinfo.${ARCH} | LANG=3D en | =20 | .include <bsd.port.pre.mk> | + | +.if ${ARCH} =3D=3D amd64 | +BROKEN=3D "Incorrect pkg-plist" | +.endif | =20 | DBPATH=3D /var/lib/rpm | RPM=3D LC_ALL=3DC rpm ----- End forwarded message ----- --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDaqubWry0BWjoQKURAkElAJ9h+0bVzbaVpf77XhbIuW/LO9RxVQCg1nxq YjzmTZq5u41dBQ5oh/YTNSQ= =Nzgk -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051104003019.GA79463>