ports/106958: [maintainer update] net/uproxy

Alexander Logvinov ports at logvinov.com
Wed Dec 20 03:00:42 UTC 2006


>Number:         106958
>Category:       ports
>Synopsis:       [maintainer update] net/uproxy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 20 03:00:35 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.1-RELEASE-p3 i386
>Organization:
>Environment:

>Description:

  Use %%PREFIX%% in rc_subr script
    
>How-To-Repeat:

>Fix:

--- files/uproxy.in.orig	Thu Nov  9 04:33:45 2006
+++ files/uproxy.in	Wed Dec 20 11:50:59 2006
@@ -23,7 +23,7 @@
 
 : ${uproxy_enable="NO"}
 
-command="/usr/local/sbin/${name}"
+command="%%PREFIX%%/sbin/${name}"
 start_cmd="uproxy_startcmd"
 
 uproxy_startcmd()
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list