Subject: CVS commit: pkgsrc/x11/gdm
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 02/03/2005 13:37:03
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Thu Feb  3 13:37:03 UTC 2005

Modified Files:
	pkgsrc/x11/gdm: Makefile PLIST distinfo
	pkgsrc/x11/gdm/patches: patch-ac patch-ae

Log Message:
Update to 2.6.0.7.

- Convert to use bsd.pkg.options.mk.
- Fix PAM handling; the gdmaskpass binary seems to be only available when
  building with linux-pam, which resulted in broken PLISTs before.

Changes in this version:
- Now using CVS head of vicious-extensions, left out of previous release due
  to schedule freeze.
- Do not init the wm twice if gdm_wm_init is called twice. (George)
- Always destroy dialog widget in greeter to fix non-fatal error dialogs from
  hanging around. (George)
- Leak corrected in daemon/verify-pam.c. (George)
- Corrected g_strconcat call in gui/gdmsetup.c. (meissner@suse.de)
- Added Afrikaans, Northern Sotho, South African English, and Zulu to language
  translations. (Dwayne Baily)
- Updated build files so it can be built and distributed with new buildtools
  than 1.4.   makedist fixes, etc.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 pkgsrc/x11/gdm/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/x11/gdm/PLIST
cvs rdiff -r1.19 -r1.20 pkgsrc/x11/gdm/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/gdm/patches/patch-ac
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/gdm/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.