From owner-svn-ports-all@FreeBSD.ORG Sat Jan 18 02:36:00 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 BA1DB763; Sat, 18 Jan 2014 02:36:00 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8C3F811E3; Sat, 18 Jan 2014 02:36:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0I2a0x0017614; Sat, 18 Jan 2014 02:36:00 GMT (envelope-from danilo@svn.freebsd.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0I2Zx9e017605; Sat, 18 Jan 2014 02:35:59 GMT (envelope-from danilo@svn.freebsd.org) Message-Id: <201401180235.s0I2Zx9e017605@svn.freebsd.org> From: Danilo Egea Gondolfo Date: Sat, 18 Jan 2014 02:35:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340142 - in head/security: pam_yubico ykpers 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.17 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: Sat, 18 Jan 2014 02:36:00 -0000 Author: danilo Date: Sat Jan 18 02:35:59 2014 New Revision: 340142 URL: http://svnweb.freebsd.org/changeset/ports/340142 QAT: https://qat.redports.org/buildarchive/r340142/ Log: - Update from 1.14.1 to 1.15.0 PR: ports/185675 Submitted by: Matt Stofko (maintainer) Modified: head/security/pam_yubico/Makefile head/security/ykpers/Makefile head/security/ykpers/distinfo Modified: head/security/pam_yubico/Makefile ============================================================================== --- head/security/pam_yubico/Makefile Sat Jan 18 02:25:27 2014 (r340141) +++ head/security/pam_yubico/Makefile Sat Jan 18 02:35:59 2014 (r340142) @@ -2,7 +2,7 @@ PORTNAME= pam_yubico PORTVERSION= 2.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://opensource.yubico.com/yubico-pam/releases/ Modified: head/security/ykpers/Makefile ============================================================================== --- head/security/ykpers/Makefile Sat Jan 18 02:25:27 2014 (r340141) +++ head/security/ykpers/Makefile Sat Jan 18 02:35:59 2014 (r340142) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ykpers -PORTVERSION= 1.14.1 +PORTVERSION= 1.15.0 CATEGORIES= security MASTER_SITES= http://opensource.yubico.com/yubikey-personalization/releases/ @@ -27,7 +27,7 @@ PLIST_FILES= bin/ykchalresp \ include/ykpers-1/ykstatus.h \ lib/libykpers-1.la \ lib/libykpers-1.so \ - lib/libykpers-1.so.15 \ + lib/libykpers-1.so.16 \ libdata/pkgconfig/ykpers-1.pc \ man/man1/ykchalresp.1.gz \ man/man1/ykinfo.1.gz \ Modified: head/security/ykpers/distinfo ============================================================================== --- head/security/ykpers/distinfo Sat Jan 18 02:25:27 2014 (r340141) +++ head/security/ykpers/distinfo Sat Jan 18 02:35:59 2014 (r340142) @@ -1,2 +1,2 @@ -SHA256 (ykpers-1.14.1.tar.gz) = 7c1e25cd9c931bafa3c4693e98c64a481db25d0f7674e4960103cce639da1607 -SIZE (ykpers-1.14.1.tar.gz) = 499173 +SHA256 (ykpers-1.15.0.tar.gz) = cd5f4f31422aa4e16d9afbda56e38a887a8376c549ea53b380bfe030e6449ad8 +SIZE (ykpers-1.15.0.tar.gz) = 501021