Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 2014 09:40:53 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r370986 - head/security/kpcli
Message-ID:  <201410160940.s9G9erO8019582@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Thu Oct 16 09:40:52 2014
New Revision: 370986
URL: https://svnweb.freebsd.org/changeset/ports/370986
QAT: https://qat.redports.org/buildarchive/r370986/

Log:
  security/kpcli: update 2.5 -> 2.7
  
  PR:		194114
  Submitted by:	Alexander Grigoryev <alexander.4mail@gmail.com>
  Approved by:	mentors (implicit)

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

Modified: head/security/kpcli/Makefile
==============================================================================
--- head/security/kpcli/Makefile	Thu Oct 16 09:15:54 2014	(r370985)
+++ head/security/kpcli/Makefile	Thu Oct 16 09:40:52 2014	(r370986)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	kpcli
-PORTVERSION=	2.5
-PORTREVISION=	1
+PORTVERSION=	2.7
 CATEGORIES=	security
 MASTER_SITES=	SF/kpcli/
 EXTRACT_SUFX=	.pl
@@ -19,7 +18,8 @@ RUN_DEPENDS=	p5-Crypt-Rijndael>=1.08:${P
 		p5-File-KeePass>=2.03:${PORTSDIR}/security/p5-File-KeePass \
 		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-Data-Password>=0:${PORTSDIR}/security/p5-Data-Password \
+		p5-Clone>=0.31:${PORTSDIR}/devel/p5-Clone
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
 USES=		perl5 shebangfix

Modified: head/security/kpcli/distinfo
==============================================================================
--- head/security/kpcli/distinfo	Thu Oct 16 09:15:54 2014	(r370985)
+++ head/security/kpcli/distinfo	Thu Oct 16 09:40:52 2014	(r370986)
@@ -1,2 +1,2 @@
-SHA256 (kpcli-2.5.pl) = d69b2e875c98558ebd86203ff24844f8ed40dffcdc06b21fbaa8ed02d90d4217
-SIZE (kpcli-2.5.pl) = 128268
+SHA256 (kpcli-2.7.pl) = 6bb1f7320b4474d6dbb73915393e5df96862f27c6228aa042a810fef46e2b777
+SIZE (kpcli-2.7.pl) = 166288



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