From nobody Fri Dec 10 20:15:48 2021 X-Original-To: dev-commits-ports-main@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 13BA318E5ECC; Fri, 10 Dec 2021 20:15:49 +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 4J9hx05h7hz4f15; Fri, 10 Dec 2021 20:15:48 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 A2937205C2; Fri, 10 Dec 2021 20:15:48 +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 1BAKFmJ7084157; Fri, 10 Dec 2021 20:15:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BAKFmdH084156; Fri, 10 Dec 2021 20:15:48 GMT (envelope-from git) Date: Fri, 10 Dec 2021 20:15:48 GMT Message-Id: <202112102015.1BAKFmdH084156@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Christoph Moench-Tegeder Subject: git: 32e8c8af519f - main - net-mgmt/check_ssl_cert: update to 2.14.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cmt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 32e8c8af519f114ab01f59ec0892748f5646e1c5 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639167348; 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=OL14LFI/mQLwLlml5FMfaHo7PFANVuSPUqEcmHcwnYo=; b=DEzNE1lgHX0OeP636YC4KUwv4N+/TMuUcDjm6aLrWkkpv+JpwzCymib4BxjZ/mfjTPmo7k 4jdiggC/QMOcq/bQCPeZhVqB5KYhQEV4wUjF4el5TFid6rqEkykDlrr28SoVyGYp17g55H LZXoDoyl22GKuJHJNB3z2km5BgOwgP+jTWKZylF4PS8SZXLF5grrliGKF4Qale07raXiBh C2m2RILZYGQ34y13M2+Nr7W15rIRv+h5ve2Zfr5Ppn765IpTZv3vLIe1bJ7bQzhqvMugrY tSSo7pp9L3L3/C0cBZYLXIJBNxnbwk78/5r7rMoF/Ixee7t2aao4w5yKSHzHZQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639167348; a=rsa-sha256; cv=none; b=Xjku2f9O4cb0ocf1uXoRAQhqk+9d6mJSheOMmx1fz48bvSHG7o5hWjVpPJnFgwkyi/gzUu VSaYfDU5HSRSCHdj44PdO6WzaY3rK24ozlHu1S5s/IsTyhKwgoxY1TuXKiIcnuXBn1DT5/ qMF+XPml5RG6YBnEoyUKnEFLvLq+eXj9Ab0SBdO9m2OP0LbqYsjJvu+UjCVjjSCqhCkTlj /VAkj9u6ERSW1R9/si8GLtb/+kgQafDMByQu/jfFoDQzxWEGZN7VzyopOB0ua0YInyK4K9 jE7Cwbve1MuJO2POpcJWkTX+1hGTxdJg6IFvQMNxUvtZp+YTAsZFcSkc1qYKnA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=32e8c8af519f114ab01f59ec0892748f5646e1c5 commit 32e8c8af519f114ab01f59ec0892748f5646e1c5 Author: Christoph Moench-Tegeder AuthorDate: 2021-12-10 20:15:15 +0000 Commit: Christoph Moench-Tegeder CommitDate: 2021-12-10 20:15:15 +0000 net-mgmt/check_ssl_cert: update to 2.14.0 https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.14.0 --- net-mgmt/check_ssl_cert/Makefile | 2 +- net-mgmt/check_ssl_cert/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-mgmt/check_ssl_cert/Makefile b/net-mgmt/check_ssl_cert/Makefile index 4404c7c449f8..c33d65758748 100644 --- a/net-mgmt/check_ssl_cert/Makefile +++ b/net-mgmt/check_ssl_cert/Makefile @@ -1,6 +1,6 @@ PORTNAME= check_ssl_cert DISTVERSIONPREFIX= v -DISTVERSION= 2.13.0 +DISTVERSION= 2.14.0 CATEGORIES= net-mgmt MAINTAINER= cmt@FreeBSD.org diff --git a/net-mgmt/check_ssl_cert/distinfo b/net-mgmt/check_ssl_cert/distinfo index 9848715e1f67..84d9fc6b3569 100644 --- a/net-mgmt/check_ssl_cert/distinfo +++ b/net-mgmt/check_ssl_cert/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637863910 -SHA256 (matteocorti-check_ssl_cert-v2.13.0_GH0.tar.gz) = 27b2a3256ca1cc35091e2ef117996d22eec916387cc62d1ec46b04f5b1471bb0 -SIZE (matteocorti-check_ssl_cert-v2.13.0_GH0.tar.gz) = 267223 +TIMESTAMP = 1639157652 +SHA256 (matteocorti-check_ssl_cert-v2.14.0_GH0.tar.gz) = dd3b8b399ac4e0affea7fe27a68233ada876f1e37d1eaaac9a0e9515184b0cae +SIZE (matteocorti-check_ssl_cert-v2.14.0_GH0.tar.gz) = 269568