git: 0ac4da8cc5e3 - main - german/BBBike: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 09:03:39 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ac4da8cc5e3e76ad5b34d99299c5fd4c7af262e commit 0ac4da8cc5e3e76ad5b34d99299c5fd4c7af262e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 08:34:18 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 09:03:12 +0000 german/BBBike: Moved man to share/man Approved by: portmgr (blanket) --- german/BBBike/Makefile | 4 ++-- german/BBBike/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/german/BBBike/Makefile b/german/BBBike/Makefile index 7dee6dacaef2..66b1db4d15e0 100644 --- a/german/BBBike/Makefile +++ b/german/BBBike/Makefile @@ -1,6 +1,6 @@ PORTNAME= BBBike PORTVERSION= 3.18 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= german MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${PORTVERSION} @@ -80,7 +80,7 @@ do-build: do-install: -${RM} -r ${MYDESTDIR} - ${INSTALL_MAN} ${WRKSRC}/bbbike.1 ${STAGEDIR}${PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/bbbike.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${FIND} ${WRKSRC} | ${XARGS} ${CHMOD} ugo+r ${FIND} ${WRKSRC} -perm -u=x | ${XARGS} ${CHMOD} go+x ${CP} -rp ${WRKSRC} ${MYDESTDIR} diff --git a/german/BBBike/pkg-plist b/german/BBBike/pkg-plist index 3233c6320c14..136a86979839 100644 --- a/german/BBBike/pkg-plist +++ b/german/BBBike/pkg-plist @@ -1075,7 +1075,7 @@ BBBike/plugins/MultiMap.pm BBBike/smsbbbike bin/smsbbbike BBBike/tkbikepwr -man/man1/bbbike.1.gz +share/man/man1/bbbike.1.gz BBBike/lib/%%LOCAL_PERL_ARCH%%/BBBikeXS.pm BBBike/lib/%%LOCAL_PERL_ARCH%%/Strassen/Inline.pm BBBike/lib/%%LOCAL_PERL_ARCH%%/Strassen/Inline2.pm