diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-19 05:31:27 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-19 05:31:27 +0000 |
commit | 03f28619d5c34f402c94b042f2e6730504566dd8 (patch) | |
tree | 9d28c08017e50eaa387b9623c96c2896580a4681 /security | |
parent | aa9c06b63b111389db40a949716e29da350a61b3 (diff) | |
download | FreeBSD-ports-03f28619d5c34f402c94b042f2e6730504566dd8.zip FreeBSD-ports-03f28619d5c34f402c94b042f2e6730504566dd8.tar.gz |
upgrade 0.8.2
Diffstat (limited to 'security')
-rw-r--r-- | security/botan/Makefile | 2 | ||||
-rw-r--r-- | security/botan/distinfo | 2 | ||||
-rw-r--r-- | security/botan/pkg-plist | 3 | ||||
-rw-r--r-- | security/opencl/Makefile | 2 | ||||
-rw-r--r-- | security/opencl/distinfo | 2 | ||||
-rw-r--r-- | security/opencl/pkg-plist | 3 |
6 files changed, 10 insertions, 4 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index 074ce2f07e..5f306fe 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 957ebb2..d620ee0 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 7c171f3..425d94f 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 074ce2f07e..5f306fe 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 957ebb2..d620ee0 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 7c171f3..425d94f 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 |