Bug 137565 - [PATCH]www/lynx: fix handling of lynx.cfg[.sample] during installation
Summary: [PATCH]www/lynx: fix handling of lynx.cfg[.sample] during installation
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-08 11:00 UTC by bf
Modified: 2009-12-12 03:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.71 KB, patch)
2009-08-08 11:00 UTC, bf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bf 2009-08-08 11:00:13 UTC
--Fix kludged-up install-help target that can tamper with a user's locally-modified lynx.cfg or the shipped lynx.cfg.sample.  (The install-cfg target should install lynx.cfg.sample, and the install-help target should slightly modify lynx.cfg.sample to account for the help file locations.  Neither should touch lynx.cfg if it is present.)

--Slightly simplify some commands in the pkg-plist.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-08 11:00:26 UTC
Maintainer of www/lynx,

Please note that PR ports/137565 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137565

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-08 11:00:28 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2009-12-12 02:42:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2009-12-12 02:44:48 UTC
State Changed
From-To: feedback->open

Maintainer timeout
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2009-12-12 03:08:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-12-12 03:09:00 UTC
amdmi3      2009-12-12 03:08:52 UTC

  FreeBSD ports repository

  Modified files:
    www/lynx             pkg-plist 
    www/lynx/files       patch-aa 
  Log:
  - Fix installation to not copy .cfg files to .cfg.sample and to not tamper with .cfg when it's not needed
  - Simplify config-related @exec/@unexec's in the pkg-plist
  
  PR:             137565
  Submitted by:   bf <bf1783@gmail.com>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.34      +13 -8     ports/www/lynx/files/patch-aa
  1.23      +4 -4      ports/www/lynx/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"