git: 36174cb3256d - main - net/rdist6: move man pages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Mar 2024 21:11:44 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=36174cb3256de389c95c454db106391287cc4b51
commit 36174cb3256de389c95c454db106391287cc4b51
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-03-01 19:44:14 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-03-01 21:11:19 +0000
net/rdist6: move man pages
---
net/rdist6/Makefile | 2 +-
net/rdist6/files/patch-Makefile.local | 10 +++++-----
net/rdist6/pkg-plist | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/net/rdist6/Makefile b/net/rdist6/Makefile
index f7f169bac69c..6c31d3271a0b 100644
--- a/net/rdist6/Makefile
+++ b/net/rdist6/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rdist
PORTVERSION= 6.1.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MASTER_SITES= https://fossies.org/linux/misc/old/ \
http://www.magnicomp.com/download/rdist/
diff --git a/net/rdist6/files/patch-Makefile.local b/net/rdist6/files/patch-Makefile.local
index 84b37dafe5c1..3835d4b2eaba 100644
--- a/net/rdist6/files/patch-Makefile.local
+++ b/net/rdist6/files/patch-Makefile.local
@@ -1,5 +1,5 @@
---- Makefile.local.orig 1998-11-10 03:36:31 UTC
-+++ Makefile.local
+--- Makefile.local.orig 1998-11-09 19:36:31.000000000 -0800
++++ Makefile.local 2024-03-01 11:42:32.490584000 -0800
@@ -14,7 +14,9 @@
# BIN_DIR variable, you would uncomment the following line
# or add your own line.
@@ -11,7 +11,7 @@
#
# Add any local definitions you want pass to the compiler to DEFS_LOCAL
-@@ -51,8 +53,8 @@ LIBS_LOCAL =
+@@ -51,8 +53,8 @@
#
# Site specific Man Page configuration.
#
@@ -19,8 +19,8 @@
-#MAN_8_DIR = /usr/local/man/man8
-#MAN_OWNER = bin
-#MAN_GROUP = bin
-+MAN_1_DIR = ${STAGEDIR}$(PREFIX)/man/man1
-+MAN_8_DIR = ${STAGEDIR}$(PREFIX)/man/man8
++MAN_1_DIR = ${STAGEDIR}$(PREFIX)/share/man/man1
++MAN_8_DIR = ${STAGEDIR}$(PREFIX)/share/man/man8
+MAN_OWNER = bin
+MAN_GROUP = bin
#MAN_MODE = 644
diff --git a/net/rdist6/pkg-plist b/net/rdist6/pkg-plist
index 36c06e21638a..d827e058ca66 100644
--- a/net/rdist6/pkg-plist
+++ b/net/rdist6/pkg-plist
@@ -6,6 +6,6 @@ bin/rdistd
@mode 644
@owner root
@group bin
-man/man1/%%RDIST_NAME%%.1.gz
-man/man8/rdistd.8.gz
+share/man/man1/%%RDIST_NAME%%.1.gz
+share/man/man8/rdistd.8.gz