From owner-svn-ports-head@freebsd.org Sun Oct 13 04:14:47 2019 Return-Path: Delivered-To: svn-ports-head@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 0E216E2B05; Sun, 13 Oct 2019 04:14:47 +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 46rSyG3tFJz4V3W; Sun, 13 Oct 2019 04:14:46 +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 48CE2F73A; Sun, 13 Oct 2019 04:14:46 +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 x9D4Ej4F050584; Sun, 13 Oct 2019 04:14:45 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9D4EjwB050582; Sun, 13 Oct 2019 04:14:45 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201910130414.x9D4EjwB050582@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 13 Oct 2019 04:14:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514364 - 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: 514364 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Oct 2019 04:14:47 -0000 Author: novel Date: Sun Oct 13 04:14:45 2019 New Revision: 514364 URL: https://svnweb.freebsd.org/changeset/ports/514364 Log: security/p11-kit: update to 0.23.18.1 Modified: head/security/p11-kit/Makefile head/security/p11-kit/distinfo Modified: head/security/p11-kit/Makefile ============================================================================== --- head/security/p11-kit/Makefile Sun Oct 13 00:25:52 2019 (r514363) +++ head/security/p11-kit/Makefile Sun Oct 13 04:14:45 2019 (r514364) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p11-kit -PORTVERSION= 0.23.17 +PORTVERSION= 0.23.18.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 Sun Oct 13 00:25:52 2019 (r514363) +++ head/security/p11-kit/distinfo Sun Oct 13 04:14:45 2019 (r514364) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568263702 -SHA256 (p11-kit-0.23.17.tar.gz) = 5447b25d66c05f86cce5bc8856f7a074be84c186730e32c74069ca03386d7c1e -SIZE (p11-kit-0.23.17.tar.gz) = 1278291 +TIMESTAMP = 1569987455 +SHA256 (p11-kit-0.23.18.1.tar.gz) = 34c3bd8c0050dd7c4e6228aecf0f168de0a1b34562ddbf74a1c70904c2523c6f +SIZE (p11-kit-0.23.18.1.tar.gz) = 1305755