svn commit: r531668 - head/security/p11-kit
Roman Bogorodskiy
novel at FreeBSD.org
Tue Apr 14 11:10:22 UTC 2020
Author: novel
Date: Tue Apr 14 11:10:21 2020
New Revision: 531668
URL: https://svnweb.freebsd.org/changeset/ports/531668
Log:
security/p11-kit: update to 0.23.20
Modified:
head/security/p11-kit/Makefile
head/security/p11-kit/distinfo
Modified: head/security/p11-kit/Makefile
==============================================================================
--- head/security/p11-kit/Makefile Tue Apr 14 11:02:16 2020 (r531667)
+++ head/security/p11-kit/Makefile Tue Apr 14 11:10:21 2020 (r531668)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= p11-kit
-PORTVERSION= 0.23.18.1
+PORTVERSION= 0.23.20
CATEGORIES= security devel
MASTER_SITES= https://github.com/p11-glue/p11-kit/releases/download/${PORTVERSION}/
@@ -23,7 +23,7 @@ CONFIGURE_ARGS= --disable-nls --enable-debug=no \
MAKE_ENV= exampledir=${STAGEDIR}${EXAMPLESDIR}
INSTALL_TARGET= install-strip
-USES= gmake libtool pathfix pkgconfig
+USES= tar:xz gmake libtool pathfix pkgconfig
USE_LDCONFIG= yes
TEST_TARGET= check
Modified: head/security/p11-kit/distinfo
==============================================================================
--- head/security/p11-kit/distinfo Tue Apr 14 11:02:16 2020 (r531667)
+++ head/security/p11-kit/distinfo Tue Apr 14 11:10:21 2020 (r531668)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569987455
-SHA256 (p11-kit-0.23.18.1.tar.gz) = 34c3bd8c0050dd7c4e6228aecf0f168de0a1b34562ddbf74a1c70904c2523c6f
-SIZE (p11-kit-0.23.18.1.tar.gz) = 1305755
+TIMESTAMP = 1584241896
+SHA256 (p11-kit-0.23.20.tar.xz) = 14d86024c3dfd6b967d9bc0b4ec7b2973014fe7423481f4d230a1a63b8aa6104
+SIZE (p11-kit-0.23.20.tar.xz) = 822588
More information about the svn-ports-head
mailing list