opnsense-ports/devel/viewvc-devel/files/patch-conf_viewvc.conf.dist
Franco Fichtner ff9de6b941 */*: sync with upstream
Taken from: HardenedBSD
2020-12-04 11:40:51 +01:00

13 lines
413 B
Text

--- conf/viewvc.conf.dist.orig 2020-11-25 18:40:53 UTC
+++ conf/viewvc.conf.dist
@@ -331,6 +331,10 @@
## diff: Location of the GNU diff program, used for showing file
## version differences.
##
+## If you want to use side-by-side diff or full colored diff on FreeBSD 12
+## or later, it is need to install GNU diff via diffutils packge and to
+## specify it here.
+##
## Example:
## diff = /usr/bin/diff
##