Bug 157165

Summary: Fix port: www/tomcat6 uses CONF_FILES internally
Product: Ports & Packages Reporter: Chris Rees <utisoft>
Component: Individual Port(s)Assignee: Chris Rees <crees>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Chris Rees 2011-05-18 20:50:13 UTC
As discussed on ports@ and with bapt, new variables CONF_FILES and CONF_DIRS are to be introduced to bsd.port.mk.

This causes problems in some ports, of which this is one.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-18 20:51:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Chris Rees 2011-05-18 21:33:57 UTC
Sorry, forgot to include a commit message:

- Rename CONF_FILES to avoid conflict with incoming feature

PR: ports/157165
Submitted by: Chris Rees (utisoft@gmail.com)
Comment 3 Chris Rees freebsd_committer freebsd_triage 2011-06-12 08:30:35 UTC
Responsible Changed
From-To: ale->crees

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-06-12 14:55:53 UTC
crees       2011-06-12 13:55:39 UTC

  FreeBSD ports repository

  Modified files:
    www/tomcat6          Makefile 
  Log:
  - Rename CONF_FILES variables to avoid conflict with incoming feature
  
  PR:             157165
  Approved by:    rene (mentor), maintainer timeout (ale, 25 days)
  
  Revision  Changes    Path
  1.63      +4 -3      ports/www/tomcat6/Makefile
_______________________________________________
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 5 Chris Rees freebsd_committer freebsd_triage 2011-06-12 14:57:47 UTC
State Changed
From-To: open->closed

Committed.