Bug 136301 - net/avahi-app removes/overwrites config files on de/reinstall
Summary: net/avahi-app removes/overwrites config files on de/reinstall
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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-03 21:40 UTC by Alson van der Meulen
Modified: 2009-07-09 04:10 UTC (History)
0 users

See Also:


Attachments

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