Update to paperkey-1.1.
No longer fix up the README location in the manpage - it's not there anymore :)
This commit is contained in:
parent
5c5d59ea95
commit
2fff1b38ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230366
2 changed files with 4 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= paperkey
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.jabberwocky.com/software/paperkey/
|
||||
|
||||
|
@ -18,9 +18,6 @@ ALL_TARGET= all check
|
|||
|
||||
MAN1= paperkey.1
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's@/usr/share/doc/paperkey/README.gz@${DOCSDIR}/README@' ${WRKSRC}/paperkey.1
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
post-install:
|
||||
${MKDIR} ${DOCSDIR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (paperkey-1.0.tar.gz) = 66f287bf9317acd74a23646333577f3d
|
||||
SHA256 (paperkey-1.0.tar.gz) = d25e897df7c8618f8be10ac77aaf98644382d912bf809c98dc3229bca007804b
|
||||
SIZE (paperkey-1.0.tar.gz) = 196758
|
||||
MD5 (paperkey-1.1.tar.gz) = 06e5a01f96d40936624bdd8f49b22109
|
||||
SHA256 (paperkey-1.1.tar.gz) = 485241f0a3f18f5eadb1fd5706d9ff0f8456ac164ee3f9172ab8db8e310740a2
|
||||
SIZE (paperkey-1.1.tar.gz) = 197884
|
||||
|
|
Loading…
Reference in a new issue