From nobody Fri Oct 15 15:07:29 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 6BAC9180FEF9; Fri, 15 Oct 2021 15:07:40 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (ptrcrt.ch [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "ptrcrt.ch", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HW8lH4wSXz3KNZ; Fri, 15 Oct 2021 15:07:39 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by ptrcrt.ch (OpenSMTPD) with ESMTP id 78e5434a; Fri, 15 Oct 2021 15:07:29 +0000 (UTC) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by ptrcrt.ch (OpenSMTPD) with ESMTPSA id 2518955a (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Fri, 15 Oct 2021 15:07:29 +0000 (UTC) Date: Fri, 15 Oct 2021 15:07:29 +0000 From: Pietro Cerutti To: Adam Weinberger Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: b57a65540fdf - main - security/gnupg: Update to 2.3.3 Message-ID: <20211015150729.aictj2r6s5ebbuuu@ptrcrt.ch> Reply-To: Pietro Cerutti References: <202110131455.19DEtlpU013113@gitrepo.freebsd.org> 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=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <202110131455.19DEtlpU013113@gitrepo.freebsd.org> User-Agent: NeoMutt/20211015-47-18c821 X-Rspamd-Queue-Id: 4HW8lH4wSXz3KNZ X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; ASN(0.00)[asn:196752, ipnet:2a02:2770::/32, country:NL] X-ThisMailContainsUnwantedMimeParts: N On Oct 13 2021, 14:55 UTC, Adam Weinberger wrote: >The branch main has been updated by adamw: > >URL: https://cgit.FreeBSD.org/ports/commit/?id=b57a65540fdf5e618b006621f2ab6b946ddfe62c > >commit b57a65540fdf5e618b006621f2ab6b946ddfe62c >Author: Adam Weinberger >AuthorDate: 2021-10-13 14:54:57 +0000 >Commit: Adam Weinberger >CommitDate: 2021-10-13 14:55:40 +0000 > > security/gnupg: Update to 2.3.3 it looks like now gpg tries to read from procfs, is that a new requisite? If not, can the warning be turned off? % gpg gpg: error reading symlink '/proc/curproc/file': No such file or directory -- Pietro Cerutti