pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/dirmngr Add comment to patch.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/80e0a2282805
branches:  trunk
changeset: 367312:80e0a2282805
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 29 11:56:04 2017 +0000

description:
Add comment to patch.

diffstat:

 security/dirmngr/distinfo                     |  4 ++--
 security/dirmngr/patches/patch-src_crlfetch.c |  4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 4ccbf636a19c -r 80e0a2282805 security/dirmngr/distinfo
--- a/security/dirmngr/distinfo Tue Aug 29 11:54:00 2017 +0000
+++ b/security/dirmngr/distinfo Tue Aug 29 11:56:04 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.24 2017/08/29 11:54:00 wiz Exp $
+$NetBSD: distinfo,v 1.25 2017/08/29 11:56:04 wiz Exp $
 
 SHA1 (dirmngr-1.1.1.tar.bz2) = e708d4aa5ce852f4de3f4b58f4e4f221f5e5c690
 RMD160 (dirmngr-1.1.1.tar.bz2) = f376b6cc874e275a11093dac0db6f9dc1c78d548
@@ -6,4 +6,4 @@
 Size (dirmngr-1.1.1.tar.bz2) = 566929 bytes
 SHA1 (patch-aa) = c25289d53509761c2ca86951c33ff6f70c5696b1
 SHA1 (patch-doc_Makefile.in) = 61f166b39ca7365e02b9d6510487c5c2d9e61f08
-SHA1 (patch-src_crlfetch.c) = d93c7120b6766fd3541a9911d490173a1340b33f
+SHA1 (patch-src_crlfetch.c) = cbc8050d30c7e29d0e58ad31ee7db6c9ae55e2a9
diff -r 4ccbf636a19c -r 80e0a2282805 security/dirmngr/patches/patch-src_crlfetch.c
--- a/security/dirmngr/patches/patch-src_crlfetch.c     Tue Aug 29 11:54:00 2017 +0000
+++ b/security/dirmngr/patches/patch-src_crlfetch.c     Tue Aug 29 11:56:04 2017 +0000
@@ -1,4 +1,6 @@
-$NetBSD: patch-src_crlfetch.c,v 1.1 2015/12/29 23:18:50 bsiegert Exp $
+$NetBSD: patch-src_crlfetch.c,v 1.2 2017/08/29 11:56:04 wiz Exp $
+
+Function is now void, do not use it as argument to return.
 
 --- src/crlfetch.c.orig        2009-08-07 14:09:47.000000000 +0000
 +++ src/crlfetch.c



Home | Main Index | Thread Index | Old Index