mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
- Update to 0.2.3
This commit is contained in:
parent
0f524d8b68
commit
f378869f89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237329
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Crypt_DiffieHellman
|
||||
PORTVERSION= 0.2.2
|
||||
PORTVERSION= 0.2.3
|
||||
CATEGORIES= security www pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
@ -15,6 +15,8 @@ COMMENT= PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
USE_PHP= bcmath mbstring gmp
|
||||
|
||||
CATEGORY= Crypt
|
||||
FILES= DiffieHellman.php DiffieHellman/Math.php DiffieHellman/Exception.php \
|
||||
DiffieHellman/Math/Exception.php DiffieHellman/Math/BigInteger.php \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (PEAR/Crypt_DiffieHellman-0.2.2.tgz) = da99c4e88f7235d19456e7b1b5a359de
|
||||
SHA256 (PEAR/Crypt_DiffieHellman-0.2.2.tgz) = e3570bdc6f2cc52eb6117067d51cbc51f5aaa32ca31b0d8d162ed703e847533f
|
||||
SIZE (PEAR/Crypt_DiffieHellman-0.2.2.tgz) = 10606
|
||||
MD5 (PEAR/Crypt_DiffieHellman-0.2.3.tgz) = 891434c5ee3ee83188e5f6286ecbaafd
|
||||
SHA256 (PEAR/Crypt_DiffieHellman-0.2.3.tgz) = b36922150f91528535202795b90cc04b5370514ed6d7d63145aed81eeef61d48
|
||||
SIZE (PEAR/Crypt_DiffieHellman-0.2.3.tgz) = 10646
|
||||
|
Loading…
Reference in New Issue
Block a user