pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/samba4 samba4: mention correct SMF instances



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b4354ef388d9
branches:  trunk
changeset: 313405:b4354ef388d9
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Sat Sep 29 14:37:30 2018 +0000

description:
samba4: mention correct SMF instances

diffstat:

 net/samba4/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 9e3b2c9bb7e1 -r b4354ef388d9 net/samba4/Makefile
--- a/net/samba4/Makefile       Sat Sep 29 14:28:24 2018 +0000
+++ b/net/samba4/Makefile       Sat Sep 29 14:37:30 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2018/08/22 09:46:07 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2018/09/29 14:37:30 wiedi Exp $
 
 DISTNAME=      samba-${VERSION}
-PKGREVISION=   8
+PKGREVISION=   9
 CATEGORIES=    net
 MASTER_SITES=  http://download.samba.org/pub/samba/stable/
 
@@ -163,6 +163,8 @@
 MESSAGE_SRC=           ${PKGDIR}/MESSAGE.rcd
 .endif
 
+SMF_INSTANCES= smbd nmbd
+
 post-extract:
        ${CP} ${FILESDIR}/adduser.sh ${FILESDIR}/deluser.sh ${WRKDIR}
 



Home | Main Index | Thread Index | Old Index