Subject: pkg/29973: mail/qmail distinfo file is a mess
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <kre@munnari.OZ.AU>
List: pkgsrc-bugs
Date: 04/14/2005 21:54:00
>Number:         29973
>Category:       pkg
>Synopsis:       mail/qmail distinfo file is a mess
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Apr 14 21:54:00 +0000 2005
>Originator:     Robert Elz
>Release:        NetBSD 2.0.1   (pkgsrc -current as of date/time of this message)
>Organization:
	Prince of Songkla University
>Environment:
	This is all irrelevant:
System: NetBSD jade.coe.psu.ac.th 2.0.1 NetBSD 2.0.1 (JADE-1.7-20050129) #1: Sat Jan 29 15:40:38 ICT 2005 kre@lilac.noi.kre.to:/usr/obj/2.0/kernels/JADE-HP i386
Architecture: i386
Machine: i386

>Description:
	The distinfo file for qmail contains duplicate entries.
	That causes "make checksum" to fail (regardless of the
	fact that the checksums recorded in the distinfo file are
	correct - so perhaps this is also a pkgsrc/mk/* bug)

>How-To-Repeat:
	cd ..../pkgsrc/mail/qmail
	make checksum

	Then manually run the sha1/rmd160 algorithms against the
	distfile (netqmail-1.05.tar.gz) and observe they are the
	same as the checksums in the distinfo file - but that the
	distinfo file contains all 3 lines related to netqmail twice.

	This occurred when the last update to the distinfo was made

Module Name:    pkgsrc
Committed By:   schmonz
Date:           Sun Apr 10 04:53:36 UTC 2005

Modified Files:
        pkgsrc/mail/qmail: distinfo

Log Message:
Add RMD160 sums for all the optional patches.

	which should really have touched the distinfo info for
	distfiles I suspect

>Fix:
	Delete the duplicate lines.    No hurry, I doubt anyone
	cares, it is just qmail after all...