diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-12-11 18:24:59 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-12-11 18:25:21 +0000 |
commit | 66fe243786fefb89fc60bafee855d779866ae180 (patch) | |
tree | 722c823c2845a121940481c1dd418f2fcec50e90 | |
parent | 5aa2e178680cea6524a6afd747fc8c6cb51c3e84 (diff) |
security/pear-Horde_Crypt_Blowfish: Update version 1.1.3=>1.1.4
Sponsored by: Bounce Experts
-rw-r--r-- | security/pear-Horde_Crypt_Blowfish/Makefile | 6 | ||||
-rw-r--r-- | security/pear-Horde_Crypt_Blowfish/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/security/pear-Horde_Crypt_Blowfish/Makefile b/security/pear-Horde_Crypt_Blowfish/Makefile index 6e3a594c80c3..bdb911fd3695 100644 --- a/security/pear-Horde_Crypt_Blowfish/Makefile +++ b/security/pear-Horde_Crypt_Blowfish/Makefile @@ -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> diff --git a/security/pear-Horde_Crypt_Blowfish/distinfo b/security/pear-Horde_Crypt_Blowfish/distinfo index 9dba5dd12f3a..f32c01d39222 100644 --- a/security/pear-Horde_Crypt_Blowfish/distinfo +++ b/security/pear-Horde_Crypt_Blowfish/distinfo @@ -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 |