Bug 47032 - german/BBBike: change of WWW address
Summary: german/BBBike: change of WWW address
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-13 20:40 UTC by Slaven Rezic
Modified: 2003-01-19 00:20 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (304 bytes, patch)
2003-01-13 20:40 UTC, Slaven Rezic
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Slaven Rezic 2003-01-13 20:40:14 UTC
The change is merely necessary because the port survey script uses
HTTP HEAD requests to check whether a WWW site is up, but the provider
of www.bbbike.de blocks HEAD requests, allowing only GET requests.

So the solution is: either apply the patch below, so I won't get any
warning mails by Bill anymore, or change the port survey script to
check using a HTTP GET request if there was a failing HTTP HEAD
request before.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-01-19 00:20:33 UTC
State Changed
From-To: open->closed

committed, thanks