Summary: | sysutils/freefilesync: fix BROKEN for < 10.3 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
Component: | Individual Port(s) | Assignee: | Kevin Lo <kevlo> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | Flags: | bugzilla:
maintainer-feedback?
(kevlo) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: kevlo Date: Thu Aug 18 01:00:51 UTC 2016 New revision: 420377 URL: https://svnweb.freebsd.org/changeset/ports/420377 Log: Fix BROKEN for < 10.3. While here drop maintainership. PR: 211943 Submitted by: amdmi3 Changes: head/sysutils/freefilesync/Makefile head/sysutils/freefilesync/files/patch-zen_file__access.cpp Committed, thanks. |
Created attachment 173784 [details] Patch As you may have seen from pkg-fallout emails, freefilesync is broken on 10.x < 10.3. The patch that was supposed to fix it is not (no longer) correct, as there's no (longer) such thing as ErrorLinuxFallbackToUtimes. Remove the patch and fix the BROKEN condition.