Bug 211467 - net/syncthing-inotify: Update to 0.8.3 (with patch)
Summary: net/syncthing-inotify: Update to 0.8.3 (with patch)
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-30 19:09 UTC by Peter Wemm
Modified: 2016-08-01 00:56 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (swills)


Attachments
Patch to update to 0.8.3 (2.22 KB, patch)
2016-07-30 19:09 UTC, Peter Wemm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Wemm freebsd_committer freebsd_triage 2016-07-30 19:09:40 UTC
Created attachment 173126 [details]
Patch to update to 0.8.3

Syncthing and older versions syncthing-inotify have a disagreement about ignores processing that I suspect is affecting our use of it in the freebsd.org cluster.  As a precaution I've updated it to the current version.

Of note: it now has a new godep and pulls syncthing/lib/ignore/ out of syncthing's source itself.  This is weird - it uses an old version of syncthing, but that's what the native build does.  I've specified the tag name and confirmed that it matches the hash equivalent. This reuses the old version that is stashed in the distcache mechanism.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-07-31 20:50:37 UTC
A commit references this bug:

Author: swills
Date: Sun Jul 31 20:50:30 UTC 2016
New revision: 419415
URL: https://svnweb.freebsd.org/changeset/ports/419415

Log:
  net/syncthing-inotify: update to 0.8.3

  PR:		211467
  Submitted by:	peter

Changes:
  head/net/syncthing-inotify/Makefile
  head/net/syncthing-inotify/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2016-08-01 00:56:25 UTC
Committed in r419415, though it didn't show up here. Thanks!