Bug 157160 - Fix port: security/amap uses CONF_FILES internally
Summary: Fix port: security/amap 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: Rene Ladan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-18 20:50 UTC by Chris Rees
Modified: 2011-06-06 22:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.65 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:11 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:50:43 UTC
Maintainer of security/amap,

Please note that PR ports/157160 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/157160

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-18 20:50:45 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Chris Rees 2011-05-18 21:32:54 UTC
Sorry, forgot to include a commit message:

- Rename CONF_FILES to avoid conflict with incoming feature

PR: ports/157160
Submitted by: Chris Rees (utisoft@gmail.com)
Comment 4 Rene Ladan freebsd_committer freebsd_triage 2011-06-03 15:01:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rene

Grab
Comment 5 Chris Rees 2011-06-04 10:27:08 UTC
Hi Rene, thanks for taking this.

I think we can safely count this as a timeout?

Chris
Comment 6 Rene Ladan freebsd_committer freebsd_triage 2011-06-06 22:35:50 UTC
State Changed
From-To: feedback->closed

Committed, thanks
Comment 7 dfilter service freebsd_committer freebsd_triage 2011-06-06 22:35:57 UTC
rene        2011-06-06 21:35:44 UTC

  FreeBSD ports repository

  Modified files:
    security/amap        Makefile 
    security/amap/files  pkg-deinstall.in pkg-install.in 
  Log:
  Rename a CONF_FILES variable to LOCAL_CONF_FILES, the former will be
  introduced to bsd.port.mk
  
  PR:             ports/157160
  Submitted by:   Chris Rees [utisoft gmail com]
  Approved by:    maintainer timeout (20 days)
  
  Revision  Changes    Path
  1.19      +1 -1      ports/security/amap/Makefile
  1.2       +1 -1      ports/security/amap/files/pkg-deinstall.in
  1.2       +1 -1      ports/security/amap/files/pkg-install.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"