Bug 210477 - devel/cmake-doc: Fix pkg-plist
Summary: devel/cmake-doc: Fix pkg-plist
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: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-22 19:32 UTC by Tobias Berner
Modified: 2016-07-01 02:30 UTC (History)
1 user (show)

See Also:
pi: maintainer-feedback+
pi: merge-quarterly-


Attachments
Add missing file to plist. (497 bytes, patch)
2016-06-22 19:32 UTC, Tobias Berner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Berner 2016-06-22 19:32:35 UTC
Created attachment 171691 [details]
Add missing file to plist.

The plist is missing:
%%DOCSDIR%%/html/_static/default.css


devel/cmake-doc  #  make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/html/_static/default.css
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /storage/ports/svnports/devel/cmake-doc
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-06-25 13:52:21 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-06-25 13:52:30 UTC
A commit references this bug:

Author: pi
Date: Sat Jun 25 13:52:07 UTC 2016
New revision: 417467
URL: https://svnweb.freebsd.org/changeset/ports/417467

Log:
  devel/cmake-doc: Fix pkg-plist

  - %%DOCSDIR%%/html/_static/default.css
    was missing

  PR:		210477
  Submitted by:	Tobias C.Berner <tcberner@gmail.com> (kde)

Changes:
  head/devel/cmake-doc/pkg-plist
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2016-06-25 13:53:13 UTC
I presume this isn't an issue in quarterly?
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2016-06-25 14:24:35 UTC
2016q2 has 3.5.0, not 3.5.2. Tested 3.5.0 with make check-plist, has the same problem, interestingly. Now testing with poudriere.
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2016-07-01 02:30:18 UTC
new quarterly around the corner, no longer needed to merge.