From owner-svn-ports-head@FreeBSD.ORG Mon Jun 15 05:53:09 2015 Return-Path: Delivered-To: svn-ports-head@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0DE01D82; Mon, 15 Jun 2015 05:53:09 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D680C661; Mon, 15 Jun 2015 05:53:08 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5F5r8jS095614; Mon, 15 Jun 2015 05:53:08 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5F5r8SV095611; Mon, 15 Jun 2015 05:53:08 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201506150553.t5F5r8SV095611@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 15 Jun 2015 05:53:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389671 - head/security/oath-toolkit X-SVN-Group: ports-head 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.20 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: Mon, 15 Jun 2015 05:53:09 -0000 Author: ale Date: Mon Jun 15 05:53:07 2015 New Revision: 389671 URL: https://svnweb.freebsd.org/changeset/ports/389671 Log: Update to 2.6.0 release. Modified: head/security/oath-toolkit/Makefile head/security/oath-toolkit/distinfo head/security/oath-toolkit/pkg-plist Modified: head/security/oath-toolkit/Makefile ============================================================================== --- head/security/oath-toolkit/Makefile Mon Jun 15 05:43:31 2015 (r389670) +++ head/security/oath-toolkit/Makefile Mon Jun 15 05:53:07 2015 (r389671) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= oath-toolkit -PORTVERSION= 2.4.1 -PORTREVISION= 1 +PORTVERSION= 2.6.0 CATEGORIES= security MASTER_SITES= SAVANNAH Modified: head/security/oath-toolkit/distinfo ============================================================================== --- head/security/oath-toolkit/distinfo Mon Jun 15 05:43:31 2015 (r389670) +++ head/security/oath-toolkit/distinfo Mon Jun 15 05:53:07 2015 (r389671) @@ -1,2 +1,2 @@ -SHA256 (oath-toolkit-2.4.1.tar.gz) = 9bfa42cbc100eb6c43d2bf83e3badc51d9e6f4950a92e07513ae586d0c5e9b24 -SIZE (oath-toolkit-2.4.1.tar.gz) = 4136649 +SHA256 (oath-toolkit-2.6.0.tar.gz) = 2346cb8a2fc75ea56934cb9867463001665772308f2d9e7fe487159d38960926 +SIZE (oath-toolkit-2.6.0.tar.gz) = 4235568 Modified: head/security/oath-toolkit/pkg-plist ============================================================================== --- head/security/oath-toolkit/pkg-plist Mon Jun 15 05:43:31 2015 (r389670) +++ head/security/oath-toolkit/pkg-plist Mon Jun 15 05:53:07 2015 (r389671) @@ -36,9 +36,12 @@ man/man3/oath_init.3.gz man/man3/oath_strerror.3.gz man/man3/oath_strerror_name.3.gz man/man3/oath_totp_generate.3.gz +man/man3/oath_totp_generate2.3.gz man/man3/oath_totp_validate.3.gz man/man3/oath_totp_validate2.3.gz +man/man3/oath_totp_validate4.3.gz man/man3/oath_totp_validate2_callback.3.gz +man/man3/oath_totp_validate4_callback.3.gz man/man3/oath_totp_validate3.3.gz man/man3/oath_totp_validate3_callback.3.gz man/man3/oath_totp_validate_callback.3.gz @@ -154,7 +157,3 @@ man/man3/oath_totp_validate_callback.3.g %%PSKC%%share/xml/pskc/pskc-schema.xsd %%PSKC%%share/xml/pskc/xenc-schema.xsd %%PSKC%%share/xml/pskc/xmldsig-core-schema.xsd -@dirrm include/liboath -%%PSKC%%@dirrm include/pskc -@dirrmtry lib/security -%%PSKC%%@dirrm share/xml/pskc