Update to 0.4.7 release.
This commit is contained in:
parent
619422a613
commit
35ebd31214
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445230
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libp11
|
||||
PORTVERSION= 0.4.5
|
||||
PORTVERSION= 0.4.7
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
CATEGORIES= security devel
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1492014952
|
||||
SHA256 (OpenSC-libp11-libp11-0.4.5_GH0.tar.gz) = c8e2fb5da64481c4a132d09d5342648c380aadaadb075fc96e4443b35c665988
|
||||
SIZE (OpenSC-libp11-libp11-0.4.5_GH0.tar.gz) = 108941
|
||||
TIMESTAMP = 1499421194
|
||||
SHA256 (OpenSC-libp11-libp11-0.4.7_GH0.tar.gz) = a16878d7b6246db574e71288e38faa94d4d91d324f2daed3d920b3a50a0a69bf
|
||||
SIZE (OpenSC-libp11-libp11-0.4.7_GH0.tar.gz) = 112456
|
||||
|
@ -1,10 +1,11 @@
|
||||
include/libp11.h
|
||||
include/p11_err.h
|
||||
lib/engines/libpkcs11.so
|
||||
lib/engines/pkcs11.so
|
||||
lib/libp11.a
|
||||
lib/libp11.so
|
||||
lib/libp11.so.2
|
||||
lib/libp11.so.2.4.5
|
||||
lib/libp11.so.2.4.7
|
||||
libdata/pkgconfig/libp11.pc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
|
||||
|
Loading…
Reference in New Issue
Block a user