summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-15 20:03:10 +0000
committerrillig <rillig@pkgsrc.org>2020-01-15 20:03:10 +0000
commit96e96974b4920ef20a09d52a8f40c1280c7581c5 (patch)
tree0662d5b8fe6915f9292510e7e8d36df2ed55e6e1 /regress
parent57c2a934cb795179c9debef3317a223ca7303368 (diff)
downloadpkgsrc-96e96974b4920ef20a09d52a8f40c1280c7581c5.tar.gz
mk/pkgformat: include only relevant ident strings in +BUILD_VERSION
Before, not only files containing an RCS Id were recorded in the +BUILD_VERSION file but also files containing text that looked similar to an RCS Id were recorded, even though these didn't contain any valuable version information. The effect was that before this change, pkgtools/pkglint was built over and over again by the bulk builds since pbulk uses a different regular expression for detecting modified files. The regular expression for unexpanded RCS Ids is added to record files that have never been checked in to CVS, just to have them recorded and to distinguish them from the final committed version. See https://mail-index.netbsd.org/tech-pkg/2020/01/11/msg022489.html.
Diffstat (limited to 'regress')
-rw-r--r--regress/plus_build_version/files/expected3
1 files changed, 0 insertions, 3 deletions
diff --git a/regress/plus_build_version/files/expected b/regress/plus_build_version/files/expected
index e66edbffa8d..db8d2c6756f 100644
--- a/regress/plus_build_version/files/expected
+++ b/regress/plus_build_version/files/expected
@@ -1,5 +1,2 @@
regress/plus_build_version/files/010-only-first-line: *NetBSD: 010-only-first-line,v 1.1 2020/01/11 12:24:32 rillig Exp *
-regress/plus_build_version/files/021-long-name: *NetBSDFoundation*
-regress/plus_build_version/files/030-missing-colon-or-dollar: *
-regress/plus_build_version/files/040-missing-dollar-after-colon: *
regress/plus_build_version/spec: *NetBSD: spec,v 1.2 2020/01/11 13:04:21 rillig Exp *