Bug 102949 - Update port: irc/thales
Summary: Update port: irc/thales
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-06 19:20 UTC by Gerrit Beine
Modified: 2006-09-07 18:07 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerrit Beine 2006-09-06 19:20:23 UTC
Fix path in rc script

Fix: 

-command="%%PREFIX%%/bin/thales"
+command="%%PREFIX%%/sbin/thales"

 [ -z "$thales_enable" ]	&& thales_enable="NO"--ZtTeGcAEFuuWfLolxf0OtbG6ocknCfZzrwzYijvr62UW6EBr
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -Nur /usr/ports/irc/thales/files/thales.sh.in thales/files/thales.sh.in
--- /usr/ports/irc/thales/files/thales.sh.in	Tue Nov 29 23:44:49 2005
+++ thales/files/thales.sh.in	Sun Sep  3 20:48:20 2006
@@ -19,7 +19,7 @@
 name="thales"
 rcvar=`set_rcvar`
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-09-06 21:25:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-09-07 18:07:37 UTC
State Changed
From-To: open->closed

Committed. Thanks!