public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-fs/samba/files/3.6: samba.initd
@ 2011-09-11 19:43 Victor Ostorga (vostorga)
  0 siblings, 0 replies; 3+ messages in thread
From: Victor Ostorga (vostorga) @ 2011-09-11 19:43 UTC (permalink / raw
  To: gentoo-commits

vostorga    11/09/11 19:43:56

  Modified:             samba.initd
  Log:
  Cleaning up 3.4 series, Replacing opts parameter with extra_commands, thanks to Billy DeVincentis <billydv1@verizon.net> bug 381527
  
  (Portage version: 2.1.10.3/cvs/Linux i686)

Revision  Changes    Path
1.2                  net-fs/samba/files/3.6/samba.initd

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/files/3.6/samba.initd?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/files/3.6/samba.initd?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/files/3.6/samba.initd?r1=1.1&r2=1.2

Index: samba.initd
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/files/3.6/samba.initd,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- samba.initd	30 Jun 2011 15:50:28 -0000	1.1
+++ samba.initd	11 Sep 2011 19:43:56 -0000	1.2
@@ -1,9 +1,9 @@
 #!/sbin/runscript
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/files/3.6/samba.initd,v 1.1 2011/06/30 15:50:28 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/files/3.6/samba.initd,v 1.2 2011/09/11 19:43:56 vostorga Exp $
 
-opts="reload"
+extra_commands="reload"
 
 depend() {
 	after slapd






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-fs/samba/files/3.6: samba.initd
@ 2011-09-14 22:52 Lars Wendler (polynomial-c)
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Wendler (polynomial-c) @ 2011-09-14 22:52 UTC (permalink / raw
  To: gentoo-commits

polynomial-c    11/09/14 22:52:33

  Modified:             samba.initd
  Log:
  Moved reload option from extra_commands to extra_started_commands
  
  (Portage version: 2.2.0_alpha56/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  net-fs/samba/files/3.6/samba.initd

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/files/3.6/samba.initd?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/files/3.6/samba.initd?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/files/3.6/samba.initd?r1=1.2&r2=1.3

Index: samba.initd
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/files/3.6/samba.initd,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- samba.initd	11 Sep 2011 19:43:56 -0000	1.2
+++ samba.initd	14 Sep 2011 22:52:33 -0000	1.3
@@ -1,9 +1,9 @@
 #!/sbin/runscript
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/files/3.6/samba.initd,v 1.2 2011/09/11 19:43:56 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/files/3.6/samba.initd,v 1.3 2011/09/14 22:52:33 polynomial-c Exp $
 
-extra_commands="reload"
+extra_started_commands="reload"
 
 depend() {
 	after slapd






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-fs/samba/files/3.6: samba.initd
@ 2014-03-14  9:30 Lars Wendler (polynomial-c)
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Wendler (polynomial-c) @ 2014-03-14  9:30 UTC (permalink / raw
  To: gentoo-commits

polynomial-c    14/03/14 09:30:41

  Modified:             samba.initd
  Log:
  Security bump (bug #504494). Removed old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)

Revision  Changes    Path
1.4                  net-fs/samba/files/3.6/samba.initd

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/files/3.6/samba.initd?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/files/3.6/samba.initd?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/files/3.6/samba.initd?r1=1.3&r2=1.4

Index: samba.initd
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/files/3.6/samba.initd,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- samba.initd	14 Sep 2011 22:52:33 -0000	1.3
+++ samba.initd	14 Mar 2014 09:30:41 -0000	1.4
@@ -1,9 +1,10 @@
 #!/sbin/runscript
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/files/3.6/samba.initd,v 1.3 2011/09/14 22:52:33 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/files/3.6/samba.initd,v 1.4 2014/03/14 09:30:41 polynomial-c Exp $
 
 extra_started_commands="reload"
+piddir="/var/run/samba"
 
 depend() {
 	after slapd
@@ -34,7 +35,7 @@
 }
 
 mkdir_sambadirs() {
-	[ -d /var/run/samba ] || mkdir -p /var/run/samba
+	[ -d "${piddir}" ] || mkdir -p ${piddir}
 }
 
 start() {





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-14  9:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-11 19:43 [gentoo-commits] gentoo-x86 commit in net-fs/samba/files/3.6: samba.initd Victor Ostorga (vostorga)
  -- strict thread matches above, loose matches on Subject: below --
2011-09-14 22:52 Lars Wendler (polynomial-c)
2014-03-14  9:30 Lars Wendler (polynomial-c)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox