Bug 114226 - graphics/jasper: /usr/local/bin/jiv is missing in pkg-plist
Summary: graphics/jasper: /usr/local/bin/jiv is missing in pkg-plist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-03 00:30 UTC by Stefan Sperling
Modified: 2007-07-04 12:50 UTC (History)
0 users

See Also:


Attachments
file.diff (211 bytes, patch)
2007-07-03 00:30 UTC, Stefan Sperling
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Sperling 2007-07-03 00:30:02 UTC
	graphics/jasper installs the binary /usr/local/bin/jiv.
	It even provides a man page jiv(1), but only the man page
	is listed in pkg-plist.

How-To-Repeat: 	Found with find /usr/local -type f | xargs pkg_which -v | fgrep '?'
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-07-04 12:46:18 UTC
miwi        2007-07-04 11:46:12 UTC

  FreeBSD ports repository

  Modified files:
    graphics/jasper      Makefile pkg-plist 
  Log:
  - Add missing file to pkg-plist
  
  PR:             114226
  Submitted by:   Stefan Sperling <stsp@stsp.name>
  
  Revision  Changes    Path
  1.21      +1 -1      ports/graphics/jasper/Makefile
  1.7       +1 -0      ports/graphics/jasper/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-07-04 12:46:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!