git: 136ae6819121 - main - net/samba419: Fix generated README.FreeBSD
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Jul 2025 14:45:12 UTC
The branch main has been updated by otis:
URL: https://cgit.FreeBSD.org/ports/commit/?id=136ae6819121b7d3d316f8ac625a6527a1043973
commit 136ae6819121b7d3d316f8ac625a6527a1043973
Author: Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2025-07-16 19:36:19 +0000
Commit: Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2025-07-30 14:44:11 +0000
net/samba419: Fix generated README.FreeBSD
Fix the substitution variable (AC_DC -> AD_DC)
Approved by: arrowd
---
net/samba419/Makefile | 2 +-
net/samba419/files/README.FreeBSD.in | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/net/samba419/Makefile b/net/samba419/Makefile
index 68aea9f072ad..8fccbcb263b5 100644
--- a/net/samba419/Makefile
+++ b/net/samba419/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ${SAMBA4_BASENAME}419
PORTVERSION= ${SAMBA4_VERSION}
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES?= net
MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc
DISTNAME= ${SAMBA4_DISTNAME}
diff --git a/net/samba419/files/README.FreeBSD.in b/net/samba419/files/README.FreeBSD.in
index 9ab4faaeef80..d89cfe72b143 100644
--- a/net/samba419/files/README.FreeBSD.in
+++ b/net/samba419/files/README.FreeBSD.in
@@ -54,11 +54,11 @@ content of the '/var/db/samba/' directory.
# samba-tool domain classicupgrade
-%%AC_DC%%1c. You will need to specify location of the 'nsupdate' command in the
-%%AC_DC%%'%%SAMBA4_CONFIG%%' file:
-%%AC_DC%%
-%%AC_DC%% nsupdate command = %%PREFIX%%/bin/samba-nsupdate -g
-%%AC_DC%%
+%%AD_DC%%1c. You will need to specify location of the 'nsupdate' command in the
+%%AD_DC%%'%%SAMBA4_CONFIG%%' file:
+%%AD_DC%%
+%%AD_DC%% nsupdate command = %%PREFIX%%/bin/samba-nsupdate -g
+%%AD_DC%%
2. Put string 'samba_server_enable="YES"' into your /etc/rc.conf.
3. Make sure that your server doesn't run Samba3, OpenLDAP and named.