Bug 116124 - [PATCH] ports-mgmt/tinderbox: fix the missing setting in lighttpd
Summary: [PATCH] ports-mgmt/tinderbox: fix the missing setting in lighttpd
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-05 17:00 UTC by chinsan
Modified: 2007-09-05 18:40 UTC (History)
1 user (show)

See Also:


Attachments
tinderbox.diff (823 bytes, patch)
2007-09-05 17:00 UTC, chinsan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!