Subject: CVS commit: pkgsrc/security/openpam
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/10/2005 02:55:39
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Feb 10 02:55:39 UTC 2005

Modified Files:
	pkgsrc/security/openpam: Makefile PLIST distinfo
	pkgsrc/security/openpam/patches: patch-ac

Log Message:
Update security/openpam to 20050201 (Feterita).  Changes from version
20040210 (Eelgrass) include:

 - BUGFIX: Correct numerous markup errors, invalid cross-references,
   and other issues in the manual pages, with kind assistance from
   Ruslan Ermilov <ru@freebsd.org>.

 - BUGFIX: Avoid multiple evaluation of macro arguments in ENTERX()
   and RETURNX() macros.

 - BUGFIX: Remove an unnecessary and non-portable pointer cast in
   pam_get_data(3).

 - BUGFIX: Fix identical typos in PAM_ACCT_EXPIRED case in
   pam_strerror(3) and gendoc.pl.

 - ENHANCE: Minor overhaul of the autoconf / build system.

 - ENHANCE: Add openpam_free_envlist(3).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/security/openpam/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/security/openpam/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/security/openpam/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/security/openpam/patches/patch-ac

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