From owner-svn-ports-all@freebsd.org Sun Oct 15 13:26:18 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E125CE43569; Sun, 15 Oct 2017 13:26:18 +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 mx1.freebsd.org (Postfix) with ESMTPS id A2A3D768F5; Sun, 15 Oct 2017 13:26:18 +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 v9FDQHcd023550; Sun, 15 Oct 2017 13:26:17 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9FDQHJG023548; Sun, 15 Oct 2017 13:26:17 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201710151326.v9FDQHJG023548@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 15 Oct 2017 13:26:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452144 - in head/security/p11-kit: . files X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: in head/security/p11-kit: . files X-SVN-Commit-Revision: 452144 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.23 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: Sun, 15 Oct 2017 13:26:19 -0000 Author: novel Date: Sun Oct 15 13:26:17 2017 New Revision: 452144 URL: https://svnweb.freebsd.org/changeset/ports/452144 Log: security/p11-kit: update to 0.23.9 Drop patches merged upstream. Deleted: head/security/p11-kit/files/ Modified: head/security/p11-kit/Makefile head/security/p11-kit/distinfo Modified: head/security/p11-kit/Makefile ============================================================================== --- head/security/p11-kit/Makefile Sun Oct 15 13:19:34 2017 (r452143) +++ head/security/p11-kit/Makefile Sun Oct 15 13:26:17 2017 (r452144) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p11-kit -PORTVERSION= 0.23.8 +PORTVERSION= 0.23.9 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 15 13:19:34 2017 (r452143) +++ head/security/p11-kit/distinfo Sun Oct 15 13:26:17 2017 (r452144) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503207736 -SHA256 (p11-kit-0.23.8.tar.gz) = 4ba134e5fe4b62bcaf7a2d66841767d9d23e875b977bba6939367a9f400b133f -SIZE (p11-kit-0.23.8.tar.gz) = 1090814 +TIMESTAMP = 1507045782 +SHA256 (p11-kit-0.23.9.tar.gz) = e1c1649c335107a8d33cf3762eb7f57b2d0681f0c7d8353627293a58d6b4db63 +SIZE (p11-kit-0.23.9.tar.gz) = 1091561