From nobody Thu Dec 30 05:15:55 2021 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 2FF691915CB9; Thu, 30 Dec 2021 05:15:56 +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 4JPc1R4dFpz3PmQ; Thu, 30 Dec 2021 05:15:55 +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 7EA8112DCE; Thu, 30 Dec 2021 05:15:55 +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 1BU5FtWh084518; Thu, 30 Dec 2021 05:15:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BU5Ft0I084517; Thu, 30 Dec 2021 05:15:55 GMT (envelope-from git) Date: Thu, 30 Dec 2021 05:15:55 GMT Message-Id: <202112300515.1BU5Ft0I084517@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: d23bff473b6f - main - archivers/nfpm: Update 2.11.2 -> 2.11.3 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d23bff473b6f478fae9471344c35a03fd2a87946 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640841355; 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=HZnF9T7Tw4zW6oSxoo6m3vvaD3EnBopWRCsT3BrVgPc=; b=QG+p2AjG1EdMUK53G09dfqrGvLJ5BzE4aQznxia4LmlhSEZwiXlARdsv87K/OmSr2+Iis4 nqp3NFN5yxKXp0FYP2l3cEMzmUeao5vIyNtYAd2vpa4lnoKesTRd1rDRUJtdrE2PcRtyJY FGHs8dgfd5I3tWwYzG4ulhM6+1f+ogYC0vP5Vrj13ZrLotVH7T55jvT611ulbGrXXeUPJ5 A3p7o5zBkVbDt0/aal7xIJPBDpJtn96Y2dZnz5mJFvVLAa8TiQC9rVYz50rPPnwy1XN52y 2thBURNcVorOkCsaT7NfDRT5w8uGZ7Leayjg9UIudb0CpyZhIWt3DnsON95LXA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640841355; a=rsa-sha256; cv=none; b=t7YqhDAR5c3CPBxLvqDPGiQO1PyxlgDFGIqQNMYU3C+LtiuWxBxWJheBqQ0q+vT1RnuZH0 5RjtpUUiiLy5XflerWQI1HtYJ3dso/GFn0/RwDfKe9oyKdnyFe2weP8oHN9roKbtFCb94X lFYTJapJvdA60F/Txz8V1Iu4Y//8RsfQK1f4TXXEDyV/Jw3WxDfr42wUX0uN65KxPFwdFC uYDmBjDbVr59/puspD3H8TSl25BH6wby9/GdHVPWcMBcabVaf+fqHVnjLIhoruQGc2ZoBw eYSom7RzNUMQF/7Gi4/fRTw3D3X9Y60QeTl96677YlSEHKxs99b3C+bVCVRvnA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d23bff473b6f478fae9471344c35a03fd2a87946 commit d23bff473b6f478fae9471344c35a03fd2a87946 Author: Yuri Victorovich AuthorDate: 2021-12-30 04:06:16 +0000 Commit: Yuri Victorovich CommitDate: 2021-12-30 05:15:49 +0000 archivers/nfpm: Update 2.11.2 -> 2.11.3 Reported by: portscout --- archivers/nfpm/Makefile | 2 +- archivers/nfpm/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/archivers/nfpm/Makefile b/archivers/nfpm/Makefile index 662623b1184d..16d6645b50ff 100644 --- a/archivers/nfpm/Makefile +++ b/archivers/nfpm/Makefile @@ -1,6 +1,6 @@ PORTNAME= nfpm DISTVERSIONPREFIX= v -DISTVERSION= 2.11.2 +DISTVERSION= 2.11.3 CATEGORIES= archivers MAINTAINER= yuri@FreeBSD.org diff --git a/archivers/nfpm/distinfo b/archivers/nfpm/distinfo index 43d892721525..d3c09d8aae24 100644 --- a/archivers/nfpm/distinfo +++ b/archivers/nfpm/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1640377134 -SHA256 (go/archivers_nfpm/nfpm-v2.11.2/v2.11.2.mod) = 16939a0ac3af712328bdec0f197f8d817b57063fcad46c39627f4578ea72b71a -SIZE (go/archivers_nfpm/nfpm-v2.11.2/v2.11.2.mod) = 2815 -SHA256 (go/archivers_nfpm/nfpm-v2.11.2/v2.11.2.zip) = 23db53840e786eda3e12a6972c0686c78b4f9ba99a3e790bac32d3cc49383795 -SIZE (go/archivers_nfpm/nfpm-v2.11.2/v2.11.2.zip) = 517085 +TIMESTAMP = 1640836932 +SHA256 (go/archivers_nfpm/nfpm-v2.11.3/v2.11.3.mod) = 16939a0ac3af712328bdec0f197f8d817b57063fcad46c39627f4578ea72b71a +SIZE (go/archivers_nfpm/nfpm-v2.11.3/v2.11.3.mod) = 2815 +SHA256 (go/archivers_nfpm/nfpm-v2.11.3/v2.11.3.zip) = 6251580625b3823eaee71aa1df929e50fdcb1a2fd4a7ab545ac1856f088c22d4 +SIZE (go/archivers_nfpm/nfpm-v2.11.3/v2.11.3.zip) = 517500