Bug 136931 - Port fix: mail/alpine - Fix path to config file in alpine(1)
Summary: Port fix: mail/alpine - Fix path to config file in alpine(1)
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: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-20 14:00 UTC by Ganael LAPLANCHE
Modified: 2009-07-20 19:20 UTC (History)
0 users

See Also:


Attachments
file.diff (440 bytes, patch)
2009-07-20 14:00 UTC, Ganael LAPLANCHE
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ganael LAPLANCHE 2009-07-20 14:00:18 UTC
Alpine uses a config file located in ${PREFIX}/etc/alpine.conf, but alpine(1) says ${PREFIX}/etc/pine.conf, which is wrong. This small patch fixes that error.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-20 14:00:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Doug Barton freebsd_committer freebsd_triage 2009-07-20 19:11:39 UTC
State Changed
From-To: open->closed


I made some changes that deal with this issue in a more thorough manner. 

Thanks for the reminder, 

Doug
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-20 19:13:16 UTC
dougb       2009-07-20 18:13:07 UTC

  FreeBSD ports repository

  Modified files:
    mail/alpine          Makefile 
  Log:
  Rework the sed pattern for pine.conf -> alpine.conf related stuff to be
  more thorough. (Prompted by the PR, but I used a different solution.)
  
  PR:             ports/136931
  Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>
  
  Revision  Changes    Path
  1.8       +4 -3      ports/mail/alpine/Makefile
_______________________________________________
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"