pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/distribute



Module Name:    pkgsrc
Committed By:   maya
Date:           Mon Aug 15 12:02:37 UTC 2016

Modified Files:
        pkgsrc/mail/distribute: distinfo
        pkgsrc/mail/distribute/patches: patch-ac

Log Message:
Explain previous patch, reference PR.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/mail/distribute/distinfo
cvs rdiff -u -r1.5 -r1.6 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.

Modified files:

Index: pkgsrc/mail/distribute/distinfo
diff -u pkgsrc/mail/distribute/distinfo:1.8 pkgsrc/mail/distribute/distinfo:1.9
--- pkgsrc/mail/distribute/distinfo:1.8 Mon Aug 15 11:30:31 2016
+++ pkgsrc/mail/distribute/distinfo     Mon Aug 15 12:02:37 2016
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2016/08/15 11:30:31 maya Exp $
+$NetBSD: distinfo,v 1.9 2016/08/15 12:02:37 maya Exp $
 
 SHA1 (distribute/distribute-2.1-pl19.tar.gz) = f33f63d42d0233eceec759dc0378a914087c0344
 RMD160 (distribute/distribute-2.1-pl19.tar.gz) = 5ffb23682176a86291eb5374ea98c9c5d002947d
@@ -34,5 +34,5 @@ SHA512 (distribute/patch.26e.gz) = c0c1d
 Size (distribute/patch.26e.gz) = 12560 bytes
 SHA1 (patch-aa) = 6c23421d76b166acffc782271f37e405b45617ed
 SHA1 (patch-ab) = 4c07a6ae9bb1e9dacd33db96624d2c2fefbb9240
-SHA1 (patch-ac) = 91b8eccec33c2de27a36b5174f473aface388965
+SHA1 (patch-ac) = 8b4753845920b480fff4240c1928c8fef2046d99
 SHA1 (patch-tmpl2c.pl) = 5cdf21381f98df64b37609173e35448427edf231

Index: pkgsrc/mail/distribute/patches/patch-ac
diff -u pkgsrc/mail/distribute/patches/patch-ac:1.5 pkgsrc/mail/distribute/patches/patch-ac:1.6
--- pkgsrc/mail/distribute/patches/patch-ac:1.5 Mon Aug 15 11:30:31 2016
+++ pkgsrc/mail/distribute/patches/patch-ac     Mon Aug 15 12:02:37 2016
@@ -1,4 +1,9 @@
-$NetBSD: patch-ac,v 1.5 2016/08/15 11:30:31 maya Exp $
+$NetBSD: patch-ac,v 1.6 2016/08/15 12:02:37 maya Exp $
+
+write_index() uses bodysum, call it only after calculating it.
+otherwise the initial value of 0 is used.
+
+PR pkg/18422.
 
 --- distribute.c.orig  2016-08-15 10:57:27.530046718 +0000
 +++ distribute.c



Home | Main Index | Thread Index | Old Index