From owner-svn-ports-all@FreeBSD.ORG Fri Jul 4 23:53:52 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 CD274D31; Fri, 4 Jul 2014 23:53:52 +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 BA29A2FB7; Fri, 4 Jul 2014 23:53:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s64NrqcN065495; Fri, 4 Jul 2014 23:53:52 GMT (envelope-from danilo@svn.freebsd.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s64NrqoR065493; Fri, 4 Jul 2014 23:53:52 GMT (envelope-from danilo@svn.freebsd.org) Message-Id: <201407042353.s64NrqoR065493@svn.freebsd.org> From: Danilo Egea Gondolfo Date: Fri, 4 Jul 2014 23:53:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360694 - head/security/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.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: Fri, 04 Jul 2014 23:53:52 -0000 Author: danilo Date: Fri Jul 4 23:53:52 2014 New Revision: 360694 URL: http://svnweb.freebsd.org/changeset/ports/360694 QAT: https://qat.redports.org/buildarchive/r360694/ Log: - Update from 1.15.0 to 1.15.1 [1] - Add libtool to USES PR: ports/191616 Submitted by: matt@mjslabs.com [1] Modified: head/security/ykpers/Makefile head/security/ykpers/distinfo Modified: head/security/ykpers/Makefile ============================================================================== --- head/security/ykpers/Makefile Fri Jul 4 23:51:25 2014 (r360693) +++ head/security/ykpers/Makefile Fri Jul 4 23:53:52 2014 (r360694) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ykpers -PORTVERSION= 1.15.0 +PORTVERSION= 1.15.1 CATEGORIES= security MASTER_SITES= http://opensource.yubico.com/yubikey-personalization/releases/ @@ -14,7 +14,7 @@ LIB_DEPENDS= libyubikey.so:${PORTSDIR}/s GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= pkgconfig +USES= libtool pkgconfig PLIST_FILES= bin/ykchalresp \ bin/ykinfo \ @@ -25,9 +25,9 @@ PLIST_FILES= bin/ykchalresp \ include/ykpers-1/ykpers.h \ include/ykpers-1/ykpers-version.h \ include/ykpers-1/ykstatus.h \ - lib/libykpers-1.la \ lib/libykpers-1.so \ - lib/libykpers-1.so.16 \ + lib/libykpers-1.so.1 \ + lib/libykpers-1.so.1.15.1 \ libdata/pkgconfig/ykpers-1.pc \ man/man1/ykchalresp.1.gz \ man/man1/ykinfo.1.gz \ Modified: head/security/ykpers/distinfo ============================================================================== --- head/security/ykpers/distinfo Fri Jul 4 23:51:25 2014 (r360693) +++ head/security/ykpers/distinfo Fri Jul 4 23:53:52 2014 (r360694) @@ -1,2 +1,2 @@ -SHA256 (ykpers-1.15.0.tar.gz) = cd5f4f31422aa4e16d9afbda56e38a887a8376c549ea53b380bfe030e6449ad8 -SIZE (ykpers-1.15.0.tar.gz) = 501021 +SHA256 (ykpers-1.15.1.tar.gz) = 80cd384696007be5d195be7fe646b9bd64bcd65d2fadc29e9c55f6862c87dff5 +SIZE (ykpers-1.15.1.tar.gz) = 500262