Bug 162023

Summary: [PATCH]x11-toolkits/fltk: avoid creation of preference directories in /etc
Product: Ports & Packages Reporter: Brendan Fabeny <bf>
Component: Individual Port(s)Assignee: Pietro Cerutti <gahr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Brendan Fabeny freebsd_committer freebsd_triage 2011-10-26 08:40:03 UTC
fltk 1.3 creates preference directories in /etc at runtime; relocate these to ${PREFIX}/etc and attempt to remove the directories when removing the package

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-26 08:40:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Pietro Cerutti freebsd_committer freebsd_triage 2011-11-28 12:59:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-11-28 13:00:27 UTC
gahr        2011-11-28 12:59:50 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/fltk    Makefile pkg-plist 
  Log:
  - use ${PREFIX}/etc instead of /etc for system-wide preferences
  
  PR:             162023
  Submitted by:   bf
  Feature safe:   yes
  
  Revision  Changes    Path
  1.58      +3 -0      ports/x11-toolkits/fltk/Makefile
  1.14      +2 -0      ports/x11-toolkits/fltk/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"