mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
o Add security to CATEGORIES. [1]
o Add missing file. [2] Pointy hat to: myself [1][2] Reported by: QAT [2]
This commit is contained in:
parent
6e36f71210
commit
ce02e6a947
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264189
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= tpm-emulator
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= emulators
|
||||
CATEGORIES= emulators security
|
||||
MASTER_SITES= BERLIOS/${PORTNAME}
|
||||
DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION}
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
include/tddl.h
|
||||
lib/libtddl.so.1.2.0.7
|
||||
lib/libtddl.so.1.2
|
||||
lib/libtddl.so
|
||||
lib/libtddl.a
|
||||
bin/tpmd
|
||||
@unexec rm -f /var/tpm/tpmd_socket*
|
||||
|
Loading…
Reference in New Issue
Block a user