Bug 203187 - graphics/xpdf: Update overwrites xpdfrc
Summary: graphics/xpdf: Update overwrites xpdfrc
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-18 04:09 UTC by Jani Salonen
Modified: 2015-09-20 16:53 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (cy)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jani Salonen 2015-09-18 04:09:22 UTC
Update overwrites user config file /usr/local/etc/xpdfrc. Should use xpdfrc.sample instead as many other packages does.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-09-18 05:17:00 UTC
A commit references this bug:

Author: cy
Date: Fri Sep 18 05:16:37 UTC 2015
New revision: 397216
URL: https://svnweb.freebsd.org/changeset/ports/397216

Log:
  Don't overwrite etc/xpdfrc, use @sample instead.

  PR:		203187

Changes:
  head/graphics/xpdf/Makefile
  head/graphics/xpdf/files/patch-Makefile.in
  head/graphics/xpdf/pkg-plist
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2015-09-18 05:22:58 UTC
Fixed.
Comment 3 Jani Salonen 2015-09-20 15:36:16 UTC
(In reply to Cy Schubert from comment #2)
xpdf-3.04_6 creates xpdfrc.sample, but upgrade still overwrites xpdfrc.
Comment 4 Cy Schubert freebsd_committer freebsd_triage 2015-09-20 16:53:03 UTC
Try it again. The old xpdfrc was deleted by the old package when it was removed. The new package will not do this. Make a change to xpdfrc remove it and reinstall. You will see it works.