Bug 17322 - Update port: www/thttpd
Summary: Update port: www/thttpd
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-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-03-11 19:20 UTC by anders
Modified: 2000-03-21 00:17 UTC (History)
0 users

See Also:


Attachments
file.diff (710 bytes, patch)
2000-03-11 19:20 UTC, anders
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description anders 2000-03-11 19:20:00 UTC
Updates the port to the latest stable version.

New in version 2.16: 

-More explicit error pages for 403 Forbidden. 
-New section in the manual page explaining how thttpd is picky aboutfile
permissions. 
-Couple of CGI tweaks from David Chaiken. 

New in version 2.15: 

-Use standard isxdigit macro instead of is_hexit routine. 
-Portability fix for Debian, which lacks gai_strerror(). 
-Fix for .htpasswd authorization, broken by 2.14's custom error pages
change.
Comment 1 Chris D.Faulhaber freebsd_committer freebsd_triage 2000-03-21 00:15:47 UTC
State Changed
From-To: open->closed

Committed, thanks!