pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/distribute Explain previous patch, reference PR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c48f3c06439d
branches:  trunk
changeset: 351122:c48f3c06439d
user:      maya <maya%pkgsrc.org@localhost>
date:      Mon Aug 15 12:02:37 2016 +0000

description:
Explain previous patch, reference PR.

diffstat:

 mail/distribute/distinfo         |  4 ++--
 mail/distribute/patches/patch-ac |  7 ++++++-
 2 files changed, 8 insertions(+), 3 deletions(-)

diffs (30 lines):

diff -r 9bed8c5528d0 -r c48f3c06439d mail/distribute/distinfo
--- a/mail/distribute/distinfo  Mon Aug 15 11:30:47 2016 +0000
+++ b/mail/distribute/distinfo  Mon Aug 15 12:02:37 2016 +0000
@@ -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 @@
 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
diff -r 9bed8c5528d0 -r c48f3c06439d mail/distribute/patches/patch-ac
--- a/mail/distribute/patches/patch-ac  Mon Aug 15 11:30:47 2016 +0000
+++ b/mail/distribute/patches/patch-ac  Mon Aug 15 12:02:37 2016 +0000
@@ -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