Subject: CVS commit: pkgsrc/mail/policyd-weight
From: Roland Illig
Date: 2020-05-16 17:20:35
Message id: 20200516152035.D4AE6FB27@cvs.NetBSD.org

Log Message:
mail/policyd-weight: properly escape dot in regular expression

Without this escaping, mk/subst.mk sees that there are no actual changes
with the default setup.  Nevertheless, mk/scripts/subst-identity.awk does
not classify the sed command as an identity transformation because there
_might_ be the text /etc/policyd-weightXconf, and the X would match the
dot.  Therefore, subst.mk aborts the build when it is in SUBST_NOOP_OK=no
mode.

Files:
RevisionActionfile
1.13modifypkgsrc/mail/policyd-weight/Makefile