pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xmh
Module Name: pkgsrc
Committed By: wiz
Date: Thu Aug 6 07:14:46 UTC 2015
Modified Files:
pkgsrc/x11/xmh: Makefile distinfo
Log Message:
Update to 1.0.3:
xmh 1.0.3
Fixes misplaced shortcut in man page: #89003
The shortcut Meta-h was on the wrong row in the man page.
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=89003
autogen.sh: Honor NOCONFIGURE=1
See http://people.gnome.org/~walters/docs/build-api.txt
configure: Drop AM_MAINTAINER_MODE
config: Add missing AC_CONFIG_SRCDIR
Regroup AC statements under the Autoconf initialization section.
Regroup AM statements under the Automake initialization section.
Don't rely on the ability to set tan stops. Use tables instead.
Also, fix a presentational abuse of the .SS macro.
config: move man pages into their own directory
Use services provided by XORG_MANPAGE_SECTIONS.
Use standard Makefile for man pages.
man: replace hard coded man page section with substitution strings
man: remove trailing spaces and tabs
Using s/[ \t]*$//
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
This silences an Autoconf warning
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
This silences an Automake warning.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/xmh/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/xmh/distinfo
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