Bug 144819 - [patch] www/moinmoin: fix moin.fcg not found
Summary: [patch] www/moinmoin: fix moin.fcg not found
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-17 14:10 UTC by Alexander Moisseev
Modified: 2010-04-02 19:10 UTC (History)
0 users

See Also:


Attachments
file.diff (713 bytes, patch)
2010-03-17 14:10 UTC, Alexander Moisseev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Moisseev 2010-03-17 14:10:04 UTC
File moin.fcg not found when run "make instance MOINTYPE=FCGI" because real file name is moin.fcgi

Fix: 1. change MOINSCRIPT when defined MOINTYPE=FCGI
2. bump portrevision

Patch attached with submission follows:
How-To-Repeat: cd /usr/ports/www/moinmoin
make install
make instance MOINTYPE=FCGI
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-17 14:10:12 UTC
Maintainer of www/moinmoin,

Please note that PR ports/144819 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/144819

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-17 14:10:14 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2010-03-17 14:37:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-04-02 19:00:26 UTC
miwi        2010-04-02 18:00:01 UTC

  FreeBSD ports repository

  Modified files:
    www/moinmoin         Makefile 
  Log:
  - Fix a typo
  
  PR:             144819
  Submitted by:   Alexander Moisseev <moiseev@mezonplus.ru>
  Approved by:     maintainer timeout
  
  Revision  Changes    Path
  1.47      +2 -1      ports/www/moinmoin/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"
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2010-04-02 19:01:20 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!