Summary: | [PATCH] www/moinmoin: Add WSGI support | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Janos Mohacsi <janos.mohacsi> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | bg1tpt | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Janos Mohacsi
2010-04-14 11:10:00 UTC
Maintainer of www/moinmoin, Please note that PR ports/145690 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/145690 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. State Changed From-To: feedback->open Maintainer was reset. I have tested this patch, and approved. Thanks -- A man live in jail and want to break. http://blog.khsing.net flz 2010-04-28 21:38:42 UTC FreeBSD ports repository Modified files: www/moinmoin Makefile www/moinmoin/files pkg-install.in Added files: www/moinmoin/files patch-wiki-server-moin.fcgi Log: - Add WSGI support. [1] - Fix shebang line in moin.fcgi. [2] PR: ports/145690 [1], ports/145646 [2] Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> [1] ghostonthewire <ghostonthewire@gmail.com> [2] Approved by: maintainer Revision Changes Path 1.50 +5 -3 ports/www/moinmoin/Makefile 1.1 +8 -0 ports/www/moinmoin/files/patch-wiki-server-moin.fcgi (new) 1.6 +24 -1 ports/www/moinmoin/files/pkg-install.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" State Changed From-To: open->closed Committed. Thanks! |