pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/p5-Tk



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Nov 13 08:30:16 UTC 2014

Modified Files:
        pkgsrc/x11/p5-Tk: Makefile distinfo
        pkgsrc/x11/p5-Tk/patches: patch-aa patch-ad
Removed Files:
        pkgsrc/x11/p5-Tk/patches: patch-pTK_Lang.h

Log Message:
Update to Tk-804.032

Also add patch from development version to fix:
Workaround behaviour change in ExtUtils::MakeMaker 6.99_10 (PERL
value is now quoted), which caused build failures (RT #100044).

Tk-804.032 release (2014-01-26)
------------------

This is basically the same like Tk-804.031_503.

Tk-804.031_503 release (2013-12-07)
----------------------

Fixes
 Regain compatibility for perl < 5.8.9
 (SvIV_nomg is not available with earlier perls).

Tests
 wm-time.t more robust against GNOME Shell slowness.

Tk-804.031_502 release (2013-12-01)
----------------------

Fixes
 Enable libpng configure for all Solaris architectures.

Documentation
 Update INSTALL, README-ActiveState.txt, and README-Strawberry.txt
 documents.

Tk-804.031_501 release (2013-11-18)
----------------------

Fixes
 Fix gamma setting for PNG images (was only broken in 804.031_500).

 Fix clang compilation error (was only broken in 804.031_500).

Tests
 Some tests are now more robust.

Tk-804.031_500 release (2013-11-17)
----------------------

Fixes
 88210: fix compilation for perl 5.19.0+ ("undef bool").

 90077: floating number issue with -textvariable variables.

 89621: avoid segfaults during global destruction (by Gisle Aas).

 87016: compatibility for libpng 1.6.x.

 86988: use cflags/libs information from pkg-config zlib.

 89261: split Tk/ColorEditor.pm into three .pm files.

 71718: fix compilation issue with 64bit Strawberry Perl (Tk_Cursor).

 Fail gracefully if no font could be allocated.

 ptksh: storing the history works now also under Windows.

 Better handling if libpng's configure fails.

Documentation
 Changes to README.linux (dependency requirements, fontconfig) and
 README.cygwin.

 Document special Tk::Table behavior regarding -takefocus => 0.

Tests
 New test files (eventGenerate.t, sv.t) and new test cases
 (eventGenerate in optmenu.t).

 More test tweaks (e.g. skip some tests if the required fixed font is
 unavailable, see with_fixed_font in TkTest.pm, workaround some fvwm2
 problems in wm-tcl.t, protect from haning wm-time.t).

 checked_test_harness() skips testing if no font could be allocated.

 No test request user positioning windows anymore (for old window
 managers like twm).

 Configuration file for travis-ci.


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/x11/p5-Tk/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/x11/p5-Tk/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/p5-Tk/patches/patch-aa
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/p5-Tk/patches/patch-ad
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/p5-Tk/patches/patch-pTK_Lang.h

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