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

- Update to 1.2.1

PR:		ports/130223
Submitted by:	Wen Heping <wenheping gmail.com>
This commit is contained in:
Thomas Abthorpe 2009-01-07 03:35:15 +00:00
parent d3e2cc6511
commit f798f919a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225372
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Crypt_RSA
PORTVERSION= 1.0.0
PORTVERSION= 1.2.1
CATEGORIES= security www pear
MAINTAINER= tabthorpe@FreeBSD.org
@ -38,7 +38,7 @@ FILES= RSA.php RSA/ErrorHandler.php RSA/Key.php RSA/KeyPair.php \
RSA/Math/GMP.php
DOCS= CREDITS LICENSE Crypt_RSA.txt math_wrappers.txt
EXAMPLES= web_interface.php
TESTS= test1.php test2.php
TESTS= test1.php test2.php bench.php
post-extract:
@${MV} ${WRKSRC}/CREDITS ${WRKSRC}/docs

View File

@ -1,3 +1,3 @@
MD5 (PEAR/Crypt_RSA-1.0.0.tgz) = 222a018dc66509d8b56f444a1ea7874d
SHA256 (PEAR/Crypt_RSA-1.0.0.tgz) = d830e6f04012207255417937bf90c7512ea17efb8f7d38f356a29ed51cbb6ea3
SIZE (PEAR/Crypt_RSA-1.0.0.tgz) = 17941
MD5 (PEAR/Crypt_RSA-1.2.1.tgz) = 3b0aa3666ab41dd5ffbd2d903f96481a
SHA256 (PEAR/Crypt_RSA-1.2.1.tgz) = 4aa0e3d4cd9c6ac0bd5101751d40e0ff9a30af74e7067abf7a9aac9032e787c1
SIZE (PEAR/Crypt_RSA-1.2.1.tgz) = 21903