ports/52097: +COMMENT files in all newly made packages contain quoted spaces

Martin Horcicka horcicka at FreeBSD.cz
Mon May 12 09:10:11 UTC 2003


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



More information about the freebsd-ports-bugs mailing list