aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-12 12:07:34 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-12 22:40:48 +0000
commit9f8f710b3ec3945ede5cf5d996c3391081d32df1 (patch)
tree99dd5d0478cc9bd33e3d4165b4bc51ed54b12222 /comms
parentd64a3318ae18425f85039cac140b800888d9f423 (diff)
downloadports-9f8f710b3ec3945ede5cf5d996c3391081d32df1.tar.gz
ports-9f8f710b3ec3945ede5cf5d996c3391081d32df1.zip
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr
Diffstat (limited to 'comms')
-rw-r--r--comms/scrcpy/Makefile3
-rw-r--r--comms/tio/Makefile1
-rw-r--r--comms/tio/pkg-plist2
3 files changed, 4 insertions, 2 deletions
diff --git a/comms/scrcpy/Makefile b/comms/scrcpy/Makefile
index ff3ec8bdf8c8..3d7ba65e1b0c 100644
--- a/comms/scrcpy/Makefile
+++ b/comms/scrcpy/Makefile
@@ -1,6 +1,7 @@
PORTNAME= scrcpy
DISTVERSIONPREFIX= v
DISTVERSION= 2.3.1
+PORTREVISION= 1
CATEGORIES= comms net
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/:server
DISTFILES= ${SERVER_FILE}:server
@@ -28,7 +29,7 @@ MESON_ARGS= -Dportable=false \
PLIST_FILES= bin/scrcpy \
etc/bash_completion.d/scrcpy \
- man/man1/scrcpy.1.gz \
+ share/man/man1/scrcpy.1.gz \
share/applications/scrcpy-console.desktop \
share/applications/scrcpy.desktop \
share/icons/hicolor/256x256/apps/scrcpy.png \
diff --git a/comms/tio/Makefile b/comms/tio/Makefile
index 23e26006a809..88b71ab74f8e 100644
--- a/comms/tio/Makefile
+++ b/comms/tio/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tio
DISTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
diff --git a/comms/tio/pkg-plist b/comms/tio/pkg-plist
index 719ec991cee3..7f187e480bd3 100644
--- a/comms/tio/pkg-plist
+++ b/comms/tio/pkg-plist
@@ -1,4 +1,4 @@
bin/tio
-man/man1/tio.1.gz
+share/man/man1/tio.1.gz
%%BASH%%etc/bash_completion.d/tio
%%PORTDOCS%%%%DOCSDIR%%/README.md