git: 8944ce493742 - main - textproc/yodl: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jan 2024 22:36:05 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=8944ce4937428bbc78fe99157b7a7704dda9ae01 commit 8944ce4937428bbc78fe99157b7a7704dda9ae01 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-30 21:47:38 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-30 22:35:26 +0000 textproc/yodl: Moved man to share/man --- textproc/yodl/Makefile | 3 +-- textproc/yodl/pkg-plist | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 17 deletions(-) diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index 946bd1cc81c8..253b9bac329c 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -1,6 +1,6 @@ PORTNAME= yodl PORTVERSION= 3.10.00 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org @@ -56,7 +56,6 @@ DOCS_USE= TEX=latex:build,dvipsk:build post-patch: @${REINPLACE_CMD} -e 's|"/usr"|"${PREFIX}"| ; \ s|"/share/yodl"|"/share/${PORTNAME}-${PORTVERSION}"| ; \ - s|"/share/man"|"/man"| ; \ s|"/share/doc/yodl"|"/share/doc/${PORTNAME}-${PORTVERSION}"| ; \ s|"/share/doc/yodl-doc"|"/share/doc/${PORTNAME}-${PORTVERSION}/doc"| ; \ s|"gcc"|"${CC}"| ; \ diff --git a/textproc/yodl/pkg-plist b/textproc/yodl/pkg-plist index e952d81df49a..f918fd088e79 100644 --- a/textproc/yodl/pkg-plist +++ b/textproc/yodl/pkg-plist @@ -8,21 +8,21 @@ bin/yodl2xml bin/yodlpost bin/yodlstriproff bin/yodlverbinsert -man/man1/yodl.1.gz -man/man1/yodlconverters.1.gz -man/man1/yodlpost.1.gz -man/man1/yodlstriproff.1.gz -man/man1/yodlverbinsert.1.gz -man/man1/yodl2html.1.gz -man/man1/yodl2latex.1.gz -man/man1/yodl2man.1.gz -man/man1/yodl2txt.1.gz -man/man1/yodl2whatever.1.gz -man/man1/yodl2xml.1.gz -man/man7/yodlbuiltins.7.gz -man/man7/yodlletter.7.gz -man/man7/yodlmacros.7.gz -man/man7/yodlmanpage.7.gz +share/man/man1/yodl.1.gz +share/man/man1/yodlconverters.1.gz +share/man/man1/yodlpost.1.gz +share/man/man1/yodlstriproff.1.gz +share/man/man1/yodlverbinsert.1.gz +share/man/man1/yodl2html.1.gz +share/man/man1/yodl2latex.1.gz +share/man/man1/yodl2man.1.gz +share/man/man1/yodl2txt.1.gz +share/man/man1/yodl2whatever.1.gz +share/man/man1/yodl2xml.1.gz +share/man/man7/yodlbuiltins.7.gz +share/man/man7/yodlletter.7.gz +share/man/man7/yodlmacros.7.gz +share/man/man7/yodlmanpage.7.gz share/yodl-%%PORTVERSION%%/chartables/html.tables.yo share/yodl-%%PORTVERSION%%/chartables/latex.tables.yo share/yodl-%%PORTVERSION%%/chartables/latex2.tables.yo