Date: Tue, 15 Jun 2021 10:51:39 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Juraj Lutter <otis@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: Re: git: 9fc40713734c - 2021Q2 - mail/postfix: Update to 3.6.1 Message-ID: <96385a08-a17e-94db-3e18-03c0e09fafcc@FreeBSD.org> In-Reply-To: <202106141901.15EJ1dKj061705@gitrepo.freebsd.org> References: <202106141901.15EJ1dKj061705@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This does not build. Several commits are missing. On 6/14/21 12:01 PM, Juraj Lutter wrote: > The branch 2021Q2 has been updated by otis: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=9fc40713734c7e64f72768b5c0a15d5cdf1a1a87 > > commit 9fc40713734c7e64f72768b5c0a15d5cdf1a1a87 > Author: Juraj Lutter <otis@FreeBSD.org> > AuthorDate: 2021-06-14 13:34:12 +0000 > Commit: Juraj Lutter <otis@FreeBSD.org> > CommitDate: 2021-06-14 19:00:58 +0000 > > mail/postfix: Update to 3.6.1 > > Relnotes: http://www.postfix.org/announcements/postfix-3.6.1.html > Reported by: portscout > > (cherry picked from commit 28a702cf412f69edf99d00eb957668a6b7c05b05) > --- > mail/postfix/Makefile | 2 +- > mail/postfix/distinfo | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile > index 6954e07f815e..074f1e6dfc5a 100644 > --- a/mail/postfix/Makefile > +++ b/mail/postfix/Makefile > @@ -1,7 +1,7 @@ > # Created by: Torsten Blum <torstenb@FreeBSD.org> > > PORTNAME= postfix > -DISTVERSION= 3.5.9 > +DISTVERSION= 3.6.1 > PORTREVISION?= 0 > PORTEPOCH= 1 > CATEGORIES= mail > diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo > index ef8991d5898a..d30723665c65 100644 > --- a/mail/postfix/distinfo > +++ b/mail/postfix/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1610898420 > -SHA256 (postfix/postfix-3.5.9.tar.gz) = 51ced5a3165a415beba812b6c9ead0496b7172ac6c3beb654d2ccd9a1b00762b > -SIZE (postfix/postfix-3.5.9.tar.gz) = 4620852 > +TIMESTAMP = 1623676976 > +SHA256 (postfix/postfix-3.6.1.tar.gz) = 20a805625601e7b95989220832c8fa14ce374f0711da054188f8cec6a92fd71c > +SIZE (postfix/postfix-3.6.1.tar.gz) = 4748754 > -- Regards, Bryan Drewery
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96385a08-a17e-94db-3e18-03c0e09fafcc>