pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/wmbiff pkgdiff is our friend; regen patch-ac with...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/220c2db41a17
branches:  trunk
changeset: 498280:220c2db41a17
user:      grant <grant%pkgsrc.org@localhost>
date:      Fri Aug 19 03:53:55 2005 +0000

description:
pkgdiff is our friend; regen patch-ac with pkgdiff so it applies
cleanly.

diffstat:

 mail/wmbiff/distinfo         |  4 ++--
 mail/wmbiff/patches/patch-ac |  9 ++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 24e309fbbaf1 -r 220c2db41a17 mail/wmbiff/distinfo
--- a/mail/wmbiff/distinfo      Fri Aug 19 02:46:29 2005 +0000
+++ b/mail/wmbiff/distinfo      Fri Aug 19 03:53:55 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2005/02/24 09:59:30 agc Exp $
+$NetBSD: distinfo,v 1.12 2005/08/19 03:53:55 grant Exp $
 
 SHA1 (wmbiff-0.4.25.tar.gz) = c5529766c55d692e2a76eaeb21d9c231da0780a8
 RMD160 (wmbiff-0.4.25.tar.gz) = 2cf1964a5e40b5304879bb3b8eba2c2849e3ef66
 Size (wmbiff-0.4.25.tar.gz) = 200270 bytes
 SHA1 (patch-aa) = 2007bd498ef54b6fc9779092bcf0771e41dec8e0
 SHA1 (patch-ab) = d84f1c4333d7c192748f5170460563ae7fe0955d
-SHA1 (patch-ac) = 247a9b8ef3b229f6e8b97654cb1bb69c1253d512
+SHA1 (patch-ac) = f388d0492feeb15dc8d63dc91510cf84b7626d25
diff -r 24e309fbbaf1 -r 220c2db41a17 mail/wmbiff/patches/patch-ac
--- a/mail/wmbiff/patches/patch-ac      Fri Aug 19 02:46:29 2005 +0000
+++ b/mail/wmbiff/patches/patch-ac      Fri Aug 19 03:53:55 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.4 2005/02/20 13:02:28 tron Exp $
+$NetBSD: patch-ac,v 1.5 2005/08/19 03:53:55 grant Exp $
 
---- wmbiff/tlsComm.c.orig      2004-06-23 22:44:45.000000000 +0100
-+++ wmbiff/tlsComm.c   2005-02-20 12:52:13.000000000 +0000
-@@ -407,11 +407,13 @@
+--- wmbiff/tlsComm.c.orig      2004-06-24 07:44:45.000000000 +1000
++++ wmbiff/tlsComm.c
+@@ -407,10 +407,12 @@ tls_check_certificate(struct connection_
                                                        "server's certificate is invalid or not X.509.\n"
                                                        "there may be a problem with the certificate stored in your certfile\n");
                }
@@ -15,4 +15,3 @@
        }
  
        if (gnutls_x509_crt_init(&cert) < 0) {
-               bad_certificate(scs,



Home | Main Index | Thread Index | Old Index