diff options
author | Alex Dupre <ale@FreeBSD.org> | 2009-07-29 07:53:20 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2009-07-29 07:53:20 +0000 |
commit | df353217b00b81b6e227607566e7bbfb7aa46f6a (patch) | |
tree | c0a35517d2433425c5ed033d6d8c6c9f3242cbe2 /security/opensc | |
parent | 78c261135c7807308df3591c982bf0715e15d628 (diff) | |
download | ports-df353217b00b81b6e227607566e7bbfb7aa46f6a.tar.gz ports-df353217b00b81b6e227607566e7bbfb7aa46f6a.zip |
Notes
Diffstat (limited to 'security/opensc')
-rw-r--r-- | security/opensc/Makefile | 2 | ||||
-rw-r--r-- | security/opensc/distinfo | 6 | ||||
-rw-r--r-- | security/opensc/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/security/opensc/Makefile b/security/opensc/Makefile index ea3f4cd90d42..bac4a7aa3c21 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= opensc -PORTVERSION= 0.11.8 +PORTVERSION= 0.11.9 CATEGORIES= security devel MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/ \ http://www.opensc-project.org/files/${PORTNAME}/testing/ diff --git a/security/opensc/distinfo b/security/opensc/distinfo index a370b4a67163..b1defdd33519 100644 --- a/security/opensc/distinfo +++ b/security/opensc/distinfo @@ -1,3 +1,3 @@ -MD5 (opensc-0.11.8.tar.gz) = a269b478b18dddb648b9bd930206b5a8 -SHA256 (opensc-0.11.8.tar.gz) = 3713eff46d231e0b37c1fdba3d3d640716fe0edd875df57578643f0d9f221361 -SIZE (opensc-0.11.8.tar.gz) = 1434051 +MD5 (opensc-0.11.9.tar.gz) = ff9b5ee4f00693873d54d83398e20847 +SHA256 (opensc-0.11.9.tar.gz) = 8111b9ddccf2b333968f58102b864ef0d30454e156f16443eeb345fbca5f4f35 +SIZE (opensc-0.11.9.tar.gz) = 1448948 diff --git a/security/opensc/pkg-plist b/security/opensc/pkg-plist index f949fe4e4cfc..b5cf5be8869d 100644 --- a/security/opensc/pkg-plist +++ b/security/opensc/pkg-plist @@ -68,6 +68,7 @@ lib/pkcs11/pkcs11-spy.so %%DATADIR%%/oberthur.profile %%DATADIR%%/pkcs15.profile %%DATADIR%%/rutoken.profile +%%DATADIR%%/rutoken_ecp.profile %%DATADIR%%/setcos.profile %%DATADIR%%/starcos.profile %%SIGNER%%@dirrmtry %%WEBPLUGINS_DIR%% |