From owner-svn-ports-all@freebsd.org Fri Jun 28 15:54:30 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 3BF3415C52A2; Fri, 28 Jun 2019 15:54:30 +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 CF03276E1F; Fri, 28 Jun 2019 15:54:29 +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 9BCCCF3F; Fri, 28 Jun 2019 15:54:29 +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 x5SFsTBJ054031; Fri, 28 Jun 2019 15:54:29 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x5SFsTxI054029; Fri, 28 Jun 2019 15:54:29 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201906281554.x5SFsTxI054029@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Fri, 28 Jun 2019 15:54:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505290 - head/security/p11-kit X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/security/p11-kit X-SVN-Commit-Revision: 505290 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: CF03276E1F 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.960,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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: Fri, 28 Jun 2019 15:54:30 -0000 Author: novel Date: Fri Jun 28 15:54:28 2019 New Revision: 505290 URL: https://svnweb.freebsd.org/changeset/ports/505290 Log: security/p11-kit: update to 0.23.16.1 Modified: head/security/p11-kit/Makefile head/security/p11-kit/distinfo Modified: head/security/p11-kit/Makefile ============================================================================== --- head/security/p11-kit/Makefile Fri Jun 28 15:51:28 2019 (r505289) +++ head/security/p11-kit/Makefile Fri Jun 28 15:54:28 2019 (r505290) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p11-kit -PORTVERSION= 0.23.15 +PORTVERSION= 0.23.16.1 CATEGORIES= security devel MASTER_SITES= https://github.com/p11-glue/p11-kit/releases/download/${PORTVERSION}/ Modified: head/security/p11-kit/distinfo ============================================================================== --- head/security/p11-kit/distinfo Fri Jun 28 15:51:28 2019 (r505289) +++ head/security/p11-kit/distinfo Fri Jun 28 15:54:28 2019 (r505290) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548171515 -SHA256 (p11-kit-0.23.15.tar.gz) = f7c139a0c77a1f0012619003e542060ba8f94799a0ef463026db390680e4d798 -SIZE (p11-kit-0.23.15.tar.gz) = 1276733 +TIMESTAMP = 1558864097 +SHA256 (p11-kit-0.23.16.1.tar.gz) = 4b34e92ae36fa493e0d94366c767f06d5f9951e3d8581d10fd935d738db1574d +SIZE (p11-kit-0.23.16.1.tar.gz) = 1292783