summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2015-08-06 09:52:08 +0000
committerrobak <robak@FreeBSD.org>2015-08-06 09:52:08 +0000
commit37242133096b5a8fdc2a8d4981428e65728e8193 (patch)
treea9718a22913d00d0073ac901893c33dd260256c4
parentf1f8032f03d2a503fcec32a448b629937a7f4207 (diff)
downloadFreeBSD-ports-37242133096b5a8fdc2a8d4981428e65728e8193.zip
FreeBSD-ports-37242133096b5a8fdc2a8d4981428e65728e8193.tar.gz
security/kpcli: update 2.8 -> 3.0
- Add PWSAFE3 option PR: 202103 Submitted by: Alexander <alexander.4mail@gmail.com> (maintainer)
-rw-r--r--security/kpcli/Makefile7
-rw-r--r--security/kpcli/distinfo4
2 files changed, 8 insertions, 3 deletions
diff --git a/security/kpcli/Makefile b/security/kpcli/Makefile
index 38508d6..9deb90b 100644
--- a/security/kpcli/Makefile
+++ b/security/kpcli/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= kpcli
-PORTVERSION= 2.8
+PORTVERSION= 3.0
CATEGORIES= security
MASTER_SITES= SF/kpcli/
EXTRACT_SUFX= .pl
@@ -28,6 +28,11 @@ USES= perl5 shebangfix
SHEBANG_FILES= kpcli
PLIST_FILES= bin/kpcli man/man1/${PORTNAME}.1.gz
+OPTIONS_DEFINE= PWSAFE3
+PWSAFE3_DESC= Password Safe V3 file importing
+PWSAFE3_BUILD_DEPENDS+= p5-Crypt-PWSafe3>=1.21:${PORTSDIR}/security/p5-Crypt-PWSafe3
+PWSAFE3_RUN_DEPENDS+= p5-Crypt-PWSafe3>=1.21:${PORTSDIR}/security/p5-Crypt-PWSafe3
+
do-extract:
@${MKDIR} ${WRKSRC}
${CP} ${DISTDIR}/${PORTNAME}-${PORTVERSION}.pl ${WRKSRC}/${PORTNAME}
diff --git a/security/kpcli/distinfo b/security/kpcli/distinfo
index 534f43c..01b0773 100644
--- a/security/kpcli/distinfo
+++ b/security/kpcli/distinfo
@@ -1,2 +1,2 @@
-SHA256 (kpcli-2.8.pl) = 21351afe96bd8d151cc5b551b9852249199802deac5ed05ba8538f18c308b2ee
-SIZE (kpcli-2.8.pl) = 176617
+SHA256 (kpcli-3.0.pl) = 947b7b0485215f72e14bb8936c847abb583253c597f58234650922270259049c
+SIZE (kpcli-3.0.pl) = 181841
OpenPOWER on IntegriCloud