From owner-svn-ports-all@FreeBSD.ORG Mon Jul 7 09:08:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ECA7D8AA; Mon, 7 Jul 2014 09:08:50 +0000 (UTC) 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 D9B862D35; Mon, 7 Jul 2014 09:08:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6798oDZ056211; Mon, 7 Jul 2014 09:08:50 GMT (envelope-from ale@svn.freebsd.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6798oE9056206; Mon, 7 Jul 2014 09:08:50 GMT (envelope-from ale@svn.freebsd.org) Message-Id: <201407070908.s6798oE9056206@svn.freebsd.org> From: Alex Dupre Date: Mon, 7 Jul 2014 09:08:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361039 - 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-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2014 09:08:51 -0000 Author: ale Date: Mon Jul 7 09:08:49 2014 New Revision: 361039 URL: http://svnweb.freebsd.org/changeset/ports/361039 QAT: https://qat.redports.org/buildarchive/r361039/ Log: Update to 2.4.1 release. Modified: head/security/oath-toolkit/Makefile head/security/oath-toolkit/distinfo head/security/oath-toolkit/pkg-descr Modified: head/security/oath-toolkit/Makefile ============================================================================== --- head/security/oath-toolkit/Makefile Mon Jul 7 08:17:50 2014 (r361038) +++ head/security/oath-toolkit/Makefile Mon Jul 7 09:08:49 2014 (r361039) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= oath-toolkit -PORTVERSION= 2.4.0 -PORTREVISION= 2 +PORTVERSION= 2.4.1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} Modified: head/security/oath-toolkit/distinfo ============================================================================== --- head/security/oath-toolkit/distinfo Mon Jul 7 08:17:50 2014 (r361038) +++ head/security/oath-toolkit/distinfo Mon Jul 7 09:08:49 2014 (r361039) @@ -1,2 +1,2 @@ -SHA256 (oath-toolkit-2.4.0.tar.gz) = 66ebf924304409356b35a3423e4b7255996c5a42503c3188bf08c6446f436ddc -SIZE (oath-toolkit-2.4.0.tar.gz) = 4137994 +SHA256 (oath-toolkit-2.4.1.tar.gz) = 9bfa42cbc100eb6c43d2bf83e3badc51d9e6f4950a92e07513ae586d0c5e9b24 +SIZE (oath-toolkit-2.4.1.tar.gz) = 4136649 Modified: head/security/oath-toolkit/pkg-descr ============================================================================== --- head/security/oath-toolkit/pkg-descr Mon Jul 7 08:17:50 2014 (r361038) +++ head/security/oath-toolkit/pkg-descr Mon Jul 7 09:08:49 2014 (r361039) @@ -11,4 +11,4 @@ The components included in the package i - oathtool: A command line tool for generating and validating OTPs. - pam_oath: A PAM module for pluggable login authentication for OATH. -WWW: http://www.nongnu.org/oath-toolkit/ +WWW: http://www.nongnu.org/oath-toolkit/