Subject: CVS commit: pkgsrc/print/cups
To: None <pkgsrc-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: pkgsrc-changes
Date: 03/20/2003 19:30:19
Module Name:	pkgsrc
Committed By:	fredb
Date:		Thu Mar 20 17:30:19 UTC 2003

Modified Files:
	pkgsrc/print/cups: distinfo
Added Files:
	pkgsrc/print/cups/patches: patch-aa patch-ae

Log Message:
Give authentication with blowfish hashes a fighting chance to work on
NetBSD, by linking in -lcrypt before -lcrypto in the shared library and
scheduler. (cups_crypto() looks to fall-back to crypt(). Both of the
shared libraries in question have crypt(), but only the one in -lcrypt
supports blowfish hashes.) Not tested.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/print/cups/distinfo
cvs rdiff -r0 -r1.15 pkgsrc/print/cups/patches/patch-aa
cvs rdiff -r0 -r1.12 pkgsrc/print/cups/patches/patch-ae

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