--- - branch: MAIN date: Sat Aug 19 00:30:43 UTC 2017 files: - new: '1.8' old: '1.7' path: pkgsrc/mk/pkgtasks/files.mk pathrev: pkgsrc/mk/pkgtasks/files.mk@1.8 type: modified id: 20170819T003043Z.72c7035d959045bb18ba6998ab6fafda01157947 log: | mk/pkgtasks: Sometimes avoid error if source files don't exist. The shell code used to check for the existence of the source files listed in the various CONF_FILES (and related) variables has been refactored out into a separate macro variable. In addition, the macro has been modified to only emit a warning if the source file is not in ${PREFIX} and can't be found on the host system. This supports using /dev/null as a source file, which is a common idiom for creating an empty target file, even if ${DESTDIR} is non-empty. module: pkgsrc subject: 'CVS commit: pkgsrc/mk/pkgtasks' unixtime: '1503102643' user: jlam