pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/samba4
Module Name: pkgsrc
Committed By: wiedi
Date: Sat Sep 29 14:37:30 UTC 2018
Modified Files:
pkgsrc/net/samba4: Makefile
Log Message:
samba4: mention correct SMF instances
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/net/samba4/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/samba4/Makefile
diff -u pkgsrc/net/samba4/Makefile:1.46 pkgsrc/net/samba4/Makefile:1.47
--- pkgsrc/net/samba4/Makefile:1.46 Wed Aug 22 09:46:07 2018
+++ pkgsrc/net/samba4/Makefile Sat Sep 29 14:37:30 2018
@@ -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 @@ SUBST_SED.logpath+= -e 's,/usr/local/sam
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