From owner-svn-ports-head@freebsd.org Fri Sep 25 14:52:57 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E0F3F3F9B1F; Fri, 25 Sep 2020 14:52:57 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ByZf15fFxz43gw; Fri, 25 Sep 2020 14:52:57 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A5D6814E26; Fri, 25 Sep 2020 14:52:57 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08PEqvZM072239; Fri, 25 Sep 2020 14:52:57 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08PEqv5f072236; Fri, 25 Sep 2020 14:52:57 GMT (envelope-from pi@FreeBSD.org) Message-Id: <202009251452.08PEqv5f072236@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 25 Sep 2020 14:52:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r550043 - head/security/libnitrokey X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/security/libnitrokey X-SVN-Commit-Revision: 550043 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Sep 2020 14:52:57 -0000 Author: pi Date: Fri Sep 25 14:52:56 2020 New Revision: 550043 URL: https://svnweb.freebsd.org/changeset/ports/550043 Log: security/libnitrokey: update 3.6-RC1 -> 3.6 - LibremKey and FreeBSD support. Extended API - also add test target PR: 249481 Submitted by: Thibault Payet (maintainer) Reviewed by: daniel.engberg.lists@pyret.net Modified: head/security/libnitrokey/Makefile head/security/libnitrokey/distinfo head/security/libnitrokey/pkg-plist Modified: head/security/libnitrokey/Makefile ============================================================================== --- head/security/libnitrokey/Makefile Fri Sep 25 14:46:34 2020 (r550042) +++ head/security/libnitrokey/Makefile Fri Sep 25 14:52:56 2020 (r550043) @@ -3,8 +3,9 @@ PORTNAME= libnitrokey DISTVERSIONPREFIX= v -DISTVERSION= 3.6-RC1 +DISTVERSION= 3.6 CATEGORIES= security +MASTER_SITES= https://github.com/Nitrokey/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ MAINTAINER= monwarez@mailoo.org COMMENT= Libnitrokey is a project to communicate with Nitrokey devices @@ -17,9 +18,12 @@ LIB_DEPENDS= libhidapi.so:comms/hidapi \ USES= cmake compiler:c++14-lang pkgconfig -USE_GITHUB= yes -GH_ACCOUNT= Nitrokey - USE_LDCONFIG= yes + +TEST_TARGET= test +OPTIONS_DEFINE= TEST + +TEST_CMAKE_BOOL= COMPILE_OFFLINE_TESTS +TEST_BUILD_DEPENDS= ${LOCALBASE}/include/catch2/catch.hpp:devel/catch .include Modified: head/security/libnitrokey/distinfo ============================================================================== --- head/security/libnitrokey/distinfo Fri Sep 25 14:46:34 2020 (r550042) +++ head/security/libnitrokey/distinfo Fri Sep 25 14:52:56 2020 (r550043) @@ -1,3 +1,3 @@ -TIMESTAMP = 1597945114 -SHA256 (Nitrokey-libnitrokey-v3.6-RC1_GH0.tar.gz) = 73e97a0be913f1ad5bdc91c24184bb7eb39cab938e652dd541371fc1b52c8b31 -SIZE (Nitrokey-libnitrokey-v3.6-RC1_GH0.tar.gz) = 97944 +TIMESTAMP = 1600633570 +SHA256 (libnitrokey-v3.6.tar.gz) = 4f3382b6193afe69c2001321038fce9490bc28803ed687152a397ccd89146ae6 +SIZE (libnitrokey-v3.6.tar.gz) = 98039 Modified: head/security/libnitrokey/pkg-plist ============================================================================== --- head/security/libnitrokey/pkg-plist Fri Sep 25 14:46:34 2020 (r550042) +++ head/security/libnitrokey/pkg-plist Fri Sep 25 14:52:56 2020 (r550043) @@ -19,6 +19,6 @@ include/libnitrokey/stick20_commands.h include/libnitrokey/version.h lib/libnitrokey.so lib/libnitrokey.so.3 -lib/libnitrokey.so.3.5.0 +lib/libnitrokey.so.3.6.0 lib/udev/rules.d/41-nitrokey.rules libdata/pkgconfig/libnitrokey-1.pc