Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 2004 18:13:51 +0400 (MSD)
From:      Alex Kapranoff <kappa@rambler-co.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69665: Update dns/maradns for new rc.d/localpkgs
Message-ID:  <20040727141351.9D3E245CA@capella.park.rambler.ru>
Resent-Message-ID: <200407271420.i6REKGBR078022@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         69665
>Category:       ports
>Synopsis:       Update dns/maradns for new rc.d/localpkgs
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 27 14:20:15 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kapranoff
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Inner Mongolia
>Environment:
System: FreeBSD capella.rambler.ru 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Wed May 5 15:37:21 MSD 2004 root@capella.rambler.ru:/usr/obj/usr/src/sys/CAPELLA i386


	
>Description:
	
Submitted by: Joe Marcus Clark <marcus@FreeBSD.org>
Thanks!

>How-To-Repeat:
	
>Fix:

	

diff -ruN /usr/ports/dns/maradns/files/rc_d.sh maradns/files/rc_d.sh
--- /usr/ports/dns/maradns/files/rc_d.sh	Sun Apr 18 19:31:18 2004
+++ maradns/files/rc_d.sh	Tue Jul 27 18:09:50 2004
@@ -21,8 +21,8 @@
 #
 # DO NOT CHANGE THESE DEFAULT VALUES HERE
 #
-%%SERVICE%%_enable=${%%SERVICE%%_enable:-"NO"}
-%%SERVICE%%_flags=${%%SERVICE%%_flags:-""}	# Can be "-f /path/alternate_rc"
+%%SERVICE%%_enable=${%%SERVICE%%_enable-"NO"}
+# %%SERVICE%%_flags can be something like "-f /path/alternate_rc"
 
 . %%RC_SUBR%%
 
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040727141351.9D3E245CA>