Bug 213761

Summary: www/varnish5 missing www/varnish5/files/pkg-message.in
Product: Ports & Packages Reporter: dewayne
Component: Individual Port(s)Assignee: Mark Felder <feld>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (feld)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description dewayne 2016-10-24 21:49:20 UTC
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
Comment 1 Mark Felder freebsd_committer freebsd_triage 2016-10-25 00:14:22 UTC
Thanks for reporting, sorry about this leftover error!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-10-25 00:14:57 UTC
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