Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2019 13:41:21 +0000 (UTC)
From:      Eric Turgeon <ericbsd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492133 - head/x11-wm/qtile
Message-ID:  <201902041341.x14DfLcY035022@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ericbsd
Date: Mon Feb  4 13:41:21 2019
New Revision: 492133
URL: https://svnweb.freebsd.org/changeset/ports/492133

Log:
  adding plist file with missing _ffi_xcursors.py and _ffi_pango.py to x11-wm/qtile
  
  Approved by:	mentors (implicit)

Added:
  head/x11-wm/qtile/pkg-plist   (contents, props changed)

Added: head/x11-wm/qtile/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-wm/qtile/pkg-plist	Mon Feb  4 13:41:21 2019	(r492133)
@@ -0,0 +1,2 @@
+%%PYTHON_SITELIBDIR%%/libqtile/_ffi_pango.py
+%%PYTHON_SITELIBDIR%%/libqtile/_ffi_xcursors.py



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902041341.x14DfLcY035022>