Subject: CVS commit: pkgsrc/time/wmtime
From: Nia Alarie
Date: 2020-11-24 12:36:32
Message id: 20201124113632.4ABF4FA9D@cvs.NetBSD.org

Log Message:
wmtime: Update to 1.4

1.4		- Released 150824
		- The dockapp wmtime uses the new version of libdockapp and do
		  not use libwmgeneral.
		- Add note about libdockapp to INSTALL.

1.3		- Released 150525
		- Update to latest version of wmgeneral library.
		- Fix typos. Ran `codespell -w`.
		- Tidy #includes based on results of include-what-you-use.
		- Add -c command line option allowing users to set color.
		- Fix overflow warning; mask bitmap should be unsigned.
		- Use #defines to avoid variable length arrays.
		- Replace C++ style comments.
		- Fix "ordered comparison of pointer with integer zero" warning.
		  Also take the opportunity to add an error message when
		  iconv_open fails.
		- Update TODO. In particular,
		  + Remove note about version 1.0 (was never released).
		  + Remove note about LED colors (implemented).
		  + Remove note about language files (unnecessary with locale
		    support).
		  + Update email address.
		- Add proper copyright header.
		- Update README. In particular,
		  + Fix typo.
		  + Mention newer command line options.
		  + Drop 17-year-old architecture information.
		- Update HINTS. In particular,
		  + Add newer command line options.
		  + Update Window Maker instructions.

1.2		- Released 150103
		- Remove unused variables.
		- Use rm -f in make clean.
		- Update FSF address.
		- Update GPLv2 from
		  http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
		- Update README contact information; remove trailing
		  whitespaces.
		- Remove trailing whitespace.
		- Remove unnecessary Imakefile.
		- Move source files to top directory.
		- Update Makefile.
		- Add -l option to specify locale.
		- Remove unnecessary references to current version number.

1.1		- Released 131013
		- Incorporated many patches from Debian, including
		  + Added manual page
		  + Added -geometry and -noseconds options
		  + Improved locale support

Files:
RevisionActionfile
1.21modifypkgsrc/time/wmtime/Makefile
1.3modifypkgsrc/time/wmtime/PLIST
1.9modifypkgsrc/time/wmtime/distinfo
1.2removepkgsrc/time/wmtime/patches/patch-aa
1.2removepkgsrc/time/wmtime/patches/patch-ab
1.1removepkgsrc/time/wmtime/patches/patch-ac
1.1removepkgsrc/time/wmtime/patches/patch-wmgeneral_list.h