Bug 81705 - www/pserv overwrites user's pserv.conf on update
Summary: www/pserv overwrites user's pserv.conf on update
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: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-31 11:40 UTC by Vasil Dimov
Modified: 2006-01-04 12:12 UTC (History)
1 user (show)

See Also:


Attachments
pserv_pserv.conf.sample.diff (1.08 KB, patch)
2005-05-31 11:40 UTC, Vasil Dimov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vasil Dimov 2005-05-31 11:40:01 UTC
1. www/pserv installs pserv.conf
2. user edits it to his needs
3. user deletes pserv with intention to install a new version.
   pserv.conf is not deleted, because MD5 checksum is not the same
4. user installs the new version of www/pserv and pserv.conf is
   overwritten, loosing user's valuable changes

Fix: Simply install pserv.conf as pserv.conf.sample
Comment 1 Florent Thoumie freebsd_committer freebsd_triage 2005-05-31 13:13:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-04 12:12:34 UTC
State Changed
From-To: open->closed

Committed, thanks!