Bug 43952

Summary: Fix problems with mod_webapp-apache2 port
Product: Base System Reporter: Andrew Gerweck <andy>
Component: javaAssignee: Ernst de Haan <znerd>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.6.2-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mod_webapp-apache2.shar none

Description Andrew Gerweck 2002-10-12 03:50:00 UTC
Complain BROKEN when someone tries to use Apache 1.3.
Also, update to newest distfiles.  If only The Jakarta folks wouldn't
destroy the old files when releasing an upgrade. :-(
Comment 1 Ernst de Haan freebsd_committer freebsd_triage 2002-10-12 18:39:36 UTC
Responsible Changed
From-To: freebsd-ports->znerd

I'll handle this.
Comment 2 Ernst de Haan freebsd_committer freebsd_triage 2002-10-12 18:58:28 UTC
Please run portlint before submitting a port :-)

$ portlint
OK: checking /usr/home/ernst/freebsd/ports/www/mod_webapp-apache2/pkg-comment.
OK: checking /usr/home/ernst/freebsd/ports/www/mod_webapp-apache2/pkg-descr.
OK: checking Makefile.
WARN: possible direct use of command "grep" found. use ${GREP} instead.
WARN: possible direct use of command "which" found. use ${WHICH} instead.
OK: checking /usr/home/ernst/freebsd/ports/www/mod_webapp-apache2/distinfo.
0 fatal errors and 2 warnings found.
Comment 3 Ernst de Haan freebsd_committer freebsd_triage 2002-10-18 21:39:45 UTC
State Changed
From-To: open->closed

Committed, thanks Andrew!