Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Apr 2003 05:46:38 -0700 (PDT)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        eikemeier@fillmore-labs.com, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, edwin@FreeBSD.org
Subject:   Re: ports/40344: update of mail/ssmtp to 2.50.9
Message-ID:  <200304061246.h36Ckc7L085005@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: update of mail/ssmtp to 2.50.9

State-Changed-From-To: open->feedback
State-Changed-By: edwin
State-Changed-When: Sun Apr 6 05:42:29 PDT 2003
State-Changed-Why: 
Patches don't apply cleanly:
 diff -u -rN ssmtp.orig/files/patch-net_c ssmtp/files/patch-net_c
 --- ssmtp.orig/files/patch-net_c	Mon Jul  8 15:06:46 2002
 +++ ssmtp/files/patch-net_c	Sat Nov  2 21:54:13 2002
 @@ -1,5 +1,5 @@
 ---- net.c.orig	Mon Jul  8 14:39:23 2002
 -+++ net.c	Mon Jul  8 15:04:06 2002
 +--- net.c.orig	Mon Apr  1 15:07:13 2002
 ++++ net.c	Mon Apr  1 15:07:13 2002
   @@ -5,6 +5,7 @@
     See COPYRIGHT for the license
 
 @@ -8,12 +8,3 @@
    #include <sys/socket.h>
    #include <netinet/in.h>
    #include <stdlib.h>
 -@@ -25,7 +26,7 @@
 - bool_t UseTLS = False;		/* Use SSL to transfer mail to HUB */
 - bool_t UseTLSCert = False;	/* Use a certificate to transfer SSL mail */
 -
 --char *TLSCert = "/etc/ssl/certs/ssmtp.pem";	/* Default Certificate */
 -+char *TLSCert = "/usr/local/etc/ssmtp/ssmtp.pem";	/* Default 
 Certificate */
 -
 - extern int log_level;
 - extern int minus_v;

this one. Could you please check if you the patch against 2.38 as
in the current ports collection?

(ps. patches towards a version > 2.58 are welcome too. if you CC
me on the PR I'll handle them)



Responsible-Changed-From-To: freebsd-ports-bugs->edwin
Responsible-Changed-By: edwin
Responsible-Changed-When: Sun Apr 6 05:42:29 PDT 2003
Responsible-Changed-Why: 
I'll handle it with submitter.

http://www.freebsd.org/cgi/query-pr.cgi?pr=40344



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304061246.h36Ckc7L085005>