From owner-svn-ports-all@freebsd.org Wed Apr 3 23:41:06 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90F5C15592BB; Wed, 3 Apr 2019 23:41:06 +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) server-signature RSA-PSS (4096 bits) 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 3655472793; Wed, 3 Apr 2019 23:41:06 +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 11F431D1EF; Wed, 3 Apr 2019 23:41:06 +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 x33Nf5B3065986; Wed, 3 Apr 2019 23:41:05 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x33Nf54n065982; Wed, 3 Apr 2019 23:41:05 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201904032341.x33Nf54n065982@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Wed, 3 Apr 2019 23:41:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r497775 - 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: 497775 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 3655472793 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.958,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 03 Apr 2019 23:41:06 -0000 Author: novel Date: Wed Apr 3 23:41:05 2019 New Revision: 497775 URL: https://svnweb.freebsd.org/changeset/ports/497775 Log: security/libgpg-error: update to 1.36 PR: 236776 Submitted by: Yasuhiro KIMURA 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 Wed Apr 3 22:15:18 2019 (r497774) +++ head/security/libgpg-error/Makefile Wed Apr 3 23:41:05 2019 (r497775) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgpg-error -PORTVERSION= 1.35 +PORTVERSION= 1.36 CATEGORIES= security devel MASTER_SITES= GNUPG Modified: head/security/libgpg-error/distinfo ============================================================================== --- head/security/libgpg-error/distinfo Wed Apr 3 22:15:18 2019 (r497774) +++ head/security/libgpg-error/distinfo Wed Apr 3 23:41:05 2019 (r497775) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548779586 -SHA256 (libgpg-error-1.35.tar.bz2) = cbd5ee62a8a8c88d48c158fff4fc9ead4132aacd1b4a56eb791f9f997d07e067 -SIZE (libgpg-error-1.35.tar.bz2) = 918408 +TIMESTAMP = 1554321607 +SHA256 (libgpg-error-1.36.tar.bz2) = babd98437208c163175c29453f8681094bcaf92968a15cafb1a276076b33c97c +SIZE (libgpg-error-1.36.tar.bz2) = 920542 Modified: head/security/libgpg-error/pkg-plist ============================================================================== --- head/security/libgpg-error/pkg-plist Wed Apr 3 22:15:18 2019 (r497774) +++ head/security/libgpg-error/pkg-plist Wed Apr 3 23:41:05 2019 (r497775) @@ -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.26.1 +lib/libgpg-error.so.0.27.0 libdata/pkgconfig/gpg-error.pc man/man1/gpgrt-config.1.gz share/aclocal/gpg-error.m4