On 2022/02/07 22:18, Klemens Nanni wrote: > -GH_TAGNAME= release-$V > -PKGNAME = gtest-$V > +GH_COMMIT= 43efa0a4efd40c78b9210d15373112081899a97c > +DISTNAME = gtest-1.11.0.20220207
better with 1.11.0pl20220207 so that if there is another proper release it won't need EPOCH > +MASTER_SITES0 = https://github.com/google/googletest/commit/ > +# Fix gtest-help-test failure on OpenBSD > +# https://github.com/google/googletest/pull/3751 > +PATCHFILES = fix-gtest-help-test-{}631f4f99.patch:0 it just touches a couple of lines in one file. why not use a normal ports patch?