svn commit: r536184 - head/mail/opensmtpd

Dima Panov fluffy at FreeBSD.org
Fri May 22 03:55:48 UTC 2020


Author: fluffy
Date: Fri May 22 03:55:47 2020
New Revision: 536184
URL: https://svnweb.freebsd.org/changeset/ports/536184

Log:
  mail/opensmtpd: update to 6.7.1p1 portable release
  
  - fixes a packaging issue causing asr.h to be installed in target system
  - fixes a possible crash in the MTA when establishing IPv6 connections

Modified:
  head/mail/opensmtpd/Makefile
  head/mail/opensmtpd/distinfo

Modified: head/mail/opensmtpd/Makefile
==============================================================================
--- head/mail/opensmtpd/Makefile	Fri May 22 03:15:51 2020	(r536183)
+++ head/mail/opensmtpd/Makefile	Fri May 22 03:55:47 2020	(r536184)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	opensmtpd
-PORTVERSION=	6.7.0
+PORTVERSION=	6.7.1
 DISTVERSIONSUFFIX=	p1
 PORTEPOCH=	1
 CATEGORIES=	mail

Modified: head/mail/opensmtpd/distinfo
==============================================================================
--- head/mail/opensmtpd/distinfo	Fri May 22 03:15:51 2020	(r536183)
+++ head/mail/opensmtpd/distinfo	Fri May 22 03:55:47 2020	(r536184)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589901230
-SHA256 (opensmtpd-6.7.0p1.tar.gz) = c13f5dd7b9cb9421eabb62068537d90b0441cdb3ca2e5c1e753d7aee01b90bb9
-SIZE (opensmtpd-6.7.0p1.tar.gz) = 860022
+TIMESTAMP = 1590119310
+SHA256 (opensmtpd-6.7.1p1.tar.gz) = 7478e918b41e734a39ad082df55cb2607f0933a506fab2c3dd3554a95cdf08ca
+SIZE (opensmtpd-6.7.1p1.tar.gz) = 859364


More information about the svn-ports-head mailing list