[Bug 227779] net/chrony: Update to 3.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 9 01:50:44 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227779

takefu at airport.fm changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #192821|0                           |1
        is obsolete|                            |

--- Comment #3 from takefu at airport.fm ---
Created attachment 193198
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193198&action=edit
chrony-3.3.patch

+IPV6_CONFIGURE_ON=     --disable-readline

+.if ${ARCH} == armv6 || ${ARCH} == armv7
+EXTRA_PATCHES=         ${FILESDIR}/extra-util.c
+.endif

I deleted this because it was a problem of my individual environment.

+       @${REINPLACE_CMD} ${_SUB_LIST_TEMP} ${WRKSRC}/examples/${file}

If you do not write this, example2 and example3 do not overwrite.
It is probably because it is not rewritten to the setting value of PLIST_SUB.

I tried putting DOCS and EXAMPLES in options.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list