1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Removed p5-Digest-SHA and p5-File-Temp (already exists in perl5-* package)

PR:		202220
Submitted by:	alexander.4mail@gmail.com (maintainer)
This commit is contained in:
Carlo Strub 2015-09-08 23:36:07 +00:00
parent 5cf79d08ff
commit 113373eeb7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396448

View File

@ -3,6 +3,7 @@
PORTNAME= Crypt-PWSafe3
PORTVERSION= 1.21
PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -13,13 +14,11 @@ COMMENT= Read and write Passwordsafe v3 files
LICENSE= ART20
BUILD_DEPENDS= p5-Digest-HMAC>=1.00:${PORTSDIR}/security/p5-Digest-HMAC \
p5-Digest-SHA>=1.00:${PORTSDIR}/security/p5-Digest-SHA \
p5-Crypt-CBC>=2.30:${PORTSDIR}/security/p5-Crypt-CBC \
p5-Crypt-ECB>=1.45:${PORTSDIR}/security/p5-Crypt-ECB \
p5-Crypt-Twofish>=2.14:${PORTSDIR}/security/p5-Crypt-Twofish \
p5-Crypt-Random>=1.25:${PORTSDIR}/security/p5-Crypt-Random \
p5-Data-UUID>=1.217:${PORTSDIR}/devel/p5-Data-UUID \
p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp
p5-Data-UUID>=1.217:${PORTSDIR}/devel/p5-Data-UUID
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5