pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/18422 CVS commit: pkgsrc/mail/distribute



The following reply was made to PR pkg/18422; it has been noted by GNATS.

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/18422 CVS commit: pkgsrc/mail/distribute
Date: Mon, 15 Aug 2016 11:30:32 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Mon Aug 15 11:30:32 UTC 2016
 
 Modified Files:
 	pkgsrc/mail/distribute: Makefile distinfo
 	pkgsrc/mail/distribute/patches: patch-ac
 
 Log Message:
 PR/18422: pkgsrc/mail/distribute: write_index() is called too early.
 Only call write_index() after calculating bodysum, otherwise it uses
 the initial value of 0.
 
 While I have not tested this patch myself, the need for it is clear.
 
 Patching in pkgsrc as this package does not have an upstream.
 
 Bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.30 -r1.31 pkgsrc/mail/distribute/Makefile
 cvs rdiff -u -r1.7 -r1.8 pkgsrc/mail/distribute/distinfo
 cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/distribute/patches/patch-ac
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index