diff options
-rw-r--r-- | security/botan/Makefile | 2 | ||||
-rw-r--r-- | security/botan/distinfo | 2 | ||||
-rw-r--r-- | security/botan/pkg-plist | 6 | ||||
-rw-r--r-- | security/opencl/Makefile | 2 | ||||
-rw-r--r-- | security/opencl/distinfo | 2 | ||||
-rw-r--r-- | security/opencl/pkg-plist | 6 |
6 files changed, 16 insertions, 4 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index 9b0d5c5ee148..36723fc38c83 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -7,7 +7,7 @@ # PORTNAME= opencl -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/security/botan/distinfo b/security/botan/distinfo index 9aeb0b82361a..7fdd4a1457d4 100644 --- a/security/botan/distinfo +++ b/security/botan/distinfo @@ -1 +1 @@ -MD5 (OpenCL-0.8.4.tgz) = 209122b689507ef56b7e89e8c263769f +MD5 (OpenCL-0.8.5.tgz) = ea640568bd4a375c8642329c3aba8599 diff --git a/security/botan/pkg-plist b/security/botan/pkg-plist index 74ffc356cc40..ab32e290792f 100644 --- a/security/botan/pkg-plist +++ b/security/botan/pkg-plist @@ -7,6 +7,7 @@ include/opencl/base64.h include/opencl/bigint.h include/opencl/blowfish.h include/opencl/buf_filt.h +include/opencl/cast128.h include/opencl/cast256.h include/opencl/cast5.h include/opencl/cbc.h @@ -21,12 +22,15 @@ include/opencl/defalloc.h include/opencl/des.h include/opencl/desx.h include/opencl/dh.h +include/opencl/dl_parm.h include/opencl/dsa.h include/opencl/ecb.h include/opencl/emac.h include/opencl/eme1.h +include/opencl/emsa1.h include/opencl/emsa2.h include/opencl/emsa3.h +include/opencl/emsa_raw.h include/opencl/es_file.h include/opencl/exceptn.h include/opencl/filter.h @@ -46,6 +50,7 @@ include/opencl/kdf2.h include/opencl/key_filt.h include/opencl/lion.h include/opencl/look_add.h +include/opencl/look_pk.h include/opencl/lookup.h include/opencl/lubyrack.h include/opencl/manalloc.h @@ -61,6 +66,7 @@ include/opencl/mod_exp.h include/opencl/mode_pad.h include/opencl/modebase.h include/opencl/mp_core.h +include/opencl/mp_types.h include/opencl/mutex.h include/opencl/nr.h include/opencl/numthry.h diff --git a/security/opencl/Makefile b/security/opencl/Makefile index 9b0d5c5ee148..36723fc38c83 100644 --- a/security/opencl/Makefile +++ b/security/opencl/Makefile @@ -7,7 +7,7 @@ # PORTNAME= opencl -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/security/opencl/distinfo b/security/opencl/distinfo index 9aeb0b82361a..7fdd4a1457d4 100644 --- a/security/opencl/distinfo +++ b/security/opencl/distinfo @@ -1 +1 @@ -MD5 (OpenCL-0.8.4.tgz) = 209122b689507ef56b7e89e8c263769f +MD5 (OpenCL-0.8.5.tgz) = ea640568bd4a375c8642329c3aba8599 diff --git a/security/opencl/pkg-plist b/security/opencl/pkg-plist index 74ffc356cc40..ab32e290792f 100644 --- a/security/opencl/pkg-plist +++ b/security/opencl/pkg-plist @@ -7,6 +7,7 @@ include/opencl/base64.h include/opencl/bigint.h include/opencl/blowfish.h include/opencl/buf_filt.h +include/opencl/cast128.h include/opencl/cast256.h include/opencl/cast5.h include/opencl/cbc.h @@ -21,12 +22,15 @@ include/opencl/defalloc.h include/opencl/des.h include/opencl/desx.h include/opencl/dh.h +include/opencl/dl_parm.h include/opencl/dsa.h include/opencl/ecb.h include/opencl/emac.h include/opencl/eme1.h +include/opencl/emsa1.h include/opencl/emsa2.h include/opencl/emsa3.h +include/opencl/emsa_raw.h include/opencl/es_file.h include/opencl/exceptn.h include/opencl/filter.h @@ -46,6 +50,7 @@ include/opencl/kdf2.h include/opencl/key_filt.h include/opencl/lion.h include/opencl/look_add.h +include/opencl/look_pk.h include/opencl/lookup.h include/opencl/lubyrack.h include/opencl/manalloc.h @@ -61,6 +66,7 @@ include/opencl/mod_exp.h include/opencl/mode_pad.h include/opencl/modebase.h include/opencl/mp_core.h +include/opencl/mp_types.h include/opencl/mutex.h include/opencl/nr.h include/opencl/numthry.h |