Subject: CVS commit: pkgsrc
From: Roland Illig
Date: 2019-07-17 20:34:16
Message id: 20190717183416.8BDCEFBF4@cvs.NetBSD.org

Log Message:
lang/python: fix PYVERSSUFFIX escaping for print-PLIST

Before, the filename "3270" was wrongly replaced with \ 
"${PYVERSSUFFIX}"
since the version number "3.7", when interpreted as a regular expression,
matched that filename.

Files:
RevisionActionfile
1.1addpkgsrc/regress/print-plist-python/DESCR
1.1addpkgsrc/regress/print-plist-python/Makefile
1.1addpkgsrc/regress/print-plist-python/PLIST
1.1addpkgsrc/regress/print-plist-python/spec