git: 168c70e0839b - main - deskutils/timewarrior: update to 1.4.3

From: Steve Wills <swills_at_FreeBSD.org>
Date: Sat, 06 Nov 2021 01:21:18 UTC
The branch main has been updated by swills:

URL: https://cgit.FreeBSD.org/ports/commit/?id=168c70e0839b6f1e3a41a713fa992b9b295bf2c0

commit 168c70e0839b6f1e3a41a713fa992b9b295bf2c0
Author:     Steve Wills <swills@FreeBSD.org>
AuthorDate: 2021-11-06 01:18:31 +0000
Commit:     Steve Wills <swills@FreeBSD.org>
CommitDate: 2021-11-06 01:21:08 +0000

    deskutils/timewarrior: update to 1.4.3
    
    Changes:        https://github.com/GothenburgBitFactory/timewarrior/releases/tag/v1.4.3
---
 deskutils/timewarrior/Makefile | 11 ++++++++---
 deskutils/timewarrior/distinfo | 10 +++++-----
 2 files changed, 13 insertions(+), 8 deletions(-)

diff --git a/deskutils/timewarrior/Makefile b/deskutils/timewarrior/Makefile
index bdf560bfe9b0..309d82121b12 100644
--- a/deskutils/timewarrior/Makefile
+++ b/deskutils/timewarrior/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	timewarrior
-PORTVERSION=	1.4.2
+PORTVERSION=	1.4.3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	deskutils
 
@@ -8,11 +8,16 @@ COMMENT=	Track time from the command line
 
 LICENSE=	MIT
 
-USES=		cmake compiler:c++11-lang
+BUILD_DEPENDS=	asciidoctor:textproc/rubygem-asciidoctor
+
+USES=		cmake:insource compiler:c++11-lang
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	GothenburgBitFactory
-GH_TUPLE=	GothenburgBitFactory:libshared:b8b5796:libshared/src/libshared
+GH_TUPLE=	GothenburgBitFactory:libshared:c1760be:libshared/src/libshared
 CMAKE_ARGS+=	-DTIMEW_DOCDIR=${DOCSDIR}
 
+post-install:
+	@${RM} -r ${STAGEDIR}${PREFIX}/man/man1/CMakeFiles ${STAGEDIR}${PREFIX}/man/man7/CMakeFiles
+
 .include <bsd.port.mk>
diff --git a/deskutils/timewarrior/distinfo b/deskutils/timewarrior/distinfo
index 31254ff3e139..418f4ca9716a 100644
--- a/deskutils/timewarrior/distinfo
+++ b/deskutils/timewarrior/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1599010542
-SHA256 (GothenburgBitFactory-timewarrior-v1.4.2_GH0.tar.gz) = bedfa22af67fd382ea2d5d470b40079122474ba86482fb11ff06cec98bb1433c
-SIZE (GothenburgBitFactory-timewarrior-v1.4.2_GH0.tar.gz) = 184170
-SHA256 (GothenburgBitFactory-libshared-b8b5796_GH0.tar.gz) = b56a775e5b40f61bf228784b3bbf34ed6f9ba49568257a3a5dd3522a4f8e35eb
-SIZE (GothenburgBitFactory-libshared-b8b5796_GH0.tar.gz) = 148776
+TIMESTAMP = 1636159987
+SHA256 (GothenburgBitFactory-timewarrior-v1.4.3_GH0.tar.gz) = 32613c8b0adb0d54b680d4bca4e91b4f0a1cc541905a684a794161b6ecb872ef
+SIZE (GothenburgBitFactory-timewarrior-v1.4.3_GH0.tar.gz) = 186633
+SHA256 (GothenburgBitFactory-libshared-c1760be_GH0.tar.gz) = def13c1dd413c2ae88d23e6919bd328e768838c3027a4995764e0c25fbd74394
+SIZE (GothenburgBitFactory-libshared-c1760be_GH0.tar.gz) = 159502