mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
upgrade to 0.8.6
This commit is contained in:
parent
741e81ebc6
commit
66662e1043
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63586
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= opencl
|
||||
PORTVERSION= 0.8.5
|
||||
PORTVERSION= 0.8.6
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (OpenCL-0.8.5.tgz) = ea640568bd4a375c8642329c3aba8599
|
||||
MD5 (OpenCL-0.8.6.tgz) = 9b8ebbe0a72afd32d094cb08ae1585c6
|
||||
|
@ -9,7 +9,6 @@ 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
|
||||
include/opencl/cfb.h
|
||||
include/opencl/chain.h
|
||||
@ -30,6 +29,7 @@ include/opencl/eme1.h
|
||||
include/opencl/emsa1.h
|
||||
include/opencl/emsa2.h
|
||||
include/opencl/emsa3.h
|
||||
include/opencl/emsa4.h
|
||||
include/opencl/emsa_raw.h
|
||||
include/opencl/es_file.h
|
||||
include/opencl/exceptn.h
|
||||
@ -38,6 +38,7 @@ include/opencl/filters.h
|
||||
include/opencl/fork.h
|
||||
include/opencl/fused.h
|
||||
include/opencl/gost.h
|
||||
include/opencl/hash_id.h
|
||||
include/opencl/haval.h
|
||||
include/opencl/hex.h
|
||||
include/opencl/hmac.h
|
||||
@ -68,10 +69,12 @@ include/opencl/modebase.h
|
||||
include/opencl/mp_core.h
|
||||
include/opencl/mp_types.h
|
||||
include/opencl/mutex.h
|
||||
include/opencl/mux_def.h
|
||||
include/opencl/nr.h
|
||||
include/opencl/numthry.h
|
||||
include/opencl/ofb.h
|
||||
include/opencl/opencl.h
|
||||
include/opencl/par_hash.h
|
||||
include/opencl/pgp_s2k.h
|
||||
include/opencl/pipe.h
|
||||
include/opencl/pk_filts.h
|
||||
|
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= opencl
|
||||
PORTVERSION= 0.8.5
|
||||
PORTVERSION= 0.8.6
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (OpenCL-0.8.5.tgz) = ea640568bd4a375c8642329c3aba8599
|
||||
MD5 (OpenCL-0.8.6.tgz) = 9b8ebbe0a72afd32d094cb08ae1585c6
|
||||
|
@ -9,7 +9,6 @@ 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
|
||||
include/opencl/cfb.h
|
||||
include/opencl/chain.h
|
||||
@ -30,6 +29,7 @@ include/opencl/eme1.h
|
||||
include/opencl/emsa1.h
|
||||
include/opencl/emsa2.h
|
||||
include/opencl/emsa3.h
|
||||
include/opencl/emsa4.h
|
||||
include/opencl/emsa_raw.h
|
||||
include/opencl/es_file.h
|
||||
include/opencl/exceptn.h
|
||||
@ -38,6 +38,7 @@ include/opencl/filters.h
|
||||
include/opencl/fork.h
|
||||
include/opencl/fused.h
|
||||
include/opencl/gost.h
|
||||
include/opencl/hash_id.h
|
||||
include/opencl/haval.h
|
||||
include/opencl/hex.h
|
||||
include/opencl/hmac.h
|
||||
@ -68,10 +69,12 @@ include/opencl/modebase.h
|
||||
include/opencl/mp_core.h
|
||||
include/opencl/mp_types.h
|
||||
include/opencl/mutex.h
|
||||
include/opencl/mux_def.h
|
||||
include/opencl/nr.h
|
||||
include/opencl/numthry.h
|
||||
include/opencl/ofb.h
|
||||
include/opencl/opencl.h
|
||||
include/opencl/par_hash.h
|
||||
include/opencl/pgp_s2k.h
|
||||
include/opencl/pipe.h
|
||||
include/opencl/pk_filts.h
|
||||
|
Loading…
Reference in New Issue
Block a user