aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 09:51:17 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 10:05:22 +0000
commit5aed87b8861c1b885b4d07f3f986c6dc5709c627 (patch)
treed822fceff7d7a2fafa9c95ddac6c5aa86831684b
parentfc29a874cdb8e0d10e991236f5a85304043b16ae (diff)
downloadports-5aed87b8861c1b885b4d07f3f986c6dc5709c627.tar.gz
ports-5aed87b8861c1b885b4d07f3f986c6dc5709c627.zip
net/opensips31: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--net/opensips31/Makefile2
-rw-r--r--net/opensips31/files/patch-Makefile.defs11
-rw-r--r--net/opensips31/pkg-plist4
3 files changed, 13 insertions, 4 deletions
diff --git a/net/opensips31/Makefile b/net/opensips31/Makefile
index 527cd81bc1f8..3e3a35b37010 100644
--- a/net/opensips31/Makefile
+++ b/net/opensips31/Makefile
@@ -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}
diff --git a/net/opensips31/files/patch-Makefile.defs b/net/opensips31/files/patch-Makefile.defs
index 01b34d019179..e2b3896bfa99 100644
--- a/net/opensips31/files/patch-Makefile.defs
+++ b/net/opensips31/files/patch-Makefile.defs
@@ -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
diff --git a/net/opensips31/pkg-plist b/net/opensips31/pkg-plist
index c65a28633b53..ba1b2d3ac614 100644
--- a/net/opensips31/pkg-plist
+++ b/net/opensips31/pkg-plist
@@ -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