Bug 93437 - www/lighttpd/Makefile typo
Summary: www/lighttpd/Makefile typo
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: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-16 16:00 UTC by Michael Proto
Modified: 2006-02-20 14:53 UTC (History)
0 users

See Also:


Attachments
file.diff (292 bytes, patch)
2006-02-16 16:00 UTC, Michael Proto
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Proto 2006-02-16 16:00:21 UTC
              The "DAEMON" requirement for the /usr/local/etc/rc.d/lighttpd.sh script provided by the port Makefile spells DAEMON incorrectly. This doesn't cause any big issue that I've seen, but it will generate a warning in rcorder.

Fix: See below patch:
How-To-Repeat:               rcorder /etc/rc.d/* /usr/local/etc/rc.d/*
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-16 16:04:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2006-02-16 19:15:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

I'll take it.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-02-20 14:46:33 UTC
State Changed
From-To: feedback->open

Maintainer's email is bouncing because their server died; the note on their 
web page says they are hoping to rebuild it.  Rather than reset the maintainer 
right now, just go ahead and invoke maintainer-timeout while they do so.
Comment 4 Marcus Alves Grando freebsd_committer freebsd_triage 2006-02-20 14:53:35 UTC
State Changed
From-To: open->closed

Committed. Thanks!