[MacPorts] #45444: tk: runtime version check fails on Yosemite (was: tk: wish fails to start on Yosemite due to Gestalt version check)
MacPorts
noreply at macports.org
Wed Oct 22 11:17:00 PDT 2014
#45444: tk: runtime version check fails on Yosemite
---------------------+----------------------
Reporter: seh@… | Owner: larryv@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Resolution: | Keywords: yosemite
Port: tk |
---------------------+----------------------
Comment (by larryv@…):
Replying to [comment:14 promac@…]:
> Just a curiosity. Why did you use a
> {{{
> # Remove when updated to 8.6.3 (#45444).
> patchfiles-append fix-yosemite-version-checking.patch
> }}}
To avoid changing other lines in the Portfile. I don’t like when `svn
blame` tells me that line //x// was last changed in changeset //y//, only
to find out that that all changeset //y// did was append a backslash or
replace tabs with spaces. It’s undeniably unavoidable in many cases, but I
try to avoid it when I can. For instance, I commit aesthetic changes
before functional ones, so that the functional changesets all show up in
`svn blame`.
In this case, I just added two new lines without touching anything else.
When 8.6.3 shows up, these two lines just get deleted. Nice and clean.
--
Ticket URL: <https://trac.macports.org/ticket/45444#comment:15>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list