pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58961 CVS commit: pkgsrc/mk/plist



The following reply was made to PR pkg/58961; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58961 CVS commit: pkgsrc/mk/plist
Date: Tue, 7 Jan 2025 08:23:23 +0000

 Module Name:	pkgsrc
 Committed By:	riastradh
 Date:		Tue Jan  7 08:23:23 UTC 2025
 
 Modified Files:
 	pkgsrc/mk/plist: print-plist.mk
 
 Log Message:
 print-PLIST: Handle spaces in pathnames.
 
 And, for that matter, anything except newlines (U+000a, LINE FEED).
 
 PR pkg/58961: 'make print-PLIST' emits 'No such file or directory'
 when directories contain spaces
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.38 -r1.39 pkgsrc/mk/plist/print-plist.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index