git: 8000c231b56d - main - deskutils/taskd: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Mar 2024 12:36:06 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=8000c231b56d6293e20491d47e2cf015352daf2e commit 8000c231b56d6293e20491d47e2cf015352daf2e Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-03 12:08:27 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-03 12:35:43 +0000 deskutils/taskd: Move man pages to share/man Approved by: portmgr (blanket) --- deskutils/taskd/Makefile | 2 +- deskutils/taskd/distinfo | 5 +++-- deskutils/taskd/files/patch-CMakeLists.txt | 12 ++++++++++++ deskutils/taskd/pkg-plist | 6 +++--- 4 files changed, 19 insertions(+), 6 deletions(-) diff --git a/deskutils/taskd/Makefile b/deskutils/taskd/Makefile index 5bc34692199d..67f70edb9c13 100644 --- a/deskutils/taskd/Makefile +++ b/deskutils/taskd/Makefile @@ -1,6 +1,6 @@ PORTNAME= taskd PORTVERSION= 1.1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils MASTER_SITES= http://taskwarrior.org/download/ diff --git a/deskutils/taskd/distinfo b/deskutils/taskd/distinfo index 1bd76f4ba0ad..a16ecbe455a8 100644 --- a/deskutils/taskd/distinfo +++ b/deskutils/taskd/distinfo @@ -1,2 +1,3 @@ -SHA256 (taskd-1.1.0.tar.gz) = 7b8488e687971ae56729ff4e2e5209ff8806cf8cd57718bfd7e521be130621b4 -SIZE (taskd-1.1.0.tar.gz) = 120115 +TIMESTAMP = 1709467626 +SHA256 (taskd-1.1.0.tar.gz) = 7b8488e687971ae56729ff4e2e5209ff8806cf8cd57718bfd7e521be130621b4 +SIZE (taskd-1.1.0.tar.gz) = 120115 diff --git a/deskutils/taskd/files/patch-CMakeLists.txt b/deskutils/taskd/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..40a22e1c9952 --- /dev/null +++ b/deskutils/taskd/files/patch-CMakeLists.txt @@ -0,0 +1,12 @@ +--- CMakeLists.txt.orig 2024-03-03 12:06:29 UTC ++++ CMakeLists.txt +@@ -77,9 +77,6 @@ if (FREEBSD) + endif (NETBSD) + + if (FREEBSD) +-SET (TASKD_MAN1DIR man/man1 CACHE STRING "Installation directory for man pages, section 1") +-SET (TASKD_MAN5DIR man/man5 CACHE STRING "Installation directory for man pages, section 5") +-else (FREEBSD) + SET (TASKD_MAN1DIR share/man/man1 CACHE STRING "Installation directory for man pages, section 1") + SET (TASKD_MAN5DIR share/man/man5 CACHE STRING "Installation directory for man pages, section 5") + endif (FREEBSD) diff --git a/deskutils/taskd/pkg-plist b/deskutils/taskd/pkg-plist index 4f311dfd27dc..98ebbbbd68f7 100644 --- a/deskutils/taskd/pkg-plist +++ b/deskutils/taskd/pkg-plist @@ -1,8 +1,8 @@ bin/taskd bin/taskdctl -man/man1/taskd.1.gz -man/man1/taskdctl.1.gz -man/man5/taskdrc.5.gz +share/man/man1/taskd.1.gz +share/man/man1/taskdctl.1.gz +share/man/man5/taskdrc.5.gz share/taskd/README @mode 0755 %%DATADIR%%/generate