Date: Mon, 13 Jan 2003 21:33:06 +0100 (CET) From: Slaven Rezic <eserte@vran.herceg.de> To: FreeBSD-gnats-submit@FreeBSD.org Cc: fenner@FreeBSD.org Subject: ports/47032: german/BBBike: change of WWW address Message-ID: <200301132033.h0DKX6Gm023490@vran.herceg.de>
next in thread | raw e-mail | index | archive | help
>Number: 47032 >Category: ports >Synopsis: german/BBBike: change of WWW address >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 13 12:40:14 PST 2003 >Closed-Date: >Last-Modified: >Originator: Slaven Rezic >Release: FreeBSD 4.6-STABLE i386 >Organization: www.rezic.de >Environment: System: FreeBSD vran.herceg.de 4.6-STABLE FreeBSD 4.6-STABLE #15: Sat Jul 27 09:32:28 CEST 2002 root@vran.herceg.de:/usr/local/src/FreeBSD-4/src/sys/compile/VRAN i386 >Description: 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. >How-To-Repeat: >Fix: diff --new-file -u /usr/ports/german/BBBike/pkg-descr BBBike/pkg-descr --- /usr/ports/german/BBBike/pkg-descr Tue Jul 30 12:55:57 2002 +++ BBBike/pkg-descr Mon Jan 13 21:25:41 2003 @@ -20,4 +20,4 @@ * Wo gibt es Steigungen und Gefaelle? -WWW: http://www.bbbike.de +WWW: http://bbbike.sourceforge.net >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301132033.h0DKX6Gm023490>