mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Update to 2.0.2 release.
This commit is contained in:
parent
e06dc2b671
commit
b40e9f15d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310822
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= oath-toolkit
|
||||
PORTVERSION= 2.0.1
|
||||
PORTVERSION= 2.0.2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -97,7 +97,7 @@ PLIST_SUB+= PSKC="@comment "
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
.if defined(NOPORTDOCS)
|
||||
.if ! ${PORT_OPTIONS:MDOCS}
|
||||
@${REINPLACE_CMD} 's|install-data-am: install-data-local|install-data-am:|' \
|
||||
${WRKSRC}/liboath/gtk-doc/Makefile.in \
|
||||
${WRKSRC}/libpskc/gtk-doc/Makefile.in
|
||||
@ -107,7 +107,7 @@ post-patch:
|
||||
${WRKSRC}/libpskc/gtk-doc/Makefile.in
|
||||
.endif
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
post-install:
|
||||
.for f in ${DOCS}
|
||||
${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (oath-toolkit-2.0.1.tar.gz) = d267055979a3d41e36fb36f193aa9e43832d64e1555b4d2efc6d28083ac40988
|
||||
SIZE (oath-toolkit-2.0.1.tar.gz) = 3926095
|
||||
SHA256 (oath-toolkit-2.0.2.tar.gz) = 2951ebc2a3e9a03333618ceda7fe2c00e16f880255d3d4f48068cd8164715944
|
||||
SIZE (oath-toolkit-2.0.2.tar.gz) = 3946021
|
||||
|
Loading…
Reference in New Issue
Block a user