Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 42D3863C592 for ; Tue, 18 Oct 2011 10:27:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1A89314A174; Tue, 18 Oct 2011 10:27:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8E24214A168 for ; Tue, 18 Oct 2011 10:27:52 +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 N4WBh2oevZEw for ; Tue, 18 Oct 2011 10:27:51 +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 7254014A161 for ; Tue, 18 Oct 2011 10:27:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 262B5175DD; Tue, 18 Oct 2011 10:27:51 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 18 Oct 2011 10:27:51 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/mail/msmtp To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20111018102751.262B5175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Tue Oct 18 10:27:51 UTC 2011 Modified Files: pkgsrc/mail/msmtp: Makefile distinfo Log Message: Update to 1.4.25 Changelog: Version 1.4.25: - DIGEST-MD5 authentication is not considered secure any longer. See RFC 6331. - Support for alias expansion was added. See the aliases command and --aliases option. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 pkgsrc/mail/msmtp/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/mail/msmtp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.