Bug 134771 - mail/squirrelmail: config_local.php should be preserved
Summary: mail/squirrelmail: config_local.php should be preserved
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: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-21 05:30 UTC by Marcin Gryszkalis
Modified: 2009-06-17 14:30 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 Marcin Gryszkalis 2009-05-21 05:30:06 UTC
Squirrelmail port does not preserve local configuration file, portupgrade (that uses pkg_delete -f) removes it:

pkg_delete: '/usr/local/www/squirrelmail/config/config_local.php' fails original MD5 checksum - deleted anyway.

Note: misc/134714 and
http://www.freebsd.org/doc/en/books/porters-handbook/plist-config.html
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-21 05:30:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-17 14:22:09 UTC
tabthorpe    2009-06-17 13:21:59 UTC

  FreeBSD ports repository

  Modified files:
    mail/squirrelmail    Makefile pkg-plist 
  Log:
  - Preserve config_local.php
  - Bump PORTREVISION
  
  PR:             ports/134771
  Submitted by:   Marcin Gryszkalis <mg fork.pl>
  
  Revision  Changes    Path
  1.58      +2 -0      ports/mail/squirrelmail/Makefile
  1.28      +2 -1      ports/mail/squirrelmail/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"
Comment 3 Thomas Abthorpe freebsd_committer freebsd_triage 2009-06-17 14:22:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!