From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 9 18:10:03 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EC791065694 for ; Sat, 9 Jan 2010 18:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 200BA8FC13 for ; Sat, 9 Jan 2010 18:10:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o09IA2fq085383 for ; Sat, 9 Jan 2010 18:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o09IA2so085382; Sat, 9 Jan 2010 18:10:02 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jan 2010 18:10:02 GMT Resent-Message-Id: <201001091810.o09IA2so085382@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, Sevan Janiyan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F1B7106568B for ; Sat, 9 Jan 2010 18:09:16 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 0E4F78FC1F for ; Sat, 9 Jan 2010 18:09:16 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o09I9FsL002142 for ; Sat, 9 Jan 2010 18:09:15 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o09I9FpN002135; Sat, 9 Jan 2010 18:09:15 GMT (envelope-from nobody) Message-Id: <201001091809.o09I9FpN002135@www.freebsd.org> Date: Sat, 9 Jan 2010 18:09:15 GMT From: Sevan Janiyan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/142533: [patch] games/linux-steam remove redundent sed command to adjust pkg-message X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jan 2010 18:10:03 -0000 >Number: 142533 >Category: ports >Synopsis: [patch] games/linux-steam remove redundent sed command to adjust pkg-message >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 09 18:10:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sevan Janiyan >Release: >Organization: >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/games/linux-steam/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 3 May 2009 22:47:01 -0000 1.11 +++ Makefile 9 Jan 2010 18:02:56 -0000 @@ -36,7 +36,6 @@ @${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR} @${BRANDELF} -t Linux ${WRKDIR}/${DISTFILES} @${CHMOD} +x ${WRKDIR}/${DISTFILES} && cd ${WRKDIR} && ./${DISTFILES} - @${CAT} pkg-message | ${SED} 's|%%PREFIX%%|${PREFIX}|' > ${PKGMESSAGE} do-install: @${MKDIR} ${PREFIX}/${INSTALLDIR} >Release-Note: >Audit-Trail: >Unformatted: