svn commit: r403275 - head/security/p11-kit
Roman Bogorodskiy
novel at FreeBSD.org
Tue Dec 8 14:44:34 UTC 2015
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
More information about the svn-ports-head
mailing list