svn commit: r322245 - head/security/kpcli
Pawel Pekala
pawel at FreeBSD.org
Wed Jul 3 18:43:30 UTC 2013
Author: pawel
Date: Wed Jul 3 18:43:29 2013
New Revision: 322245
URL: http://svnweb.freebsd.org/changeset/ports/322245
Log:
Update to version 2.3
PR: ports/180234
Submitted by: Alexander <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 Jul 3 18:42:54 2013 (r322244)
+++ head/security/kpcli/Makefile Wed Jul 3 18:43:29 2013 (r322245)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= kpcli
-PORTVERSION= 1.7
+PORTVERSION= 2.3
CATEGORIES= security
MASTER_SITES= SF/kpcli/
EXTRACT_SUFX= .pl
@@ -17,8 +17,7 @@ RUN_DEPENDS= p5-Crypt-Rijndael>=1.08:${P
p5-Sort-Naturally>=1.02:${PORTSDIR}/textproc/p5-Sort-Naturally \
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-Clone>=0.31:${PORTSDIR}/devel/p5-Clone
+ p5-ReadLine-Gnu>=1.19:${PORTSDIR}/devel/p5-ReadLine-Gnu
BUILD_DEPENDS:= ${RUN_DEPENDS}
USE_PERL5= yes
Modified: head/security/kpcli/distinfo
==============================================================================
--- head/security/kpcli/distinfo Wed Jul 3 18:42:54 2013 (r322244)
+++ head/security/kpcli/distinfo Wed Jul 3 18:43:29 2013 (r322245)
@@ -1,2 +1,2 @@
-SHA256 (kpcli-1.7.pl) = 6029dd27977c31bb90f8367d047ed629ce06c01dbaaf73a3b493445d44aa2ce9
-SIZE (kpcli-1.7.pl) = 74549
+SHA256 (kpcli-2.3.pl) = a536f01c7db2460d4b31e83fa59dd1200e5194f9a8a626eb8cf429e5a6d4329c
+SIZE (kpcli-2.3.pl) = 105864
More information about the svn-ports-head
mailing list