From owner-svn-ports-all@freebsd.org Wed Jan 23 09:30:50 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 5051A14C07BE; Wed, 23 Jan 2019 09:30:50 +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 EB21A6ADC5; Wed, 23 Jan 2019 09:30:49 +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 DFAF4ED5F; Wed, 23 Jan 2019 09:30:49 +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 x0N9UnkF052536; Wed, 23 Jan 2019 09:30:49 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x0N9UntW052535; Wed, 23 Jan 2019 09:30:49 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201901230930.x0N9UntW052535@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Wed, 23 Jan 2019 09:30:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491025 - 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: 491025 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: EB21A6ADC5 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.95)[-0.948,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, 23 Jan 2019 09:30:50 -0000 Author: novel Date: Wed Jan 23 09:30:49 2019 New Revision: 491025 URL: https://svnweb.freebsd.org/changeset/ports/491025 Log: security/p11-kit: update to 0.23.15 Modified: head/security/p11-kit/Makefile head/security/p11-kit/distinfo Modified: head/security/p11-kit/Makefile ============================================================================== --- head/security/p11-kit/Makefile Wed Jan 23 09:30:36 2019 (r491024) +++ head/security/p11-kit/Makefile Wed Jan 23 09:30:49 2019 (r491025) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p11-kit -PORTVERSION= 0.23.14 +PORTVERSION= 0.23.15 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 Wed Jan 23 09:30:36 2019 (r491024) +++ head/security/p11-kit/distinfo Wed Jan 23 09:30:49 2019 (r491025) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535765342 -SHA256 (p11-kit-0.23.14.tar.gz) = 1cb9fa6d237539f25f62f4c3d4ec71a1c8e0772957ec45ec5af92134129e0d70 -SIZE (p11-kit-0.23.14.tar.gz) = 1266595 +TIMESTAMP = 1548171515 +SHA256 (p11-kit-0.23.15.tar.gz) = f7c139a0c77a1f0012619003e542060ba8f94799a0ef463026db390680e4d798 +SIZE (p11-kit-0.23.15.tar.gz) = 1276733