Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2014 19:38:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-python@FreeBSD.org
Subject:   [Bug 190847] [PATCH] Mk/bsd.python.mk: PYTHON_PY3K_PLIST_HACK: Take @dirrmtry entries into account as well.
Message-ID:  <bug-190847-17421-UjLSoBVftd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-190847-17421@https.bugs.freebsd.org/bugzilla/>
References:  <bug-190847-17421@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190847

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: rakuco
Date: Wed Jun 18 19:37:50 UTC 2014
New revision: 358308
URL: http://svnweb.freebsd.org/changeset/ports/358308

Log:
  PYTHON_PY3K_PLIST_HACK: Take @dirrmtry entries into account as well.

  When using the plist hack to add __pycache__ entries for Python >= 3.2.0,
  take @dirrmtry entries into account as well, otherwise if those directories
  happen to contain __pycache__ subdirectories the latter will not be removed.

  CR:        D191
  PR:        190847

Changes:
  head/Mk/bsd.python.mk

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190847-17421-UjLSoBVftd>