Bug 134301

Summary: [PATCH] www/mod_extract_forwarded2: generates wrong LoadModule line in httpd.conf
Product: Ports & Packages Reporter: Li-Wen Hsu <lwhsu>
Component: Individual Port(s)Assignee: freebsd-apache (Nobody) <apache>
Status: Closed FIXED    
Severity: Affects Only Me CC: apache
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mod_extract_forwarded2-0.1_1.patch none

Description Li-Wen Hsu freebsd_committer freebsd_triage 2009-05-06 21:00:11 UTC
www/mod_extract_forwarded2 generates wrong LoadModule line in httpd.conf

Port maintainer (apache@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77

How-To-Repeat: 
1) install www/mod_extract_forwarded2
2) enable "LoadModule extract_forwarded2_module libexec/apache22/mod_extract_forwarded2.so" line in httpd.conf
3) /usr/local/etc/rc.d/apache22 restart

Performing sanity check on apache22 configuration:
httpd: Syntax error on line 106 of /usr/local/etc/apache22/httpd.conf: Can't locate API module structure `extract_forwarded2_module' in file /usr/local/libexec/apache22/mod_extract_forwarded2.so: Undefined symbol "extract_forwarded2_module"
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-06 21:00:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->apache

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2009-05-07 09:01:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-05-07 09:01:53 UTC
pgollucci    2009-05-07 08:01:37 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_extract_forwarded2 Makefile pkg-message 
  Log:
  - Fix LoadModule line in httpd.conf
  
  PR:             ports/134301
  Submitted by:   lwhsu
  
  Revision  Changes    Path
  1.5       +2 -0      ports/www/mod_extract_forwarded2/Makefile
  1.2       +1 -1      ports/www/mod_extract_forwarded2/pkg-message
_______________________________________________
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"