net/opensips31: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 10:51:17 +01:00
parent fc29a874cd
commit 5aed87b886
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
3 changed files with 13 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= opensips31
DISTVERSION= 3.1.11
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= https://opensips.org/pub/opensips/${DISTVERSION}/
DISTNAME= opensips-${DISTVERSION}

View File

@ -1,4 +1,4 @@
--- Makefile.defs.orig 2022-06-22 11:35:15 UTC
--- Makefile.defs.orig 2022-08-17 10:29:14 UTC
+++ Makefile.defs
@@ -57,15 +57,16 @@ export makefile_defs
makefile_defs=1
@ -20,3 +20,12 @@
ifneq (,$(VERSION_BUILD))
RELEASE=$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_SUBMINOR)-$(VERSION_BUILD)
else
@@ -361,7 +362,7 @@ ifeq ($(OS), freebsd)
else
ifeq ($(OS), freebsd)
doc_dir = share/doc/$(MAIN_NAME)/
- man_dir = man/
+ man_dir = share/man/
data_dir = share/$(MAIN_NAME)/
LOCALBASE ?= $(SYSBASE)/local
md5sum_cmd = md5

View File

@ -180,8 +180,8 @@ lib/opensips31/perl/OpenSIPS/VDB/ReqCond.pm
lib/opensips31/perl/OpenSIPS/VDB/Result.pm
lib/opensips31/perl/OpenSIPS/VDB/VTab.pm
lib/opensips31/perl/OpenSIPS/VDB/Value.pm
man/man5/opensips31.cfg.5.gz
man/man8/opensips31.8.gz
share/man/man5/opensips31.cfg.5.gz
share/man/man8/opensips31.8.gz
sbin/opensips31
sbin/osipsconfig31
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS