git: 1e7bdc538a33 - main - comms/predict: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Feb 2024 18:19:43 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e7bdc538a33d2c680857167b428af26aa1dc8e0 commit 1e7bdc538a33d2c680857167b428af26aa1dc8e0 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-22 17:24:01 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-22 18:19:19 +0000 comms/predict: Moved man to share/man Approved by: portmgr (blanket) --- comms/predict/Makefile | 1 + comms/predict/files/Makefile | 2 +- comms/predict/pkg-plist | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/comms/predict/Makefile b/comms/predict/Makefile index adf0a7073be7..198738463848 100644 --- a/comms/predict/Makefile +++ b/comms/predict/Makefile @@ -1,5 +1,6 @@ PORTNAME= predict PORTVERSION= 2.2.7 +PORTREVISION= 1 CATEGORIES= comms astro hamradio MASTER_SITES= https://www.qsl.net/kd2bd/ \ LOCAL/db diff --git a/comms/predict/files/Makefile b/comms/predict/files/Makefile index cf449317fbe5..a6882e222993 100644 --- a/comms/predict/files/Makefile +++ b/comms/predict/files/Makefile @@ -25,6 +25,6 @@ install: strip ${STAGEDIR}${PREFIX}/bin/vocalizer install.man: - install -m 0644 docs/man/predict.1 ${STAGEDIR}${PREFIX}/man/man1 + install -m 0644 docs/man/predict.1 ${STAGEDIR}${PREFIX}/share/man/man1 .PHONY: clean build diff --git a/comms/predict/pkg-plist b/comms/predict/pkg-plist index cfcb09d2389c..e1f52a00d213 100644 --- a/comms/predict/pkg-plist +++ b/comms/predict/pkg-plist @@ -1,6 +1,6 @@ bin/predict bin/vocalizer -man/man1/predict.1.gz +share/man/man1/predict.1.gz %%DATADIR%%/default/predict.db %%DATADIR%%/default/predict.qth %%DATADIR%%/default/predict.tle