Bug 234533

Summary: deskutils/py-autokey: Port revision, fix missing dependencies, cleanup
Product: Ports & Packages Reporter: Daniel Shafer <daniel>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me Flags: daniel: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D18701
Attachments:
Description Flags
py-autokey.diff none

Description Daniel Shafer 2018-12-31 18:32:21 UTC
Created attachment 200662 [details]
py-autokey.diff

QT use flag was missing PYQT use "dbus".  Added more cleanup to files for pure GTK/QT environment based
on recommendations from the application developer.  Added "concurrent" to USE_PYTHON.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-31 20:20:12 UTC
A commit references this bug:

Author: swills
Date: Mon Dec 31 20:19:51 UTC 2018
New revision: 488832
URL: https://svnweb.freebsd.org/changeset/ports/488832

Log:
  deskutils/py-autokey: fix missing dependencies, cleanup

  PR:		234533
  Submitted by:	Daniel Shafer <daniel@shafer.cc> (maintainer)

Changes:
  head/deskutils/py-autokey/Makefile
  head/deskutils/py-autokey/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-12-31 20:20:56 UTC
Committed, thanks!