diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-19 05:31:27 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-19 05:31:27 +0000 |
commit | a7cfebfcda74a3a4da47c0151e7f6c63c5097cc6 (patch) | |
tree | 4a7b499ac8ec64d52e3d4c3ba27579e2dd950b95 /security/botan | |
parent | Marked IGNORE: "Disabled for legal reasons" (diff) |
upgrade 0.8.2
Notes
Notes:
svn path=/head/; revision=59452
Diffstat (limited to 'security/botan')
-rw-r--r-- | security/botan/Makefile | 2 | ||||
-rw-r--r-- | security/botan/distinfo | 2 | ||||
-rw-r--r-- | security/botan/pkg-plist | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index 074ce2f07e21..5f306fe5b5bb 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -7,7 +7,7 @@ # PORTNAME= opencl -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/security/botan/distinfo b/security/botan/distinfo index 957ebb2270ba..d620ee0fe56e 100644 --- a/security/botan/distinfo +++ b/security/botan/distinfo @@ -1 +1 @@ -MD5 (OpenCL-0.8.1.tgz) = 1462f48c84ec7d0222141dd32071c70d +MD5 (OpenCL-0.8.2.tgz) = 9e4129118fd8aad44bfcdaf36f2286be diff --git a/security/botan/pkg-plist b/security/botan/pkg-plist index 7c171f317f5d..425d94f5b3a9 100644 --- a/security/botan/pkg-plist +++ b/security/botan/pkg-plist @@ -35,6 +35,7 @@ include/opencl/filter.h include/opencl/filters.h include/opencl/filters.icc include/opencl/fork.h +include/opencl/fused.h include/opencl/gost.h include/opencl/haval.h include/opencl/hmac.h @@ -44,6 +45,7 @@ include/opencl/init.h include/opencl/isaac.h include/opencl/kdf1.h include/opencl/lion.h +include/opencl/lookup.h include/opencl/lubyrack.h include/opencl/manalloc.h include/opencl/md2.h @@ -86,6 +88,7 @@ include/opencl/secmem.h include/opencl/serpent.h include/opencl/sha1.h include/opencl/sha256.h +include/opencl/sha384.h include/opencl/sha512.h include/opencl/shark.h include/opencl/skipjack.h |