Bug 195276

Summary: www/c-icap: newly fixed but this port fails stage-qa checks!
Product: Ports & Packages Reporter: John Marino <marino>
Component: Individual Port(s)Assignee: Martin Matuska <mm>
Status: Closed FIXED    
Severity: Affects Only Me Flags: marino: maintainer-feedback? (mm)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description John Marino freebsd_committer freebsd_triage 2014-11-22 06:56:53 UTC
This port was maintained yesterday (Nov 21) but it fails to build with stage-qa checks are applied:

===========================================================================
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%ETCDIR%%/c-icap.conf
Error: Orphaned: %%ETCDIR%%/c-icap.magic
Error: Orphaned: @dir %%RUN_DIR%%
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1



The solution is either add those lines to pkg-plist or remove those file from stage with a post-install target.  I don't know which is desired, so over to the maintainer.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-22 06:56:53 UTC
Auto-assigned to maintainer mm@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-11-22 10:36:49 UTC
A commit references this bug:

Author: mm
Date: Sat Nov 22 10:35:53 UTC 2014
New revision: 373046
URL: https://svnweb.freebsd.org/changeset/ports/373046

Log:
  Fix pkg-plist and install examples as *.sample

  PR:		195276
  Submitted by:	John Marino <marino@FreeBSD.org>

Changes:
  head/www/c-icap/Makefile
  head/www/c-icap/files/pkg-deinstall.in
  head/www/c-icap/files/pkg-install.in
  head/www/c-icap/pkg-plist