Bug 213761 - www/varnish5 missing www/varnish5/files/pkg-message.in
Summary: www/varnish5 missing www/varnish5/files/pkg-message.in
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Mark Felder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-24 21:49 UTC by dewayne
Modified: 2016-10-25 00:14 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (feld)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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