mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 2.5
PR: 189629 Submitted by: Alexander <alexander.4mail@gmail.com> (maintainer)
This commit is contained in:
parent
17c05e7111
commit
e74a5a403d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354773
@ -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:${PORTSDIR}/security/p5-Crypt-Rijndael \
|
||||
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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user