upgrade to 0.8.5

This commit is contained in:
Ying-Chieh Liao 2002-07-22 12:57:32 +00:00
parent 21b3c103e2
commit 4664e30a2f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63381
6 changed files with 16 additions and 4 deletions

View File

@ -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}

View File

@ -1 +1 @@
MD5 (OpenCL-0.8.4.tgz) = 209122b689507ef56b7e89e8c263769f
MD5 (OpenCL-0.8.5.tgz) = ea640568bd4a375c8642329c3aba8599

View File

@ -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

View File

@ -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}

View File

@ -1 +1 @@
MD5 (OpenCL-0.8.4.tgz) = 209122b689507ef56b7e89e8c263769f
MD5 (OpenCL-0.8.5.tgz) = ea640568bd4a375c8642329c3aba8599

View File

@ -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