From 5af8a4dbf961969882309247e6073056f6dacb3d Mon Sep 17 00:00:00 2001 From: rpe Date: Sun, 26 Mar 2017 13:34:06 +0000 Subject: [PATCH] Update mail/msmtp to 1.6.6 and add a missing RCS Id in a pachfile. OK aja@ --- mail/msmtp/Makefile | 4 ++-- mail/msmtp/distinfo | 4 ++-- .../msmtp/patches/patch-scripts_msmtpqueue_msmtp-listqueue_sh | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 912153a82f6..acba20d3420 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.43 2016/06/10 23:21:01 gsoares Exp $ +# $OpenBSD: Makefile,v 1.44 2017/03/26 13:34:06 rpe Exp $ COMMENT = SMTP plugin for MUAs -DISTNAME = msmtp-1.6.5 +DISTNAME = msmtp-1.6.6 CATEGORIES = mail HOMEPAGE = http://msmtp.sourceforge.net/ diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index 6b7b4d29e1a..64f23e208a0 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,2 +1,2 @@ -SHA256 (msmtp-1.6.5.tar.xz) = dqDWBpPH5l0MehLwHTAIgtKAseG+AgL1RzCuRNRKUAY= -SIZE (msmtp-1.6.5.tar.xz) = 283284 +SHA256 (msmtp-1.6.6.tar.xz) = 2hXbH2K9AgH85TEK24nIYYi+kc10W3yztiuBpQHn+14= +SIZE (msmtp-1.6.6.tar.xz) = 283744 diff --git a/mail/msmtp/patches/patch-scripts_msmtpqueue_msmtp-listqueue_sh b/mail/msmtp/patches/patch-scripts_msmtpqueue_msmtp-listqueue_sh index fb3c4a5b216..6b764f67b3e 100644 --- a/mail/msmtp/patches/patch-scripts_msmtpqueue_msmtp-listqueue_sh +++ b/mail/msmtp/patches/patch-scripts_msmtpqueue_msmtp-listqueue_sh @@ -1,3 +1,4 @@ +$OpenBSD: patch-scripts_msmtpqueue_msmtp-listqueue_sh,v 1.3 2017/03/26 13:34:06 rpe Exp $ --- scripts/msmtpqueue/msmtp-listqueue.sh.orig Mon Jul 28 00:20:57 2008 +++ scripts/msmtpqueue/msmtp-listqueue.sh Tue Oct 14 14:15:51 2008 @@ -1,8 +1,8 @@