security/pear-Horde_Crypt_Blowfish: Update version 1.1.3=>1.1.4
Sponsored by: Bounce Experts
This commit is contained in:
parent
5aa2e17868
commit
66fe243786
2 changed files with 7 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= Horde_Crypt_Blowfish
|
||||
PORTVERSION= 1.1.3
|
||||
PORTVERSION= 1.1.4
|
||||
CATEGORIES= security www pear
|
||||
PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -7,6 +7,7 @@ MAINTAINER= horde@FreeBSD.org
|
|||
COMMENT= Horde blowfish encryption for PHP string data
|
||||
WWW= https://pear.horde.org
|
||||
|
||||
USES= horde cpe
|
||||
USE_HORDE_RUN= Horde_Exception \
|
||||
Horde_Support
|
||||
|
||||
|
@ -14,10 +15,11 @@ OPTIONS_DEFINE= MHASH OPENSSL
|
|||
MHASH_DESC= Depend on mhash PHP extension
|
||||
OPENSSL_DESC= Depend on OpenSSL PHP extension
|
||||
|
||||
USES= horde cpe
|
||||
MHASH_USES= php
|
||||
MHASH_USE= PHP=hash
|
||||
OPENSSL_USES= php
|
||||
OPENSSL_USE= PHP=openssl
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1574160120
|
||||
SHA256 (Horde/Horde_Crypt_Blowfish-1.1.3.tgz) = 3a6bc24ae0fb041e2ab0b4b81cdc7cd2e67cb55b53ad90a6ebc8c726357eac8a
|
||||
SIZE (Horde/Horde_Crypt_Blowfish-1.1.3.tgz) = 26194
|
||||
TIMESTAMP = 1670779444
|
||||
SHA256 (Horde/Horde_Crypt_Blowfish-1.1.4.tgz) = 3b1e9dd6f82928fd307b184b8ff8992f50daa15daec47af596ac58b8e51fece3
|
||||
SIZE (Horde/Horde_Crypt_Blowfish-1.1.4.tgz) = 26275
|
||||
|
|
Loading…
Reference in a new issue