diff options
author | novel <novel@FreeBSD.org> | 2005-07-20 18:23:43 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-07-20 18:23:43 +0800 |
commit | 17fcb14ca24238bd135329cb688a7b26d7a5e44d (patch) | |
tree | c8ae2ea90fef640bef177bebfdecd16fd032e10a /mail | |
parent | 33fc8677d00617dd0bab3b3dd0ad4a5ed4b66570 (diff) | |
download | freebsd-ports-gnome-17fcb14ca24238bd135329cb688a7b26d7a5e44d.tar.gz freebsd-ports-gnome-17fcb14ca24238bd135329cb688a7b26d7a5e44d.tar.zst freebsd-ports-gnome-17fcb14ca24238bd135329cb688a7b26d7a5e44d.zip |
Update to 1.4.3.
PR: 83714 (based on)
Submitted by: Andrej Zverev <az@inec.ru>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/msmtp/Makefile | 2 | ||||
-rw-r--r-- | mail/msmtp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 95239fa55de0..762d7493bd5a 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= msmtp -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= msmtp diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index 4a3f0ef9291c..783d568e2d1c 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,2 +1,2 @@ -MD5 (msmtp-1.4.2.tar.bz2) = 3db095102259103e4eb48fc0c7d21618 -SIZE (msmtp-1.4.2.tar.bz2) = 479968 +MD5 (msmtp-1.4.3.tar.bz2) = f6614490834ad3c2c15559bf38c2f694 +SIZE (msmtp-1.4.3.tar.bz2) = 481219 |