Bug 136301

Summary: net/avahi-app removes/overwrites config files on de/reinstall
Product: Ports & Packages Reporter: Alson van der Meulen <alson+ml>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Alson van der Meulen 2009-07-03 21:40:06 UTC
        When deinstalling the net/avahi-app port, it deletes the config files
        in /usr/local/etc, even if they were modified by the user. When
        reinstalling the port and the config files already exist, they are
        overwritten by the default ones.

How-To-Repeat: 	- install net/avahi-app
        - vi /usr/local/etc/avahi/avahi-daemon.conf
        - portupgrade -f avahi-app
        - less /usr/local/etc/avahi/avahi-daemon.conf
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-03 21:40:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-07-09 04:08:10 UTC
State Changed
From-To: open->closed

Fixed, thanks for reporting.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-09 04:08:16 UTC
marcus      2009-07-09 03:08:06 UTC

  FreeBSD ports repository

  Modified files:
    net/avahi-app        Makefile pkg-plist 
    net/avahi-app/files  patch-avahi-daemon_Makefile.in 
  Log:
  Do not remove configuration files if they have been modified.
  
  PR:             136301
  
  Revision  Changes    Path
  1.19      +12 -1     ports/net/avahi-app/Makefile
  1.3       +35 -3     ports/net/avahi-app/files/patch-avahi-daemon_Makefile.in
  1.6       +5 -1      ports/net/avahi-app/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"