git: 1dc8384e78fc - main - www/davix: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Mar 2024 08:57:12 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1dc8384e78fc5aa6ee35512cff9f8fefd48e394c
commit 1dc8384e78fc5aa6ee35512cff9f8fefd48e394c
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-23 08:11:45 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-23 08:56:58 +0000
www/davix: Move man pages to share/man
Approved by: portmgr (blanket)
---
www/davix/Makefile | 1 +
.../patch-cmake_modules_DefineInstallationPaths.cmake | 11 -----------
www/davix/pkg-plist | 16 ++++++++--------
3 files changed, 9 insertions(+), 19 deletions(-)
diff --git a/www/davix/Makefile b/www/davix/Makefile
index dded5460af64..56dc857a7b5d 100644
--- a/www/davix/Makefile
+++ b/www/davix/Makefile
@@ -1,6 +1,7 @@
PORTNAME= davix
DISTVERSIONPREFIX= R_
DISTVERSION= 0_8_5
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org
diff --git a/www/davix/files/patch-cmake_modules_DefineInstallationPaths.cmake b/www/davix/files/patch-cmake_modules_DefineInstallationPaths.cmake
deleted file mode 100644
index d016831c62f9..000000000000
--- a/www/davix/files/patch-cmake_modules_DefineInstallationPaths.cmake
+++ /dev/null
@@ -1,11 +0,0 @@
---- cmake/modules/DefineInstallationPaths.cmake.orig 2018-06-16 07:54:25 UTC
-+++ cmake/modules/DefineInstallationPaths.cmake
-@@ -114,7 +114,7 @@ ENDIF(EXISTS "/usr/lib64" )
- CACHE PATH "The ${APPLICATION_NAME} sysconfig install dir (default prefix/etc)"
- )
- SET(MAN_INSTALL_DIR
-- "${SHARE_INSTALL_PREFIX}/man"
-+ "${CMAKE_INSTALL_PREFIX}/man"
- CACHE PATH "The ${APPLICATION_NAME} man install dir (default prefix/man)"
- )
- SET(INFO_INSTALL_DIR
diff --git a/www/davix/pkg-plist b/www/davix/pkg-plist
index 317a338221c5..ec59c95a460e 100644
--- a/www/davix/pkg-plist
+++ b/www/davix/pkg-plist
@@ -38,11 +38,11 @@ lib/libdavix.so
lib/libdavix.so.0
lib/libdavix.so.%%PORTVERSION%%
libdata/pkgconfig/davix.pc
-man/man1/davix-get.1.gz
-man/man1/davix-http.1.gz
-man/man1/davix-ls.1.gz
-man/man1/davix-mkdir.1.gz
-man/man1/davix-mv.1.gz
-man/man1/davix-put.1.gz
-man/man1/davix-rm.1.gz
-man/man3/libdavix.3.gz
+share/man/man1/davix-get.1.gz
+share/man/man1/davix-http.1.gz
+share/man/man1/davix-ls.1.gz
+share/man/man1/davix-mkdir.1.gz
+share/man/man1/davix-mv.1.gz
+share/man/man1/davix-put.1.gz
+share/man/man1/davix-rm.1.gz
+share/man/man3/libdavix.3.gz