pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/ctwm
Module Name: pkgsrc
Committed By: obache
Date: Fri Jul 18 10:40:48 UTC 2014
Modified Files:
pkgsrc/wm/ctwm: Makefile distinfo
Removed Files:
pkgsrc/wm/ctwm/patches: patch-aa patch-ac
Log Message:
Update ctwm to 3.8.2.
Based on maintainer update request per PR pkg/48820.
>From CHANGES:
Changes from version 3.8.1 to 3.8.2
2014-??-??
-----------------------------------
1 - Various code cleanups.
Cleanup re: raising and warping to windows (previous location of
pointer in windows), SaveWorkspaceFocus. A few extra NULL
pointer checks.
Logical hasfocusvisible cleanup.
Rename TwmWindow.list to iconmanagerlist, and various smaller
cleanups.
Eliminated TwmWindow TwmRoot from struct ScreenInfo. Mostly a
mechanical change.
I found some cases where the dummy TwmWindow was apparently
mistakenly included in a loop. Replaced .next with TwmWindow
*FirstWindow and .cmaps witn Colormaps RootColormaps. Other
members were not used.
2 - Fix a bug where insufficient validation of the size hints
resulted in a division by zero when considering aspect ratio.
3 - Lots of minor compiler warnings and build fixes, a few of which
were real current or latent bugs. Leave warnings enabled by
default. A few of the build system adjustments may break very
old systems (e.g., those with original AT&T yacc).
4 - Fix incorrect inclusion of $DESTDIR in some paths.
5 - Update for new website and mailing list at ctwm.org.
6 - Look at _MOTIF_WM_HINTS for titlebar-less or border-less
windows.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/wm/ctwm/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/wm/ctwm/distinfo
cvs rdiff -u -r1.8 -r0 pkgsrc/wm/ctwm/patches/patch-aa
cvs rdiff -u -r1.3 -r0 pkgsrc/wm/ctwm/patches/patch-ac
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