Bug 202012

Summary: x11/xpra: doesn't pool xkeyboard-config and xkbcomp as dependencies
Product: Ports & Packages Reporter: aeuii
Component: Individual Port(s)Assignee: Jung-uk Kim <jkim>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (jkim)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description aeuii 2015-07-31 18:16:38 UTC
I installed x11/xpra from pkgng repository in an fresh jail and it run successfully only after I additionally installed x11/xkeyboard-config and x11/xkbcomp.  The ports should be specified as a run-time dependencies.

Additional info:

% xpra --version
xpra v0.15.3

% freebsd-version
10.1-RELEASE-p16
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-07-31 23:02:55 UTC
A commit references this bug:

Author: jkim
Date: Fri Jul 31 23:02:16 UTC 2015
New revision: 393384
URL: https://svnweb.freebsd.org/changeset/ports/393384

Log:
  Add missing runtime dependencies.

  PR:		202012
  MFH:		2015Q3

Changes:
  head/x11/xpra/Makefile
Comment 2 Jung-uk Kim freebsd_committer freebsd_triage 2015-07-31 23:03:39 UTC
Fixed, thanks!
Comment 3 aeuii 2015-08-01 10:26:53 UTC
Thank you for the quick fix and keeping the port up-to-date!