pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/54324 CVS commit: pkgsrc/x11/tk
The following reply was made to PR pkg/54324; it has been noted by GNATS.
From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/54324 CVS commit: pkgsrc/x11/tk
Date: Tue, 25 Jun 2019 12:06:41 +0000
Module Name: pkgsrc
Committed By: bsiegert
Date: Tue Jun 25 12:06:41 UTC 2019
Modified Files:
pkgsrc/x11/tk: Makefile distinfo
pkgsrc/x11/tk/patches: patch-unix_Makefile.in patch-unix_configure
Log Message:
Update Tk to 8.6.9.1 to fix PR pkg/54324.
ok during freeze jperkin@
Alongside the Tcl/Tk 8.6.9 releases just announced, you will find one
additional file, tk8.6.9.1-src.tar.gz . This is an errata release
fixing a critical error on the Mac OSX 10.14 Mojave platform only.
If you are building Tk for any other platform, there is no need to
upgrade to the errata release. If you do upgrade to it anyway, you will
see no difference, so it will be harmless through wasted effort, as the
details below will explain.
When unpacked, the errata archive differs from the tk8.6.9-src.tar.gz
contents in only three lines of the file
tk8.6.9/macosx/tkMacOSXWindowEvent.c
which is a file compiled only for Mac OSX builds of Tk. The lines are
written to have effect only on Mojave. Every other byte of the source
code distribution is unchanged.
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/x11/tk/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/x11/tk/distinfo
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/tk/patches/patch-unix_Makefile.in
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/tk/patches/patch-unix_configure
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index