Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 May 2015 17:36:05 +0000 (UTC)
From:      Sofian Brabez <sbz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385530 - head/security/kpcli
Message-ID:  <201505061736.t46Ha5Xw026364@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sbz
Date: Wed May  6 17:36:04 2015
New Revision: 385530
URL: https://svnweb.freebsd.org/changeset/ports/385530

Log:
  - Update to 2.8
  
  PR:		199849
  Differential Revision:	https://reviews.freebsd.org/D2426
  Submitted by:	myself
  Approved by:	Alexander Grigoryev <alexander.4mail at gmail.com> (maintainer)

Modified:
  head/security/kpcli/Makefile
  head/security/kpcli/distinfo

Modified: head/security/kpcli/Makefile
==============================================================================
--- head/security/kpcli/Makefile	Wed May  6 17:27:48 2015	(r385529)
+++ head/security/kpcli/Makefile	Wed May  6 17:36:04 2015	(r385530)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	kpcli
-PORTVERSION=	2.7
+PORTVERSION=	2.8
 CATEGORIES=	security
 MASTER_SITES=	SF/kpcli/
 EXTRACT_SUFX=	.pl
@@ -19,7 +19,9 @@ 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 \
-		p5-Clone>=0.31:${PORTSDIR}/devel/p5-Clone
+		p5-Clone>=0.31:${PORTSDIR}/devel/p5-Clone \
+		p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
+		p5-Clipboard>=0:${PORTSDIR}/x11/p5-Clipboard
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
 USES=		perl5 shebangfix

Modified: head/security/kpcli/distinfo
==============================================================================
--- head/security/kpcli/distinfo	Wed May  6 17:27:48 2015	(r385529)
+++ head/security/kpcli/distinfo	Wed May  6 17:36:04 2015	(r385530)
@@ -1,2 +1,2 @@
-SHA256 (kpcli-2.7.pl) = 6bb1f7320b4474d6dbb73915393e5df96862f27c6228aa042a810fef46e2b777
-SIZE (kpcli-2.7.pl) = 166288
+SHA256 (kpcli-2.8.pl) = 21351afe96bd8d151cc5b551b9852249199802deac5ed05ba8538f18c308b2ee
+SIZE (kpcli-2.8.pl) = 176617



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505061736.t46Ha5Xw026364>