Problem: ** Missing /usr/ports/www/varnish5/files/pkg-message.in for varnish5-5.0.0. *** Error code 1 Options: 1. Either copy pkg-message.in from varnish4 or 2. --- /usr/ports/www/varnish5/Makefile (revision 424591) +++ /usr/ports/www/varnish5/Makefile (working copy) @@ -32,7 +32,7 @@ GROUPS= varnish USE_RC_SUBR= varnishd varnishlog varnishncsa -SUB_FILES= pkg-message +#SUB_FILES= pkg-message .if defined(NO_INET6) || defined(WITHOUT_INET6) BAD_TESTS+= r00832 EXTRA_PATCHES+= ${FILESDIR}/no-inet6.patch
Thanks for reporting, sorry about this leftover error!
A commit references this bug: Author: feld Date: Tue Oct 25 00:14:03 UTC 2016 New revision: 424594 URL: https://svnweb.freebsd.org/changeset/ports/424594 Log: www/varnish5: Fix build Error happened from delete / re-add via repocopy. PR: 213761 Changes: head/www/varnish5/Makefile