Subject: CVS commit: pkgsrc/security/courier-authlib
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/18/2005 20:20:48
Module Name: pkgsrc
Committed By: jlam
Date: Fri Mar 18 20:20:48 UTC 2005
Modified Files:
pkgsrc/security/courier-authlib: Makefile distinfo options.mk
pkgsrc/security/courier-authlib/patches: patch-ab
Log Message:
Avoid possibly linking everything against -lintl when PostgreSQL
support is built into courier-authlib -- -lintl is only needed by the
authpgsql authentication module. This avoids problems when linking
clients with -lcourierauth and the linker thinks -lintl is needed when
it really doesn't. Bump the PKGREVISION to 3.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/security/courier-authlib/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/security/courier-authlib/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/security/courier-authlib/options.mk
cvs rdiff -r1.1 -r1.2 pkgsrc/security/courier-authlib/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.