Date: Thu, 12 Sep 2019 07:02:26 +0000 (UTC) From: Roman Bogorodskiy <novel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511859 - head/security/p11-kit Message-ID: <201909120702.x8C72Qsb096129@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Thu Sep 12 07:02:25 2019 New Revision: 511859 URL: https://svnweb.freebsd.org/changeset/ports/511859 Log: security/p11-kit: update to 0.23.17 Modified: head/security/p11-kit/Makefile head/security/p11-kit/distinfo Modified: head/security/p11-kit/Makefile ============================================================================== --- head/security/p11-kit/Makefile Thu Sep 12 05:47:11 2019 (r511858) +++ head/security/p11-kit/Makefile Thu Sep 12 07:02:25 2019 (r511859) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p11-kit -PORTVERSION= 0.23.16.1 +PORTVERSION= 0.23.17 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 Thu Sep 12 05:47:11 2019 (r511858) +++ head/security/p11-kit/distinfo Thu Sep 12 07:02:25 2019 (r511859) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558864097 -SHA256 (p11-kit-0.23.16.1.tar.gz) = 4b34e92ae36fa493e0d94366c767f06d5f9951e3d8581d10fd935d738db1574d -SIZE (p11-kit-0.23.16.1.tar.gz) = 1292783 +TIMESTAMP = 1568263702 +SHA256 (p11-kit-0.23.17.tar.gz) = 5447b25d66c05f86cce5bc8856f7a074be84c186730e32c74069ca03386d7c1e +SIZE (p11-kit-0.23.17.tar.gz) = 1278291
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909120702.x8C72Qsb096129>