NetBSD Problem Report #42191

From www@NetBSD.org  Fri Oct 16 12:13:48 2009
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id BF26363C3DC
	for <gnats-bugs@gnats.netbsd.org>; Fri, 16 Oct 2009 12:13:48 +0000 (UTC)
Message-Id: <20091016121348.820F463C32C@www.NetBSD.org>
Date: Fri, 16 Oct 2009 12:13:48 +0000 (UTC)
From: hasso@NetBSD.org
Reply-To: hasso@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: CONF_FILES with spaces in names doesn't work
X-Send-Pr-Version: www-1.0

>Number:         42191
>Category:       pkg
>Synopsis:       CONF_FILES with spaces in names doesn't work
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    rillig
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 16 12:15:00 +0000 2009
>Closed-Date:    Tue Feb 11 02:01:15 +0000 2020
>Last-Modified:  Tue Feb 11 02:01:15 +0000 2020
>Originator:     Hasso Tepper
>Release:        DragonFly
>Organization:
>Environment:
DragonFly
>Description:
CONF_FILES with spaces in names doesn't work. Tried these ways, non of them worked:

CONF_FILES+=    ${EGDIR}/file\ name.conf ${PKG_SYSCONFDIR}/file\ name.conf
CONF_FILES+=    "${EGDIR}/file name.conf" "${PKG_SYSCONFDIR}/file name.conf"
CONF_FILES+=    "${EGDIR}/file\ name.conf" "${PKG_SYSCONFDIR}/file\ name.conf"
>How-To-Repeat:

>Fix:

>Release-Note:

>Audit-Trail:
From: "Roland Illig" <rillig@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/42191 CVS commit: pkgsrc
Date: Tue, 11 Feb 2020 01:59:30 +0000

 Module Name:	pkgsrc
 Committed By:	rillig
 Date:		Tue Feb 11 01:59:30 UTC 2020

 Modified Files:
 	pkgsrc/mk/pkginstall: bsd.pkginstall.mk
 Added Files:
 	pkgsrc/regress/conf-files-spaces: DESCR Makefile PLIST spec

 Log Message:
 mk/pkginstall/files: allow spaces in configuration file names

 Fixes PR pkg/42191.


 To generate a diff of this commit:
 cvs rdiff -u -r1.72 -r1.73 pkgsrc/mk/pkginstall/bsd.pkginstall.mk
 cvs rdiff -u -r0 -r1.1 pkgsrc/regress/conf-files-spaces/DESCR \
     pkgsrc/regress/conf-files-spaces/Makefile \
     pkgsrc/regress/conf-files-spaces/PLIST \
     pkgsrc/regress/conf-files-spaces/spec

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

Responsible-Changed-From-To: pkg-manager->rillig
Responsible-Changed-By: rillig@NetBSD.org
Responsible-Changed-When: Tue, 11 Feb 2020 02:01:15 +0000
Responsible-Changed-Why:
Fixed in pkgsrc-current, thanks for the PR.
It also works with single quotes.


State-Changed-From-To: open->closed
State-Changed-By: rillig@NetBSD.org
State-Changed-When: Tue, 11 Feb 2020 02:01:15 +0000
State-Changed-Why:


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.