git: 31a486304d64 - main - deskutils/pinot: move manpages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jan 2024 18:34:56 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=31a486304d649142858f915c8ffb8c62deccc8d9 commit 31a486304d649142858f915c8ffb8c62deccc8d9 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-01-30 17:30:14 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-30 18:33:42 +0000 deskutils/pinot: move manpages --- deskutils/pinot/Makefile | 3 ++- deskutils/pinot/pkg-plist | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 3ea6f38de0d9..3181338c13f5 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -1,6 +1,6 @@ PORTNAME= pinot PORTVERSION= 1.21 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= deskutils MAINTAINER= thierry@FreeBSD.org @@ -47,6 +47,7 @@ USE_LDCONFIG= ${PREFIX}/lib/pinot/backends ${PREFIX}/lib/pinot/filters SHEBANG_FILES= scripts/bash/*.sh GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-http=curl --with-ssl=${OPENSSLBASE} --enable-libarchive \ --enable-mempool=no --enable-libnotify CONFIGURE_ENV= MKDIR_P="${MKDIR}" TEXTCAT_LIBS="-lexttextcat-2.0" diff --git a/deskutils/pinot/pkg-plist b/deskutils/pinot/pkg-plist index 30c82e1848c1..235fed4ae719 100644 --- a/deskutils/pinot/pkg-plist +++ b/deskutils/pinot/pkg-plist @@ -98,11 +98,6 @@ lib/pinot/libSQLite.a lib/pinot/libThread.a lib/pinot/libTokenize.a lib/pinot/libUtils.a -man/man1/pinot-dbus-daemon.1.gz -man/man1/pinot-index.1.gz -man/man1/pinot-label.1.gz -man/man1/pinot-search.1.gz -man/man1/pinot.1.gz share/applications/pinot-prefs.desktop share/applications/pinot.desktop share/dbus-1/services/com.github.fabricecolin.Pinot.service @@ -133,6 +128,11 @@ share/locale/ru/LC_MESSAGES/pinot.mo share/locale/sv/LC_MESSAGES/pinot.mo share/locale/zh_CN/LC_MESSAGES/pinot.mo share/locale/zh_TW/LC_MESSAGES/pinot.mo +share/man/man1/pinot-dbus-daemon.1.gz +share/man/man1/pinot-index.1.gz +share/man/man1/pinot-label.1.gz +share/man/man1/pinot-search.1.gz +share/man/man1/pinot.1.gz %%DATADIR%%/engines/AmazonAPI.src %%DATADIR%%/engines/Arxiv.src %%DATADIR%%/engines/OmegaDescription.xml