From owner-svn-ports-all@FreeBSD.ORG Thu May 22 05:44:20 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7A24271D; Thu, 22 May 2014 05:44:20 +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 6836628CE; Thu, 22 May 2014 05:44:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4M5iKCQ041784; Thu, 22 May 2014 05:44:20 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4M5iKHo041781; Thu, 22 May 2014 05:44:20 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201405220544.s4M5iKHo041781@svn.freebsd.org> From: Martin Wilke Date: Thu, 22 May 2014 05:44:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354773 - head/security/kpcli 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: Thu, 22 May 2014 05:44:20 -0000 Author: miwi Date: Thu May 22 05:44:19 2014 New Revision: 354773 URL: http://svnweb.freebsd.org/changeset/ports/354773 QAT: https://qat.redports.org/buildarchive/r354773/ Log: - Update to 2.5 PR: 189629 Submitted by: Alexander (maintainer) Modified: head/security/kpcli/Makefile head/security/kpcli/distinfo Modified: head/security/kpcli/Makefile ============================================================================== --- head/security/kpcli/Makefile Thu May 22 05:42:59 2014 (r354772) +++ head/security/kpcli/Makefile Thu May 22 05:44:19 2014 (r354773) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kpcli -PORTVERSION= 2.3 +PORTVERSION= 2.5 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/kpcli/ @@ -20,10 +20,10 @@ RUN_DEPENDS= p5-Crypt-Rijndael>=1.08:${P p5-Term-ShellUI>=0.9:${PORTSDIR}/shells/p5-Term-ShellUI \ p5-ReadLine-Gnu>=1.19:${PORTSDIR}/devel/p5-ReadLine-Gnu \ p5-Data-Password>=0:${PORTSDIR}/security/p5-Data-Password - BUILD_DEPENDS:= ${RUN_DEPENDS} -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= kpcli PLIST_FILES= bin/kpcli man/man1/${PORTNAME}.1.gz do-extract: Modified: head/security/kpcli/distinfo ============================================================================== --- head/security/kpcli/distinfo Thu May 22 05:42:59 2014 (r354772) +++ head/security/kpcli/distinfo Thu May 22 05:44:19 2014 (r354773) @@ -1,2 +1,2 @@ -SHA256 (kpcli-2.3.pl) = a536f01c7db2460d4b31e83fa59dd1200e5194f9a8a626eb8cf429e5a6d4329c -SIZE (kpcli-2.3.pl) = 105864 +SHA256 (kpcli-2.5.pl) = d69b2e875c98558ebd86203ff24844f8ed40dffcdc06b21fbaa8ed02d90d4217 +SIZE (kpcli-2.5.pl) = 128268