Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1A406A64EF for ; Sun, 29 Nov 2015 13:17:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5CC5814A328; Sun, 29 Nov 2015 13:17:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A019E14A327 for ; Sun, 29 Nov 2015 13:17:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Y70M0ATbj3u5 for ; Sun, 29 Nov 2015 13:17:13 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2E3D614A321 for ; Sun, 29 Nov 2015 13:17:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1FD1998; Sun, 29 Nov 2015 13:17:13 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 29 Nov 2015 13:17:13 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/mail/msmtp To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20151129131713.1FD1998@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: leot Date: Sun Nov 29 13:17:13 UTC 2015 Modified Files: pkgsrc/mail/msmtp: Makefile distinfo Removed Files: pkgsrc/mail/msmtp/patches: patch-src_Makefile.in Log Message: Update mail/msmtp to 1.6.3. pkgsrc changes: - Remove patches/patch-src_Makefile.in that seems no more needed Changes: Version 1.6.3: - A bug in SOCKS support was fixed. - Handling non-fatal errors in TLS handshakes was fixed. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 pkgsrc/mail/msmtp/Makefile cvs rdiff -u -r1.31 -r1.32 pkgsrc/mail/msmtp/distinfo cvs rdiff -u -r1.2 -r0 pkgsrc/mail/msmtp/patches/patch-src_Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.