Bug 106556 - [PATCH] misc/tinderbox: Fix path of csup for systems without csup in base
Summary: [PATCH] misc/tinderbox: Fix path of csup for systems without csup in base
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: 2006-12-10 11:10 UTC by Beat Gaetzi
Modified: 2006-12-10 23:13 UTC (History)
0 users

See Also:


Attachments
tinderbox.patch (622 bytes, patch)
2006-12-10 11:10 UTC, Beat Gaetzi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beat Gaetzi 2006-12-10 11:10:13 UTC
	Fix path of csup for systems where csup is builded from the ports

How-To-Repeat: 	Run tinderbox on a system where csup isn't in base
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-10 11:10:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-10 22:28:16 UTC
itetcu      2006-12-10 22:10:04 UTC

  FreeBSD ports repository

  Modified files:
    misc/tinderbox       Makefile pkg-plist 
  Log:
  - Fix path of csup for systems where csup is builded from the ports [1]
  - fix deinstall when web interfaces are not installed
  - don't install www[-exp] files and remove them afterwards, remove them after
  build
  - bump PORTREVISION
  
  PR:             106556 [1]
  Submitted by:   Beat Gätzi [1]
  
  Revision  Changes    Path
  1.25      +18 -11    ports/misc/tinderbox/Makefile
  1.10      +5 -5      ports/misc/tinderbox/pkg-plist
_______________________________________________
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 2006-12-10 23:13:23 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!