- Update to 0.17
- Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/Crypt-Password-Util/Changes
This commit is contained in:
parent
8bebdcf1c7
commit
6bdd090619
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407011
2 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Crypt-Password-Util
|
||||
PORTVERSION= 0.15
|
||||
PORTVERSION= 0.17
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -12,11 +12,13 @@ COMMENT= Crypt password utilities
|
|||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-UUID-Random-Patch-UseMRS>=0:${PORTSDIR}/devel/p5-UUID-Random-Patch-UseMRS
|
||||
BUILD_DEPENDS= p5-Bytes-Random-Secure>=0:${PORTSDIR}/security/p5-Bytes-Random-Secure
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Sort-Versions>=0:${PORTSDIR}/devel/p5-Sort-Versions
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Crypt-Password-Util-0.15.tar.gz) = e55070185714614201599c2aa100db562b0c2db69d60a9dc53a062dacca09f0c
|
||||
SIZE (Crypt-Password-Util-0.15.tar.gz) = 16573
|
||||
SHA256 (Crypt-Password-Util-0.17.tar.gz) = 3e9e595c5aae9769e18a7757f257874e0ed8fab451953a27c8ffe95c6d214667
|
||||
SIZE (Crypt-Password-Util-0.17.tar.gz) = 17294
|
||||
|
|
Loading…
Reference in a new issue