Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Oct 2009 13:37:34 -0200 (BRST)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        novel@FreeBSD.org
Subject:   ports/139889: [PATCH] mail/msmtp: update to 1.4.19
Message-ID:  <20091024153734.A2E953F5F97@fbsd.scjamorim.org>
Resent-Message-ID: <200910241540.n9OFe51J083443@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139889
>Category:       ports
>Synopsis:       [PATCH] mail/msmtp: update to 1.4.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 24 15:40:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009
>Description:
- Update to 1.4.19
- Changed patch file.

Port maintainer (novel@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- msmtp-1.4.19.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/msmtp/Makefile,v
retrieving revision 1.49
diff -u -u -r1.49 Makefile
--- Makefile	22 Aug 2009 00:27:49 -0000	1.49
+++ Makefile	24 Oct 2009 15:36:19 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	msmtp
-PORTVERSION=	1.4.17
-PORTREVISION=	2
+PORTVERSION=	1.4.19
 CATEGORIES=	mail ipv6
 MASTER_SITES=	SF
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/msmtp/distinfo,v
retrieving revision 1.27
diff -u -u -r1.27 distinfo
--- distinfo	27 Dec 2008 07:39:47 -0000	1.27
+++ distinfo	24 Oct 2009 15:36:19 -0000
@@ -1,3 +1,3 @@
-MD5 (msmtp-1.4.17.tar.bz2) = b0b74f1144812b60688f590c62a0d3dd
-SHA256 (msmtp-1.4.17.tar.bz2) = f9f25b1f39be95ae11b432e3a5f22275fa8336c7c9cac7820efe1ba1246b96e6
-SIZE (msmtp-1.4.17.tar.bz2) = 766293
+MD5 (msmtp-1.4.19.tar.bz2) = f0afdc943bf7c8a3a3bf3fe1a73072c4
+SHA256 (msmtp-1.4.19.tar.bz2) = d6bf3f6f796041fc7d6653c022cc696238fdf8b2d538c4b2cd6c0aae5f056c66
+SIZE (msmtp-1.4.19.tar.bz2) = 820041
Index: files/patch-doc-msmtp.1
===================================================================
RCS file: /home/ncvs/ports/mail/msmtp/files/patch-doc-msmtp.1,v
retrieving revision 1.2
diff -u -u -r1.2 patch-doc-msmtp.1
--- files/patch-doc-msmtp.1	20 Jun 2008 06:45:04 -0000	1.2
+++ files/patch-doc-msmtp.1	24 Oct 2009 15:36:19 -0000
@@ -1,22 +1,22 @@
---- doc/msmtp.1.orig	Sat Jun  7 18:28:15 2008
-+++ doc/msmtp.1	Fri Jun 20 09:40:57 2008
-@@ -356,6 +356,11 @@
+--- doc/msmtp.1.orig	2009-10-05 16:43:01.000000000 -0300
++++ doc/msmtp.1	2009-10-24 10:34:52.000000000 -0200
+@@ -361,6 +361,11 @@
  .br
- On Debian based systems, you can install the \fBca-certificates\fP package and
- use the file \fB/etc/ssl/certs/ca-certificates.crt\fP.
+ On Debian based systems, you can install the \fBca\-certificates\fP package and
+ use the file \fB/etc/ssl/certs/ca\-certificates.crt\fP.
 +.br
 +On FreeBSD based systems, you can install the \fBsecurity/ca_root_nss\fP port and
-+use the file \fB/usr/local/share/certs/ca-root-nss.crt\fP. Please note that if 
-+you are installing msmtp from ports with OpenSSL or gnutls support, 
-+the \fBsecurity/ca_root_nss\fP port will be installed automaticly.
+++use the file \fB/usr/local/share/certs/ca-root-nss.crt\fP. Please note that if
+++you are installing msmtp from ports with OpenSSL or gnutls support,
+++the \fBsecurity/ca_root_nss\fP port will be installed automaticly. 
  .IP "tls_crl_file [\fIfile\fP]"
  This command sets or unsets a certificate revocation list (CRL) file for TLS,
  to be used during strict server certificate verification as enabled by the
-@@ -460,7 +465,7 @@
+@@ -466,7 +471,7 @@
  .br
  tls on
  .br
--tls_trust_file /etc/ssl/certs/ca-certificates.crt
+-tls_trust_file /etc/ssl/certs/ca\-certificates.crt
 +tls_trust_file /usr/local/share/certs/ca-root-nss.crt
  .br
  logfile ~/.msmtp.log
--- msmtp-1.4.19.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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