From nobody Wed Jan 25 15:47:44 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4P27X05qzMz3blx1; Wed, 25 Jan 2023 15:47:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4P27X05Pk0z4Jdq; Wed, 25 Jan 2023 15:47:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1674661664; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SLJllaTpnFKWfy8AIrg2xXidllE5icjYhMJsIeSfDM4=; b=tstCze9ktCzmfzf/wor9svFcNibnnV+HvY4NEhCPbMBtEBzLdL8gqo2fS+2A5T8FmGGxC/ KRsAeFIZBkmhEc4beU7Kr1hWkdEUvkwAOiOXh1JnrAPCE0UwvNqSgjVYmdP9EMMZ9biLZX +0hH9+wArnj9I5YYlwpVyyLTKKngW/kFTs2W/1j03nYV9Q5ViluaRhFD7EOqPMEqChiUMT NTGHigmimJqK41Vz+rojT9jZDhnY2FrJ9RTxhrPy+/zb7xEH5nzcnt4f3KGLBwDRlAEam5 i7w5ahXM81dbLbIfJ4nfmeeUu1nkyiOIV/s2tNcjlZHIeOkEFWEseeFjylXnkA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1674661664; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SLJllaTpnFKWfy8AIrg2xXidllE5icjYhMJsIeSfDM4=; b=WiqLUIsH/U8zla3/7vSTT4v3TehIdXMEpmzazheIDITw9VaERnqcbAiVQb0ukqkFBbU5HG CF2RuiwaJrsR1ozK8lH4HuCrMAHDVUM4vxgl13u9jDOyl4hQS8I/PHsk9Sk5UPt/2z112a YyWJDhHq++5Kztt24dh276aR4l1qVTmNipNmnNn7bxBf9oeyj0LlPzi2DqzeTQDxQBoinu ZvbY8stwDBddxPik9ERlbR9c1lk4w2PvRR/2UqImgZSk+luvShXE3bjFLjTQTKRRbcm1r3 zcpDJ3m8136wiSZ3pk3qb1WKjZogGN8bE00AiMux88/nHCVh7vLlziy1hdDh1g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674661664; a=rsa-sha256; cv=none; b=R3Yc0uX6JQfwQRXXlMOJdmxn7SMPDe343gg6c77PhVmeD8BdOlYKWYLxxAtKyE9BemwfcA nBaFeI8JWAD51DL1TNF/d3ThCV671VLcVtw8xshOhB5iuO0uzMtAsVlVCGCBeDB0VVEz+9 H4ilzaZzshn8Hf9drVmgth4gxL9wKd5BHKsU8bzU4vId/OWBqyls4J9yhUR6giODJT+xhY 4wjVGoDg+TYz/s+oFyadVFrDkumSLUlXWHU90ZXqdEHLiAuwexeGa4+eMR8hhK1hsBlSAq LGc0qlexeFZ3Zg5ARuCeB2al8uQvcMlmywRUmSuLZ0q5MKqTslYnrmdwx2bqzg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4P27X04Vt7zvFV; Wed, 25 Jan 2023 15:47:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 30PFli0r001275; Wed, 25 Jan 2023 15:47:44 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 30PFliVg001274; Wed, 25 Jan 2023 15:47:44 GMT (envelope-from git) Date: Wed, 25 Jan 2023 15:47:44 GMT Message-Id: <202301251547.30PFliVg001274@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Juraj Lutter Subject: git: fe3682ecdbe1 - main - mail/postfix-current: Update to 3.8-20230121 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: otis X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fe3682ecdbe104d8b171b63c72eae47904ec5ae7 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe3682ecdbe104d8b171b63c72eae47904ec5ae7 commit fe3682ecdbe104d8b171b63c72eae47904ec5ae7 Author: Juraj Lutter AuthorDate: 2023-01-24 19:47:26 +0000 Commit: Juraj Lutter CommitDate: 2023-01-25 15:46:13 +0000 mail/postfix-current: Update to 3.8-20230121 --- mail/postfix-current/Makefile | 2 +- mail/postfix-current/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index eddb579df0aa..30f05b9566d2 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,5 +1,5 @@ PORTNAME= postfix -DISTVERSION= 3.8-20221207 +DISTVERSION= 3.8-20230121 PORTEPOCH= 6 CATEGORIES= mail MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index 0d76feb23987..68ad2f3b898c 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670515161 -SHA256 (postfix/postfix-3.8-20221207.tar.gz) = 211fc56ad115a4b9120150c5c074a79cf20a1a80e000c2d47ab08a8a03becae4 -SIZE (postfix/postfix-3.8-20221207.tar.gz) = 4831008 +TIMESTAMP = 1674588876 +SHA256 (postfix/postfix-3.8-20230121.tar.gz) = 4abfd4c26243bce25c4fc4828e3ef277a9c7e53e3d016d4b99d8fbe93a927125 +SIZE (postfix/postfix-3.8-20230121.tar.gz) = 4820238