Bug 37628

Summary: Documentation bug in pam-pgsql-0.5.2_2 port
Product: Ports & Packages Reporter: Andrey V. Pevnev <andrey>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Andrey V. Pevnev 2002-05-01 14:30:01 UTC
	README file installed with this port into /usr/local/share/doc/pam-pgsql/README says that Configuration Option pwtype specifies the password encryption scheme but in pam_pgsql.c code looks like if(!strcmp(buf, "pw_type")) so correct option name IS pw_type.

Fix: 

Correct the README file ;-)
How-To-Repeat: 	Just install this port and try to use it ;-)
Comment 1 Mikhail Teterin freebsd_committer freebsd_triage 2002-05-12 18:13:26 UTC
State Changed
From-To: open->closed

The port is upgraded to the version where this is fixed, and the 
maintainership is transferred to the originator of this PR, to 
keep him busy -- apparently, he actually uses this software.