Bug 157165 - Fix port: www/tomcat6 uses CONF_FILES internally
Summary: Fix port: www/tomcat6 uses CONF_FILES internally
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-18 20:50 UTC by Chris Rees
Modified: 2011-06-12 15:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.37 KB, patch)
2011-05-18 20:50 UTC, Chris Rees
no flags Details | Diff

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