diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2015-10-06 03:20:22 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2015-10-06 03:20:22 +0000 |
commit | b9090f2d436dd007d6e4d2b17fb07458743cc6fa (patch) | |
tree | be70413d1823e80c545adcd15bbc57712f12b219 /mail/opensmtpd | |
parent | e9f4ccdda9a208ddf545dfb1768c40e1e315f62a (diff) |
mail/opensmtpd: update 5.7.1 -> 5.7.3
Changes: https://www.opensmtpd.org/announces/release-5.7.2.txt
Changes: https://www.opensmtpd.org/announces/release-5.7.3.txt
Approved by: ashish (maintainer, implicit from AFK notice)
Security: 42852f72-6bd3-11e5-9909-002590263bf5
Security: ee7bdf7f-11bb-4eea-b054-c692ab848c20
Security: CVE-2015-7687
MFH: 2015Q4
Notes
Notes:
svn path=/head/; revision=398679
Diffstat (limited to 'mail/opensmtpd')
-rw-r--r-- | mail/opensmtpd/Makefile | 3 | ||||
-rw-r--r-- | mail/opensmtpd/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/mail/opensmtpd/Makefile b/mail/opensmtpd/Makefile index dad1d2206f8f..ae8bb08a19ed 100644 --- a/mail/opensmtpd/Makefile +++ b/mail/opensmtpd/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= opensmtpd -PORTVERSION= 5.7.1 -PORTREVISION= 2 +PORTVERSION= 5.7.3 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://www.opensmtpd.org/archives/ \ diff --git a/mail/opensmtpd/distinfo b/mail/opensmtpd/distinfo index 195802178ed4..cf1fb08c1ed4 100644 --- a/mail/opensmtpd/distinfo +++ b/mail/opensmtpd/distinfo @@ -1,2 +1,2 @@ -SHA256 (opensmtpd-5.7.1p1.tar.gz) = 67e9dd9682ca8c181e84e66c76245a4a8f6205834f915a2c021cdfeb22049e3a -SIZE (opensmtpd-5.7.1p1.tar.gz) = 708295 +SHA256 (opensmtpd-5.7.3p1.tar.gz) = 848a3c72dd22b216bb924b69dc356fc297e8b3671ec30856978950208cba74dd +SIZE (opensmtpd-5.7.3p1.tar.gz) = 709178 |