Bug 134301 - [PATCH] www/mod_extract_forwarded2: generates wrong LoadModule line in httpd.conf
Summary: [PATCH] www/mod_extract_forwarded2: generates wrong LoadModule line in httpd....
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: freebsd-apache (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-06 21:00 UTC by Li-Wen Hsu
Modified: 2009-05-07 09:10 UTC (History)
1 user (show)

See Also:


Attachments
mod_extract_forwarded2-0.1_1.patch (1.21 KB, patch)
2009-05-06 21:00 UTC, Li-Wen Hsu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"