git: d78cc41f3dbf - main - devel/rubymine: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 14:50:41 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d78cc41f3dbfdd1b571842c5029cf97d39a6d430
commit d78cc41f3dbfdd1b571842c5029cf97d39a6d430
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-23 14:22:18 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-23 14:50:06 +0000
devel/rubymine: Moved man to share/man
Approved by: portmgr (blanket)
---
devel/rubymine/Makefile | 4 ++--
devel/rubymine/pkg-plist | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/devel/rubymine/Makefile b/devel/rubymine/Makefile
index 78fe6850dd83..d9c16c513a1e 100644
--- a/devel/rubymine/Makefile
+++ b/devel/rubymine/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rubymine
PORTVERSION= 2023.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel java
MASTER_SITES= https://download.jetbrains.com/ruby/
DISTNAME= RubyMine-${PORTVERSION}
@@ -48,7 +48,7 @@ do-install:
${MKDIR} ${STAGEDIR}${DATADIR}
@${TAR} -czf - -C ${WRKDIST} . | ${TAR} xzf - -C ${STAGEDIR}${DATADIR}
${INSTALL_SCRIPT} ${WRKDIR}/rubymine ${STAGEDIR}${PREFIX}/bin/rubymine
- ${INSTALL_MAN} ${FILESDIR}/rubymine.1 ${STAGEDIR}${PREFIX}/man/man1
+ ${INSTALL_MAN} ${FILESDIR}/rubymine.1 ${STAGEDIR}${PREFIX}/share/man/man1
${INSTALL_DATA} ${WRKDIR}/rubymine.desktop ${STAGEDIR}${PREFIX}/share/applications/
# Use fsnotifier replacement provided by java/intellij-fsnotifier
${ECHO} "idea.filewatcher.executable.path=${IDEA_HOME}/bin/fsnotifier" >> ${STAGEDIR}${DATADIR}/bin/idea.properties
diff --git a/devel/rubymine/pkg-plist b/devel/rubymine/pkg-plist
index 3072edd3b6f9..381e331a32b7 100644
--- a/devel/rubymine/pkg-plist
+++ b/devel/rubymine/pkg-plist
@@ -1,5 +1,5 @@
bin/rubymine
-man/man1/rubymine.1.gz
+share/man/man1/rubymine.1.gz
share/applications/rubymine.desktop
%%DATADIR%%/Install-Linux-tar.txt
%%DATADIR%%/RMlogo.svg