From 03f28619d5c34f402c94b042f2e6730504566dd8 Mon Sep 17 00:00:00 2001 From: ijliao Date: Sun, 19 May 2002 05:31:27 +0000 Subject: upgrade 0.8.2 --- security/botan/Makefile | 2 +- security/botan/distinfo | 2 +- security/botan/pkg-plist | 3 +++ security/opencl/Makefile | 2 +- security/opencl/distinfo | 2 +- security/opencl/pkg-plist | 3 +++ 6 files changed, 10 insertions(+), 4 deletions(-) diff --git a/security/botan/Makefile b/security/botan/Makefile index 074ce2f07e2..5f306fe5b5b 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 957ebb2270b..d620ee0fe56 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 7c171f317f5..425d94f5b3a 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 diff --git a/security/opencl/Makefile b/security/opencl/Makefile index 074ce2f07e2..5f306fe5b5b 100644 --- a/security/opencl/Makefile +++ b/security/opencl/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/opencl/distinfo b/security/opencl/distinfo index 957ebb2270b..d620ee0fe56 100644 --- a/security/opencl/distinfo +++ b/security/opencl/distinfo @@ -1 +1 @@ -MD5 (OpenCL-0.8.1.tgz) = 1462f48c84ec7d0222141dd32071c70d +MD5 (OpenCL-0.8.2.tgz) = 9e4129118fd8aad44bfcdaf36f2286be diff --git a/security/opencl/pkg-plist b/security/opencl/pkg-plist index 7c171f317f5..425d94f5b3a 100644 --- a/security/opencl/pkg-plist +++ b/security/opencl/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 -- cgit