Bug 241652 - net/librsync2: Fix upgrade from 2.0.2
Summary: net/librsync2: Fix upgrade from 2.0.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Tobias C. Berner
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2019-11-01 22:16 UTC by Neel Chauhan
Modified: 2019-11-02 12:32 UTC (History)
2 users (show)

See Also:
nc: maintainer-feedback+


Attachments
Patch (Revision 1) (1.77 KB, patch)
2019-11-01 22:16 UTC, Neel Chauhan
nc: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2019-11-01 22:16:07 UTC
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.
Comment 1 Automation User 2019-11-01 22:34:56 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/93168955
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2019-11-01 22:42:51 UTC
One person had success upgrading from 2.0.2 to 2.2.1 with this patch.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-11-02 12:22:54 UTC
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
Comment 4 Tobias C. Berner freebsd_committer freebsd_triage 2019-11-02 12:32:05 UTC
Committed. Thanks.