aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-03 12:08:27 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-03 12:35:43 +0000
commit8000c231b56d6293e20491d47e2cf015352daf2e (patch)
tree203a6f8df2ceb0f68785573a6fc310844e41e1f6
parent781d4f227e543e8ec03d4af67e771b5163ed2518 (diff)
downloadports-8000c231b56d6293e20491d47e2cf015352daf2e.tar.gz
ports-8000c231b56d6293e20491d47e2cf015352daf2e.zip
deskutils/taskd: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--deskutils/taskd/Makefile2
-rw-r--r--deskutils/taskd/distinfo5
-rw-r--r--deskutils/taskd/files/patch-CMakeLists.txt12
-rw-r--r--deskutils/taskd/pkg-plist6
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