aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-15 09:21:37 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-15 09:21:37 +0000
commit83c20565ed508129c096a90d26a30f0c3cef1067 (patch)
treef82c3adb7c04861929b65f6a85d71ac85af9ab7e /security
parent6d992607ea24c91ff478c75bae4c32bafc3c0374 (diff)
downloadports-83c20565ed508129c096a90d26a30f0c3cef1067.tar.gz
ports-83c20565ed508129c096a90d26a30f0c3cef1067.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/botan/Makefile2
-rw-r--r--security/botan/distinfo2
-rw-r--r--security/botan/pkg-plist11
-rw-r--r--security/opencl/Makefile2
-rw-r--r--security/opencl/distinfo2
-rw-r--r--security/opencl/pkg-plist11
6 files changed, 20 insertions, 10 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile
index e36449be8ccb..9b0d5c5ee148 100644
--- a/security/botan/Makefile
+++ b/security/botan/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= opencl
-PORTVERSION= 0.8.3
+PORTVERSION= 0.8.4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/security/botan/distinfo b/security/botan/distinfo
index f2b3c7e05172..9aeb0b82361a 100644
--- a/security/botan/distinfo
+++ b/security/botan/distinfo
@@ -1 +1 @@
-MD5 (OpenCL-0.8.3.tgz) = c0ba1337c002e9479afdf397dc1e3255
+MD5 (OpenCL-0.8.4.tgz) = 209122b689507ef56b7e89e8c263769f
diff --git a/security/botan/pkg-plist b/security/botan/pkg-plist
index 4100337ce661..74ffc356cc40 100644
--- a/security/botan/pkg-plist
+++ b/security/botan/pkg-plist
@@ -20,16 +20,15 @@ include/opencl/cts.h
include/opencl/defalloc.h
include/opencl/des.h
include/opencl/desx.h
+include/opencl/dh.h
include/opencl/dsa.h
include/opencl/ecb.h
include/opencl/emac.h
include/opencl/eme1.h
include/opencl/emsa2.h
include/opencl/emsa3.h
-include/opencl/encoder.h
include/opencl/es_file.h
include/opencl/exceptn.h
-include/opencl/exp.h
include/opencl/filter.h
include/opencl/filters.h
include/opencl/fork.h
@@ -43,8 +42,10 @@ include/opencl/ieee1363.h
include/opencl/init.h
include/opencl/isaac.h
include/opencl/kdf1.h
+include/opencl/kdf2.h
include/opencl/key_filt.h
include/opencl/lion.h
+include/opencl/look_add.h
include/opencl/lookup.h
include/opencl/lubyrack.h
include/opencl/manalloc.h
@@ -52,11 +53,16 @@ include/opencl/md2.h
include/opencl/md4.h
include/opencl/md5.h
include/opencl/md5mac.h
+include/opencl/mdx_hash.h
include/opencl/mgf1.h
+include/opencl/mil_rab.h
include/opencl/misty1.h
+include/opencl/mod_exp.h
include/opencl/mode_pad.h
include/opencl/modebase.h
+include/opencl/mp_core.h
include/opencl/mutex.h
+include/opencl/nr.h
include/opencl/numthry.h
include/opencl/ofb.h
include/opencl/opencl.h
@@ -95,7 +101,6 @@ include/opencl/skipjack.h
include/opencl/square.h
include/opencl/symkey.h
include/opencl/tea.h
-include/opencl/thr_filt.h
include/opencl/threeway.h
include/opencl/tiger.h
include/opencl/timers.h
diff --git a/security/opencl/Makefile b/security/opencl/Makefile
index e36449be8ccb..9b0d5c5ee148 100644
--- a/security/opencl/Makefile
+++ b/security/opencl/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= opencl
-PORTVERSION= 0.8.3
+PORTVERSION= 0.8.4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/security/opencl/distinfo b/security/opencl/distinfo
index f2b3c7e05172..9aeb0b82361a 100644
--- a/security/opencl/distinfo
+++ b/security/opencl/distinfo
@@ -1 +1 @@
-MD5 (OpenCL-0.8.3.tgz) = c0ba1337c002e9479afdf397dc1e3255
+MD5 (OpenCL-0.8.4.tgz) = 209122b689507ef56b7e89e8c263769f
diff --git a/security/opencl/pkg-plist b/security/opencl/pkg-plist
index 4100337ce661..74ffc356cc40 100644
--- a/security/opencl/pkg-plist
+++ b/security/opencl/pkg-plist
@@ -20,16 +20,15 @@ include/opencl/cts.h
include/opencl/defalloc.h
include/opencl/des.h
include/opencl/desx.h
+include/opencl/dh.h
include/opencl/dsa.h
include/opencl/ecb.h
include/opencl/emac.h
include/opencl/eme1.h
include/opencl/emsa2.h
include/opencl/emsa3.h
-include/opencl/encoder.h
include/opencl/es_file.h
include/opencl/exceptn.h
-include/opencl/exp.h
include/opencl/filter.h
include/opencl/filters.h
include/opencl/fork.h
@@ -43,8 +42,10 @@ include/opencl/ieee1363.h
include/opencl/init.h
include/opencl/isaac.h
include/opencl/kdf1.h
+include/opencl/kdf2.h
include/opencl/key_filt.h
include/opencl/lion.h
+include/opencl/look_add.h
include/opencl/lookup.h
include/opencl/lubyrack.h
include/opencl/manalloc.h
@@ -52,11 +53,16 @@ include/opencl/md2.h
include/opencl/md4.h
include/opencl/md5.h
include/opencl/md5mac.h
+include/opencl/mdx_hash.h
include/opencl/mgf1.h
+include/opencl/mil_rab.h
include/opencl/misty1.h
+include/opencl/mod_exp.h
include/opencl/mode_pad.h
include/opencl/modebase.h
+include/opencl/mp_core.h
include/opencl/mutex.h
+include/opencl/nr.h
include/opencl/numthry.h
include/opencl/ofb.h
include/opencl/opencl.h
@@ -95,7 +101,6 @@ include/opencl/skipjack.h
include/opencl/square.h
include/opencl/symkey.h
include/opencl/tea.h
-include/opencl/thr_filt.h
include/opencl/threeway.h
include/opencl/tiger.h
include/opencl/timers.h