Bug 219583 - graphics/webp: missing plist entry
Summary: graphics/webp: missing plist entry
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-27 00:08 UTC by John Hein
Modified: 2017-05-27 10:26 UTC (History)
1 user (show)

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


Attachments
[patch] add missing entry to plist (274 bytes, patch)
2017-05-27 00:08 UTC, John Hein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Hein 2017-05-27 00:08:37 UTC
Created attachment 182949 [details]
[patch] add missing entry to plist

stage-qa gives this for webp-0.6.0_2:

===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: man/man1/vwebp.1.gz
Comment 1 John Hein 2017-05-27 00:12:56 UTC
That's with the X11 option turned on, by the way.
Comment 2 John Hein 2017-05-27 00:18:05 UTC
check-orphans, not stage-qa
Comment 3 John Hein 2017-05-27 00:24:12 UTC
PORTREVISION should be bumped for a plist change.
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-05-27 10:26:16 UTC
A commit references this bug:

Author: sunpoet
Date: Sat May 27 10:25:24 UTC 2017
New revision: 441834
URL: https://svnweb.freebsd.org/changeset/ports/441834

Log:
  Fix PLIST

  - Bump PORTREVISION for package change

  PR:		219583
  Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>

Changes:
  head/graphics/webp/Makefile
  head/graphics/webp/pkg-plist
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-05-27 10:26:37 UTC
Committed. Thanks!