Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2020 15:25:18 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523815 - head/security/pkcs11-helper
Message-ID:  <202001221525.00MFPIN9068097@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Wed Jan 22 15:25:17 2020
New Revision: 523815
URL: https://svnweb.freebsd.org/changeset/ports/523815

Log:
  Update to 1.26.0 release.

Modified:
  head/security/pkcs11-helper/Makefile
  head/security/pkcs11-helper/distinfo

Modified: head/security/pkcs11-helper/Makefile
==============================================================================
--- head/security/pkcs11-helper/Makefile	Wed Jan 22 15:14:57 2020	(r523814)
+++ head/security/pkcs11-helper/Makefile	Wed Jan 22 15:25:17 2020	(r523815)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	pkcs11-helper
-PORTVERSION=	1.25.1
-PORTREVISION=	1
+PORTVERSION=	1.26.0
 CATEGORIES=	security devel
-MASTER_SITES=	https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-${PORTVERSION}/
+MASTER_SITES=	https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-${PORTVERSION:R}/
 
 MAINTAINER=	ale@FreeBSD.org
 COMMENT=	Helper library for multiple PKCS\#11 providers
@@ -28,6 +27,8 @@ CONFIGURE_ARGS=	--disable-crypto-engine-gnutls \
 		--disable-crypto-engine-polarssl \
 		--disable-crypto-engine-mbedtls \
 		--disable-crypto-engine-cryptoapi
+
+INSTALL_TARGET=	install-strip
 
 OPTIONS_DEFINE=	DOCS
 

Modified: head/security/pkcs11-helper/distinfo
==============================================================================
--- head/security/pkcs11-helper/distinfo	Wed Jan 22 15:14:57 2020	(r523814)
+++ head/security/pkcs11-helper/distinfo	Wed Jan 22 15:25:17 2020	(r523815)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539380995
-SHA256 (pkcs11-helper-1.25.1.tar.bz2) = 10dd8a1dbcf41ece051fdc3e9642b8c8111fe2c524cb966c0870ef3413c75a77
-SIZE (pkcs11-helper-1.25.1.tar.bz2) = 425719
+TIMESTAMP = 1579706484
+SHA256 (pkcs11-helper-1.26.0.tar.bz2) = e886ec3ad17667a3694b11a71317c584839562f74b29c609d54c002973b387be
+SIZE (pkcs11-helper-1.26.0.tar.bz2) = 402479



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