From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 12 02:10:11 2003 Return-Path: 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 2396037B404 for ; Mon, 12 May 2003 02:10:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC22243FE1 for ; Mon, 12 May 2003 02:10:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4C9A8Up095362 for ; Mon, 12 May 2003 02:10:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4C9A8TM095361; Mon, 12 May 2003 02:10:08 -0700 (PDT) Resent-Date: Mon, 12 May 2003 02:10:08 -0700 (PDT) Resent-Message-Id: <200305120910.h4C9A8TM095361@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, Martin Horcicka Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D433337B401 for ; Mon, 12 May 2003 02:08:40 -0700 (PDT) Received: from www.freebsd.cz (www.freebsd.cz [195.113.19.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8A4143FDF for ; Mon, 12 May 2003 02:08:39 -0700 (PDT) (envelope-from horcicka@www.freebsd.cz) Received: from www.freebsd.cz (localhost [127.0.0.1]) by www.freebsd.cz (8.12.6/8.12.6) with ESMTP id h4C98QZB016251 for ; Mon, 12 May 2003 11:08:26 +0200 (CEST) (envelope-from horcicka@www.freebsd.cz) Received: (from horcicka@localhost) by www.freebsd.cz (8.12.6/8.12.6/Submit) id h4C986r9016250; Mon, 12 May 2003 11:08:06 +0200 (CEST) Message-Id: <200305120908.h4C986r9016250@www.freebsd.cz> Date: Mon, 12 May 2003 11:08:06 +0200 (CEST) From: Martin Horcicka To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/52097: +COMMENT files in all newly made packages contain quoted spaces X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 09:10:11 -0000 >Number: 52097 >Category: ports >Synopsis: +COMMENT files in all newly made packages contain quoted spaces >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 12 02:10:08 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Martin Horcicka >Release: FreeBSD 4.7-RELEASE i386 >Organization: >Environment: System: FreeBSD dual.ms.mff.cuni.cz 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Tue Feb 4 19:34:42 CET 2003 dan@dzungle.ms.mff.cuni.cz:/usr/src/sys/compile/DUAL i386 >Description: Due to recent change of ports/Mk/bsd.port.mk, new locally made packages contain +COMMENT files with quoted shell meta-characters (including spaces) in their content. The problematic part of bsd.port.mk (revision 1.448) is line: PKG_ARGS= -v -c "-${COMMENT:Q}" -d ${DESCR} -f ${TMPPLIST} -p ${PREFIX} -P "${MAKE} package-depends | ${GREP} -v -E ${PKG_IGNORE_DEPENDS} | sort -u" ${EXTRA_PKG_ARGS} >How-To-Repeat: 1. make package 2. check +COMMENT file in new package >Fix: >Release-Note: >Audit-Trail: >Unformatted: