Bug 127038 - [patch] mute www/apache22 apache22.sh script with regarding to sysctl call
Summary: [patch] mute www/apache22 apache22.sh script with regarding to sysctl call
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: Clement Laforet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-02 07:00 UTC by edwin
Modified: 2008-09-02 08:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.18 KB, patch)
2008-09-02 07:00 UTC, edwin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2008-09-02 07:00:03 UTC
<Tabmow> sysctl: unknown oid 'net.fibs'
<Tabmow> Starting apache22.
<Tabmow> getting this after the recent upgrading of apache
<andy_t> Mavvie: the "2>&1" and "> /dev/null" should be swapped
<andy_t> Mavvie: See http://lists.freebsd.org/pipermail/freebsd-questions/2003-October/022122.html
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-02 07:00:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clement

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-09-02 08:34:30 UTC
clement     2008-09-02 07:34:21 UTC

  FreeBSD ports repository

  Modified files:
    www/apache22         Makefile 
    www/apache22/files   apache22.sh.in 
  Log:
  - Fix incorrect redirection order in startup script
  - Bump PORTREVISION
  
  PR:             ports/127038 [1]
  Submitted by:   edwin@ [1]
  Reported by:    Tod McQuillin
  
  Revision  Changes    Path
  1.223     +1 -1      ports/www/apache22/Makefile
  1.7       +3 -3      ports/www/apache22/files/apache22.sh.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 Clement Laforet freebsd_committer freebsd_triage 2008-09-02 08:39:48 UTC
State Changed
From-To: open->closed

Patch committed, thanks!