diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-10-01 22:24:38 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-10-01 22:24:38 +0000 |
commit | 7fefc36814a30436aae18125b3f10d144b42a2dc (patch) | |
tree | 2901390f1e7d5f7c727497836513e4b7de1445d2 /security/softhsm/pkg-plist | |
parent | 730964f7a0f2ba3a6d60d6bca9641a913634189f (diff) | |
download | ports-7fefc36814a30436aae18125b3f10d144b42a2dc.tar.gz ports-7fefc36814a30436aae18125b3f10d144b42a2dc.zip |
security/softhsm: update to 1.3.5
- Update to 1.3.5 [1]
- Allow staging
- Convert lib depends to new format
PR: ports/182548 [1]
Submitted by: Jaap Akkerhuis <jaap NLnetLabs.nl> (maintainer) [1]
Notes
Notes:
svn path=/head/; revision=329006
Diffstat (limited to 'security/softhsm/pkg-plist')
-rw-r--r-- | security/softhsm/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/softhsm/pkg-plist b/security/softhsm/pkg-plist index c5f8a05feef8..56e7c89d463e 100644 --- a/security/softhsm/pkg-plist +++ b/security/softhsm/pkg-plist @@ -8,6 +8,9 @@ etc/softhsm.conf.sample @exec if [ ! -f %D/etc/softhsm.conf ]; then cp %D/etc/softhsm.conf.sample %D/etc/softhsm.conf; fi @dirrm lib/softhsm @exec install -d -o root -g wheel -m 700 %D/var/lib/softhsm +man/man1/softhsm-keyconv.1.gz +man/man1/softhsm.1.gz +man/man5/softhsm.conf.5.gz @dirrm var/lib/softhsm @dirrmtry var/lib @dirrmtry var |