Bug 41222

Summary: Disftinfo for ports/security/cyrus-sasl is wrong
Product: Ports & Packages Reporter: Mario Doria <madd>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
diffs none

Description Mario Doria 2002-08-01 07:20:01 UTC
	Distfinfo for ports/security/cyrus-sasl is wrong.

Fix: Attached is the correct distinfo data.
	
How-To-Repeat: 
	Do a 'make' of the port.
Comment 1 Scot W. Hetzel 2002-08-02 02:05:35 UTC
The distinfo already has the correct MD5 value for the *patch4* file::
    MD5 (sasl-1.5.27-ldap-ssl-filter-mysql-patch4.tgz) =
3e2b5cf7c5f8f0e8551f28a8d83391bb

The patch author had made a security update to the patch on Jun 20th, but
didn't update the patch version.

From the ChangeLog:

    20-06-2002 - Simon Loader
        Fix ldap bug where if deref on in the config would segv doh!

I have checked both the authers site and the sourceforge site, and the files
have the same MD5 value as in the distinfo file.

Try deleting the *patch4* file you have, and re-fetch the correct file.

Scot
Comment 2 Patrick Li freebsd_committer freebsd_triage 2002-08-02 04:21:28 UTC
State Changed
From-To: open->closed

Checksum is correct. remove old distfile and try again.