From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 20 13:50:19 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6937016A4DE for ; Thu, 20 Jul 2006 13:50:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 887DB43D55 for ; Thu, 20 Jul 2006 13:50:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6KDoIbq001004 for ; Thu, 20 Jul 2006 13:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6KDoIZh001003; Thu, 20 Jul 2006 13:50:18 GMT (envelope-from gnats) Resent-Date: Thu, 20 Jul 2006 13:50:18 GMT Resent-Message-Id: <200607201350.k6KDoIZh001003@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gabor Kovesdan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 583B516A4DD for ; Thu, 20 Jul 2006 13:47:22 +0000 (UTC) (envelope-from root@catv-50635cb6.catv.broadband.hu) Received: from catv-50635cb6.catv.broadband.hu (catv-50635cb6.catv.broadband.hu [80.99.92.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5E9943D45 for ; Thu, 20 Jul 2006 13:47:21 +0000 (GMT) (envelope-from root@catv-50635cb6.catv.broadband.hu) Received: by catv-50635cb6.catv.broadband.hu (Postfix, from userid 0) id 2FEF4289C4E; Thu, 20 Jul 2006 15:47:20 +0200 (CEST) Message-Id: <20060720134720.2FEF4289C4E@catv-50635cb6.catv.broadband.hu> Date: Thu, 20 Jul 2006 15:47:20 +0200 (CEST) From: Gabor Kovesdan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Gabor Kovesdan Subject: ports/100607: [maintainer update] emulators/linux_dist-gentoo-stage[123] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gabor Kovesdan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jul 2006 13:50:19 -0000 >Number: 100607 >Category: ports >Synopsis: [maintainer update] emulators/linux_dist-gentoo-stage[123] >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jul 20 13:50:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gabor Kovesdan >Release: FreeBSD 6.1-STABLE i386 >Organization: n/a >Environment: System: FreeBSD spitfire 6.1-STABLE FreeBSD 6.1-STABLE #0: Sun Jul 2 19:31:12 CEST 2006 gabor@spitfire:/usr/src/sys/i386/compile/SPITFIRE i386 >Description: - Use USE_LINUX_PREFIX instead of PREFIX?= ${LINUXBASE} (no functional change) >How-To-Repeat: >Fix: --- linux_dist-gentoo-stage123.diff begins here --- Index: linux_dist-gentoo-stage1/Makefile =================================================================== RCS file: /usr/cvs/ports/emulators/linux_dist-gentoo-stage1/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- linux_dist-gentoo-stage1/Makefile 25 Jun 2006 11:35:08 -0000 1.32 +++ linux_dist-gentoo-stage1/Makefile 20 Jul 2006 13:42:02 -0000 @@ -22,7 +22,6 @@ DIST_SUBDIR= gentoo-linux NO_BUILD= YES NO_FILTER_SHLIBS= YES -NO_MTREE= YES ONLY_FOR_ARCHS= amd64 i386 SUB_FILES+= pkg-message pkg-install pkg-deinstall SUB_LIST+= PREFIX_SUBDIR="${PREFIX_SUBDIR}" @@ -36,9 +35,10 @@ CONFLICTS= linux_base-7* linux_base-8* linux_base-debian* \ linux_base-rh* linux_base-suse* linux_base-fc* \ linux_base-gentoo-stage[23]-* -PREFIX?= ${LINUXBASE} +USE_LINUX_PREFIX= YES PREFIX_SUBDIR= .else +NO_MTREE= YES PKGNAMEPREFIX= linux_dist- PREFIX_SUBDIR= ${PORTNAME}/ .endif Index: linux_dist-gentoo-stage2/Makefile =================================================================== RCS file: /usr/cvs/ports/emulators/linux_dist-gentoo-stage2/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- linux_dist-gentoo-stage2/Makefile 25 Jun 2006 18:49:07 -0000 1.3 +++ linux_dist-gentoo-stage2/Makefile 20 Jul 2006 13:42:47 -0000 @@ -20,7 +20,6 @@ DIST_SUBDIR= gentoo-linux NO_BUILD= YES NO_FILTER_SHLIBS= YES -NO_MTREE= YES ONLY_FOR_ARCHS= i386 amd64 GENTOO_OPTIMIZED?= x86 SUB_FILES+= pkg-message pkg-install pkg-deinstall @@ -36,9 +35,10 @@ CONFLICTS= linux_base-7* linux_base-8* linux_base-debian* \ linux_base-rh* linux_base-suse* linux_base-fc* \ linux_base-gentoo-stage[13]-* -PREFIX?= ${LINUXBASE} +USE_LINUX_PREFIX= YES PREFIX_SUBDIR= .else +NO_MTREE= YES PKGNAMEPREFIX= linux_dist- PREFIX_SUBDIR= ${PORTNAME}/ .endif Index: linux_dist-gentoo-stage3/Makefile =================================================================== RCS file: /usr/cvs/ports/emulators/linux_dist-gentoo-stage3/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- linux_dist-gentoo-stage3/Makefile 25 Jun 2006 18:49:07 -0000 1.3 +++ linux_dist-gentoo-stage3/Makefile 20 Jul 2006 13:43:36 -0000 @@ -20,7 +20,6 @@ DIST_SUBDIR= gentoo-linux NO_BUILD= YES NO_FILTER_SHLIBS= YES -NO_MTREE= YES ONLY_FOR_ARCHS= i386 amd64 GENTOO_OPTIMIZED?= x86 SUB_FILES+= pkg-message pkg-install pkg-deinstall @@ -36,9 +35,10 @@ CONFLICTS= linux_base-7* linux_base-8* linux_base-debian* \ linux_base-rh* linux_base-suse* linux_base-fc* \ linux_base-gentoo-stage[12]-* -PREFIX?= ${LINUXBASE} +USE_LINUX_PREFIX= YES PREFIX_SUBDIR= .else +NO_MTREE= YES PKGNAMEPREFIX= linux_dist- PREFIX_SUBDIR= ${PORTNAME}/ .endif --- linux_dist-gentoo-stage123.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: