Bug 116124

Summary: [PATCH] ports-mgmt/tinderbox: fix the missing setting in lighttpd
Product: Ports & Packages Reporter: chinsan <chinsan>
Component: Individual Port(s)Assignee: Ion-Mihai "IOnut" Tetcu <itetcu>
Status: Closed FIXED    
Severity: Affects Only Me CC: itetcu
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
tinderbox.diff none

Description chinsan freebsd_committer freebsd_triage 2007-09-05 17:00:08 UTC
 - Fix the missing setting in lighttpd

 Maintainer(itetcu@) is CC'ed.

How-To-Repeat:  If you lost the alias for tb/logs, then it'll not work.

 Add the following to fix it:
 "/tb/logs/" => "%%PREFIX%%/tinderbox/logs/",
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-05 17:00:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-09-05 18:36:48 UTC
itetcu      2007-09-05 17:36:43 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/tinderbox/files pkg-message.in 
  Log:
  Add missing alias for the logs in httpd config.
  
  PR:             116124
  Submitted by:   chinsan@
  
  Revision  Changes    Path
  1.9       +4 -3      ports/ports-mgmt/tinderbox/files/pkg-message.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-09-05 18:36:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!