Update to p11-kit-0.20.7.
This commit is contained in:
parent
eaff2da7b6
commit
fc7090eaac
@ -1,15 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2014/09/13 16:36:54 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.36 2014/09/19 06:20:10 ajacoutot Exp $
|
||||
|
||||
PORTROACH= limitw:1,even
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
COMMENT= library for loading and enumurating of PKCS\#11 modules
|
||||
|
||||
DISTNAME= p11-kit-0.20.6
|
||||
DISTNAME= p11-kit-0.20.7
|
||||
|
||||
CATEGORIES= security
|
||||
|
||||
SHARED_LIBS += p11-kit 1.0 # 0.0
|
||||
SHARED_LIBS += p11-kit 1.1 # 0.0
|
||||
|
||||
HOMEPAGE= http://p11-glue.freedesktop.org/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (p11-kit-0.20.6.tar.gz) = zZ3R2RRZRdk+sK0aCrau4XnpUNhhdM3XEsoxbzJt5UY=
|
||||
SIZE (p11-kit-0.20.6.tar.gz) = 986836
|
||||
SHA256 (p11-kit-0.20.7.tar.gz) = aEBUkv5GazOSfUYTAqqY5wPbO4pZZBFYVQi8MwhEhNI=
|
||||
SIZE (p11-kit-0.20.7.tar.gz) = 986731
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.14 2014/09/10 06:10:31 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.15 2014/09/19 06:20:10 ajacoutot Exp $
|
||||
@bin bin/p11-kit
|
||||
@bin bin/trust
|
||||
include/p11-kit-1/
|
||||
@ -8,6 +8,7 @@ include/p11-kit-1/p11-kit/iter.h
|
||||
include/p11-kit-1/p11-kit/p11-kit.h
|
||||
include/p11-kit-1/p11-kit/pin.h
|
||||
include/p11-kit-1/p11-kit/pkcs11.h
|
||||
include/p11-kit-1/p11-kit/pkcs11x.h
|
||||
include/p11-kit-1/p11-kit/uri.h
|
||||
lib/libp11-kit.a
|
||||
lib/libp11-kit.la
|
||||
@ -39,7 +40,6 @@ share/gtk-doc/html/p11-kit/gtk-doc.css
|
||||
share/gtk-doc/html/p11-kit/home.png
|
||||
share/gtk-doc/html/p11-kit/index.html
|
||||
share/gtk-doc/html/p11-kit/index.sgml
|
||||
share/gtk-doc/html/p11-kit/left-insensitive.png
|
||||
share/gtk-doc/html/p11-kit/left.png
|
||||
share/gtk-doc/html/p11-kit/p11-kit-Deprecated.html
|
||||
share/gtk-doc/html/p11-kit/p11-kit-Future.html
|
||||
@ -51,7 +51,6 @@ share/gtk-doc/html/p11-kit/p11-kit.devhelp2
|
||||
share/gtk-doc/html/p11-kit/p11-kit.html
|
||||
share/gtk-doc/html/p11-kit/pkcs11-conf.html
|
||||
share/gtk-doc/html/p11-kit/reference.html
|
||||
share/gtk-doc/html/p11-kit/right-insensitive.png
|
||||
share/gtk-doc/html/p11-kit/right.png
|
||||
share/gtk-doc/html/p11-kit/sharing-managed.html
|
||||
share/gtk-doc/html/p11-kit/sharing.html
|
||||
@ -62,7 +61,6 @@ share/gtk-doc/html/p11-kit/trust-glib-networking.html
|
||||
share/gtk-doc/html/p11-kit/trust-module.html
|
||||
share/gtk-doc/html/p11-kit/trust-nss.html
|
||||
share/gtk-doc/html/p11-kit/trust.html
|
||||
share/gtk-doc/html/p11-kit/up-insensitive.png
|
||||
share/gtk-doc/html/p11-kit/up.png
|
||||
share/p11-kit/
|
||||
share/p11-kit/modules/
|
||||
|
Loading…
Reference in New Issue
Block a user