Bug 123048 - squirrelmail-secure_login-plugin: typo in post install message
Summary: squirrelmail-secure_login-plugin: typo in post install message
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: 2008-04-24 12:50 UTC by Bogdan Ćulibrk
Modified: 2008-04-25 13:10 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 Bogdan Ćulibrk 2008-04-24 12:50:00 UTC
After installing mentioned port, post install message shows incorrect instructions.

---8<---
For the port to work properly you must copy the file
/usr/local/www/squirrelmail/plugins/secure_login/config.php.sample
to
/usr/local/www/squirrelmail/plugins/secure_login/config.php
--->8---

There is no config.php.sample file, but there is config.sample.php
I belive there is some kind of typo, so a good old dummy copy&paste install wont work :)

Fix: 

Fix a typo.
How-To-Repeat: 1. pkg_add -r squirrelmail-secure_login-plugin
2. Follow port's post install instructions.
Comment 1 Thomas Abthorpe freebsd_committer freebsd_triage 2008-04-24 13:06:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-25 13:01:59 UTC
tabthorpe    2008-04-25 12:01:42 UTC

  FreeBSD ports repository

  Modified files:
    mail/squirrelmail-secure_login-plugin Makefile 
    mail/squirrelmail-secure_login-plugin/files pkg-message.in 
  Log:
  - Fix typo in pkg-message.in
  - Bump PORTREVISION
  
  PR:             ports/123048
  Submitted by:   Bogdan <bc default.co.yu>
  
  Revision  Changes    Path
  1.5       +1 -0      ports/mail/squirrelmail-secure_login-plugin/Makefile
  1.2       +1 -1      ports/mail/squirrelmail-secure_login-plugin/files/pkg-message.in
_______________________________________________
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 2008-04-25 13:02:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!