Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 2003 11:08:06 +0200 (CEST)
From:      Martin Horcicka <horcicka@FreeBSD.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/52097: +COMMENT files in all newly made packages contain quoted spaces
Message-ID:  <200305120908.h4C986r9016250@www.freebsd.cz>
Resent-Message-ID: <200305120910.h4C9A8TM095361@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305120908.h4C986r9016250>