Summary: | [STAGE][PATCH][ADOPT] www/fcgi: Stagification and new maintainer | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | A.J. "Fonz" van Werven <freebsd> | ||||
Component: | Individual Port(s) | Assignee: | Julien Laffaye <jlaffaye> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jlaffaye, mandree | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: jlaffaye Date: Sun Jul 6 17:23:30 UTC 2014 New revision: 360943 URL: http://svnweb.freebsd.org/changeset/ports/360943 Log: - Stage support - Pass maintainership to submitter PR: 191664 Submitted by: freebsd@skysmurf.nl Changes: head/www/fcgi/Makefile head/www/fcgi/pkg-descr head/www/fcgi/pkg-plist Committed, thanks! This required two fixes, see http://svnweb.freebsd.org/ports?view=revision&revision=361138 apparently PORTDOCS isn't making poudriere too happy on traditional package systems and deinstalls in the wrong order. I also had to move PORTDOCS to an explicit pkg-plist set; "make makeplist" helped a lot. See http://svnweb.freebsd.org/ports?view=revision&revision=361142 |
Created attachment 144461 [details] Patch to update Makefile, pkg-descr and pkg-plist www/fcgi has been orphaned and hasn't been converted to support staging yet. The attached patch adds staging support, sets a new maintainer, adds a mirror to MASTER_SITES.and contains a few minor fixes (stripping and a malformed WWW line in pkg-descr). Port has been tested with Portlint.