pkgsrc/net/tor
gdt 130afc3ec3 net/tor: Workaround upstream "micro-revision.i" bug
There is something wrong in tor's  makefiles which causes:

  src/lib/version/git_revision.c:21:10: fatal error: micro-revision.i: No such file or directory
   #include "micro-revision.i"
	    ^~~~~~~~~~~~~~~~~~
  compilation terminated.

obviously by not having built micro-revision.i when that compilation
is done.   This happens reliably for some people and not for others.

This commit adds a comment with the issue in tor's bug tracker, and a
workaround that builds micro-revision.i and then does the normal
build.

No PKGREVISION as this is just a build fix, and should have zero
effect if this built anyway.

ok @wiz
2021-09-07 14:00:52 +00:00
..
files
DESCR
distinfo tor: update to 0.4.6.7. 2021-08-17 08:13:44 +00:00
hacks.mk tor: disable backtrace(3) support on netbsd-9 evbarm 2020-09-19 18:22:01 +00:00
Makefile net/tor: Workaround upstream "micro-revision.i" bug 2021-09-07 14:00:52 +00:00
MESSAGE
options.mk tor: update to 0.4.6.6. 2021-07-01 07:42:38 +00:00
PLIST tor: update to 0.4.6.5. 2021-06-27 21:18:38 +00:00