Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Dec 2015 14:44:32 +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: r403275 - head/security/p11-kit
Message-ID:  <201512081444.tB8EiWp2024338@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: novel
Date: Tue Dec  8 14:44:32 2015
New Revision: 403275
URL: https://svnweb.freebsd.org/changeset/ports/403275

Log:
  security/p11-kit: update to 0.23.2
  
  - update to 0.23.2
  - fix WWW: line formatting as suggested by portlint

Modified:
  head/security/p11-kit/Makefile
  head/security/p11-kit/distinfo
  head/security/p11-kit/pkg-descr

Modified: head/security/p11-kit/Makefile
==============================================================================
--- head/security/p11-kit/Makefile	Tue Dec  8 14:44:03 2015	(r403274)
+++ head/security/p11-kit/Makefile	Tue Dec  8 14:44:32 2015	(r403275)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	p11-kit
-PORTVERSION=	0.23.1
-PORTREVISION=	1
+PORTVERSION=	0.23.2
 CATEGORIES=	security devel
 MASTER_SITES=	http://p11-glue.freedesktop.org/releases/
 

Modified: head/security/p11-kit/distinfo
==============================================================================
--- head/security/p11-kit/distinfo	Tue Dec  8 14:44:03 2015	(r403274)
+++ head/security/p11-kit/distinfo	Tue Dec  8 14:44:32 2015	(r403275)
@@ -1,2 +1,2 @@
-SHA256 (p11-kit-0.23.1.tar.gz) = e57371669f3b157141b86c429bd9c29741994b2f5ff115fcb8a03e751b0f6ac4
-SIZE (p11-kit-0.23.1.tar.gz) = 992924
+SHA256 (p11-kit-0.23.2.tar.gz) = ba726ea8303c97467a33fca50ee79b7b35212964be808ecf9b145e9042fdfaf0
+SIZE (p11-kit-0.23.2.tar.gz) = 1022733

Modified: head/security/p11-kit/pkg-descr
==============================================================================
--- head/security/p11-kit/pkg-descr	Tue Dec  8 14:44:03 2015	(r403274)
+++ head/security/p11-kit/pkg-descr	Tue Dec  8 14:44:32 2015	(r403275)
@@ -5,4 +5,4 @@ such a way that they're discoverable.
 Also solves problems with coordinating the use of PKCS#11 by
 different components or libraries living in the same process.
 
-WWW:	http://p11-glue.freedesktop.org/p11-kit.html
+WWW: http://p11-glue.freedesktop.org/p11-kit.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512081444.tB8EiWp2024338>