git: 94324e004960 - main - deskutils/timewarrior: Update version 1.9.1=>1.10.0

Muhammad Moinur Rahman <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.ports
Message-ID <[email protected]>
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=94324e004960f2c68e0c34b46d8a1459f30a1fa9

commit 94324e004960f2c68e0c34b46d8a1459f30a1fa9
Author:     Muhammad Moinur Rahman <[email protected]>
AuthorDate: 2026-08-07 11:28:36 +0000
Commit:     Muhammad Moinur Rahman <[email protected]>
CommitDate: 2026-08-07 13:28:57 +0000

    deskutils/timewarrior: Update version 1.9.1=>1.10.0
    
    Changelog: https://github.com/GothenburgBitFactory/timewarrior/releases/tag/v1.10.0
---
 deskutils/timewarrior/Makefile  |  4 +--
 deskutils/timewarrior/distinfo  | 10 ++++----
 deskutils/timewarrior/pkg-plist | 55 ++++++++++++++++++++++++++++++-----------
 3 files changed, 47 insertions(+), 22 deletions(-)

diff --git a/deskutils/timewarrior/Makefile b/deskutils/timewarrior/Makefile
index 5dc75e2a53c1..e1b34f1ee44f 100644
--- a/deskutils/timewarrior/Makefile
+++ b/deskutils/timewarrior/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	timewarrior
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.9.1
+DISTVERSION=	1.10.0
 CATEGORIES=	deskutils
 
 MAINTAINER=	[email protected]
@@ -15,7 +15,7 @@ USES=		cmake:insource compiler:c++11-lang
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	GothenburgBitFactory
-GH_TUPLE=	GothenburgBitFactory:libshared:7604fd2:libshared/src/libshared
+GH_TUPLE=	GothenburgBitFactory:libshared:8693555:libshared/src/libshared
 
 CMAKE_ARGS+=	-DTIMEW_DOCDIR=${DOCSDIR}
 
diff --git a/deskutils/timewarrior/distinfo b/deskutils/timewarrior/distinfo
index 46bd3926f40b..a0637d69bfd3 100644
--- a/deskutils/timewarrior/distinfo
+++ b/deskutils/timewarrior/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1756369679
-SHA256 (GothenburgBitFactory-timewarrior-v1.9.1_GH0.tar.gz) = aa224549b091a0524516a547f18fa4534dad49a968c65ac5ef836dcf49bda866
-SIZE (GothenburgBitFactory-timewarrior-v1.9.1_GH0.tar.gz) = 214939
-SHA256 (GothenburgBitFactory-libshared-7604fd2_GH0.tar.gz) = b93e1f3a16b494f92f866c4d7530e79c7e92b1194b95345de57ee97b3149d06c
-SIZE (GothenburgBitFactory-libshared-7604fd2_GH0.tar.gz) = 167262
+TIMESTAMP = 1786101873
+SHA256 (GothenburgBitFactory-timewarrior-v1.10.0_GH0.tar.gz) = 8c66ac69d8c42d8a731543a218ba73fa70f9762303762bb10c92402563d8c5dd
+SIZE (GothenburgBitFactory-timewarrior-v1.10.0_GH0.tar.gz) = 222126
+SHA256 (GothenburgBitFactory-libshared-8693555_GH0.tar.gz) = f23efab7a768fa8d713c72bf2d5c0f823ed9543cc973fef5a45cf4707658e54b
+SIZE (GothenburgBitFactory-libshared-8693555_GH0.tar.gz) = 174442
diff --git a/deskutils/timewarrior/pkg-plist b/deskutils/timewarrior/pkg-plist
index 2e1fbebd77d5..75de76a260ff 100644
--- a/deskutils/timewarrior/pkg-plist
+++ b/deskutils/timewarrior/pkg-plist
@@ -1,4 +1,44 @@
 bin/timew
+include/Args.h
+include/Color.h
+include/Composite.h
+include/Configuration.h
+include/Datetime.h
+include/Duration.h
+include/FS.h
+include/JSON.h
+include/Lexer.h
+include/Log.h
+include/Msg.h
+include/PEG.h
+include/Packrat.h
+include/Palette.h
+include/Pig.h
+include/RX.h
+include/Table.h
+include/Timer.h
+include/Tree.h
+include/format.h
+include/shared.h
+include/unicode.h
+include/utf8.h
+include/wcwidth.h
+lib/libshared.a
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/INSTALL
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/README.md
+%%PORTDOCS%%%%DOCSDIR%%/ext/on-modify.timewarrior
+%%PORTDOCS%%%%DOCSDIR%%/ext/totals.py
+%%PORTDOCS%%%%DOCSDIR%%/holidays/README
+%%PORTDOCS%%%%DOCSDIR%%/holidays/holidays.en-US
+%%PORTDOCS%%%%DOCSDIR%%/holidays/refresh
+%%PORTDOCS%%%%DOCSDIR%%/themes/README
+%%PORTDOCS%%%%DOCSDIR%%/themes/dark.theme
+%%PORTDOCS%%%%DOCSDIR%%/themes/dark_blue.theme
+%%PORTDOCS%%%%DOCSDIR%%/themes/dark_green.theme
+%%PORTDOCS%%%%DOCSDIR%%/themes/dark_red.theme
 share/man/man1/timew-annotate.1.gz
 share/man/man1/timew-cancel.1.gz
 share/man/man1/timew-chart.1.gz
@@ -38,18 +78,3 @@ share/man/man7/timew-dom.7.gz
 share/man/man7/timew-durations.7.gz
 share/man/man7/timew-hints.7.gz
 share/man/man7/timew-ranges.7.gz
-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
-%%PORTDOCS%%%%DOCSDIR%%/INSTALL
-%%PORTDOCS%%%%DOCSDIR%%/LICENSE
-%%PORTDOCS%%%%DOCSDIR%%/README.md
-%%PORTDOCS%%%%DOCSDIR%%/ext/on-modify.timewarrior
-%%PORTDOCS%%%%DOCSDIR%%/ext/totals.py
-%%PORTDOCS%%%%DOCSDIR%%/holidays/README
-%%PORTDOCS%%%%DOCSDIR%%/holidays/holidays.en-US
-%%PORTDOCS%%%%DOCSDIR%%/holidays/refresh
-%%PORTDOCS%%%%DOCSDIR%%/themes/README
-%%PORTDOCS%%%%DOCSDIR%%/themes/dark.theme
-%%PORTDOCS%%%%DOCSDIR%%/themes/dark_blue.theme
-%%PORTDOCS%%%%DOCSDIR%%/themes/dark_green.theme
-%%PORTDOCS%%%%DOCSDIR%%/themes/dark_red.theme
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.