mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 0.11.11 release.
This commit is contained in:
parent
f2f685db6b
commit
82475179f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243370
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= opensc
|
||||
PORTVERSION= 0.11.9
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.11.11
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/ \
|
||||
http://www.opensc-project.org/files/${PORTNAME}/testing/
|
||||
@ -39,7 +38,8 @@ PORTDOCS= *
|
||||
MANCOMPRESSED= no
|
||||
MAN1= cardos-tool.1 cryptoflex-tool.1 netkey-tool.1 \
|
||||
opensc-config.1 opensc-explorer.1 opensc-tool.1 \
|
||||
pkcs11-tool.1 pkcs15-crypt.1 pkcs15-init.1 pkcs15-tool.1
|
||||
pkcs11-tool.1 pkcs15-crypt.1 pkcs15-init.1 pkcs15-tool.1 \
|
||||
westcos-tool.1
|
||||
MAN3= sc_app_info_t.3 sc_append_record.3 sc_asn1_decode.3 \
|
||||
sc_asn1_encode.3 sc_asn1_entry.3 sc_asn1_find_tag.3 \
|
||||
sc_asn1_print_tags.3 sc_asn1_put_tag.3 sc_asn1_read_tag.3 \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (opensc-0.11.9.tar.gz) = ff9b5ee4f00693873d54d83398e20847
|
||||
SHA256 (opensc-0.11.9.tar.gz) = 8111b9ddccf2b333968f58102b864ef0d30454e156f16443eeb345fbca5f4f35
|
||||
SIZE (opensc-0.11.9.tar.gz) = 1448948
|
||||
MD5 (opensc-0.11.11.tar.gz) = 9c3290f7cb82273136b1584e198157dc
|
||||
SHA256 (opensc-0.11.11.tar.gz) = 60966daa5cac5723c35ca2fa93f1b650c4b01d66fe2c58ae8e82d908bc3fee47
|
||||
SIZE (opensc-0.11.11.tar.gz) = 1487137
|
||||
|
@ -12,6 +12,7 @@ bin/pkcs15-crypt
|
||||
bin/pkcs15-init
|
||||
bin/pkcs15-tool
|
||||
bin/rutoken-tool
|
||||
bin/westcos-tool
|
||||
etc/opensc.conf-sample
|
||||
include/opensc/asn1.h
|
||||
include/opensc/cardctl.h
|
||||
@ -65,12 +66,14 @@ lib/pkcs11/pkcs11-spy.so
|
||||
%%DATADIR%%/jcop.profile
|
||||
%%DATADIR%%/miocos.profile
|
||||
%%DATADIR%%/muscle.profile
|
||||
%%DATADIR%%/myeid.profile
|
||||
%%DATADIR%%/oberthur.profile
|
||||
%%DATADIR%%/pkcs15.profile
|
||||
%%DATADIR%%/rutoken.profile
|
||||
%%DATADIR%%/rutoken_ecp.profile
|
||||
%%DATADIR%%/setcos.profile
|
||||
%%DATADIR%%/starcos.profile
|
||||
%%DATADIR%%/westcos.profile
|
||||
%%SIGNER%%@dirrmtry %%WEBPLUGINS_DIR%%
|
||||
@dirrm include/opensc
|
||||
@dirrm lib/pkcs11
|
||||
|
Loading…
Reference in New Issue
Block a user