Bug 195276 - www/c-icap: newly fixed but this port fails stage-qa checks!
Summary: www/c-icap: newly fixed but this port fails stage-qa checks!
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-22 06:56 UTC by John Marino
Modified: 2014-11-22 10:37 UTC (History)
0 users

See Also:
marino: maintainer-feedback? (mm)


Attachments

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