From owner-svn-ports-all@freebsd.org Fri Jan 1 05:30:24 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 40F744BA98A; Fri, 1 Jan 2021 05:30:24 +0000 (UTC) (envelope-from novel@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D6YWf6syZz4RlG; Fri, 1 Jan 2021 05:30:22 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0C1861DA15; Fri, 1 Jan 2021 05:30:16 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 1015UF22018394; Fri, 1 Jan 2021 05:30:15 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 1015UFLL018391; Fri, 1 Jan 2021 05:30:15 GMT (envelope-from novel@FreeBSD.org) Message-Id: <202101010530.1015UFLL018391@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Fri, 1 Jan 2021 05:30:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559804 - head/security/libgpg-error X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/security/libgpg-error X-SVN-Commit-Revision: 559804 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jan 2021 05:30:24 -0000 Author: novel Date: Fri Jan 1 05:30:14 2021 New Revision: 559804 URL: https://svnweb.freebsd.org/changeset/ports/559804 Log: security/libgpg-error: update to 1.41 Modified: head/security/libgpg-error/Makefile head/security/libgpg-error/distinfo head/security/libgpg-error/pkg-plist Modified: head/security/libgpg-error/Makefile ============================================================================== --- head/security/libgpg-error/Makefile Fri Jan 1 05:27:44 2021 (r559803) +++ head/security/libgpg-error/Makefile Fri Jan 1 05:30:14 2021 (r559804) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgpg-error -PORTVERSION= 1.39 +PORTVERSION= 1.41 CATEGORIES= security devel MASTER_SITES= GNUPG Modified: head/security/libgpg-error/distinfo ============================================================================== --- head/security/libgpg-error/distinfo Fri Jan 1 05:27:44 2021 (r559803) +++ head/security/libgpg-error/distinfo Fri Jan 1 05:30:14 2021 (r559804) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598286059 -SHA256 (libgpg-error-1.39.tar.bz2) = 4a836edcae592094ef1c5a4834908f44986ab2b82e0824a0344b49df8cdb298f -SIZE (libgpg-error-1.39.tar.bz2) = 961676 +TIMESTAMP = 1609041223 +SHA256 (libgpg-error-1.41.tar.bz2) = 64b078b45ac3c3003d7e352a5e05318880a5778c42331ce1ef33d1a0d9922742 +SIZE (libgpg-error-1.41.tar.bz2) = 967117 Modified: head/security/libgpg-error/pkg-plist ============================================================================== --- head/security/libgpg-error/pkg-plist Fri Jan 1 05:27:44 2021 (r559803) +++ head/security/libgpg-error/pkg-plist Fri Jan 1 05:30:14 2021 (r559804) @@ -7,7 +7,7 @@ include/gpgrt.h lib/libgpg-error.a lib/libgpg-error.so lib/libgpg-error.so.0 -lib/libgpg-error.so.0.30.0 +lib/libgpg-error.so.0.31.1 libdata/pkgconfig/gpg-error.pc man/man1/gpgrt-config.1.gz share/aclocal/gpg-error.m4