Created attachment 208778 [details] Patch (Revision 1) Some people have reported privately to me that they had issues upgrading net/librsync2 from 2.0.2 to 2.2.1. I attempt to fix this issue by making the source includes the first CMake includes.
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/93168955
One person had success upgrading from 2.0.2 to 2.2.1 with this patch.
A commit references this bug: Author: tcberner Date: Sat Nov 2 12:22:16 UTC 2019 New revision: 516310 URL: https://svnweb.freebsd.org/changeset/ports/516310 Log: net/librsync2: Fix upgrade from 2.0.2 - adds patch to workaround previous installations files. PR: 241652 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Changes: head/net/librsync2/Makefile head/net/librsync2/files/ head/net/librsync2/files/patch-CMakeLists.txt
Committed. Thanks.