Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qsIHx-007Sp7-Kf for pgsql-www@arkaria.postgresql.org; Mon, 16 Oct 2023 07:45:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qsIHv-00GcCV-Co for pgsql-www@arkaria.postgresql.org; Mon, 16 Oct 2023 07:45:20 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qsIHv-00GcCN-63 for pgsql-www@lists.postgresql.org; Mon, 16 Oct 2023 07:45:19 +0000 Received: from mail-lf1-x142.google.com ([2a00:1450:4864:20::142]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qsIHt-000ia0-2X for pgsql-www@lists.postgresql.org; Mon, 16 Oct 2023 07:45:18 +0000 Received: by mail-lf1-x142.google.com with SMTP id 2adb3069b0e04-507962561adso4358736e87.0 for ; Mon, 16 Oct 2023 00:45:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697442315; x=1698047115; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=LeC2aw6UBwBTiJkK6ZNIX+wYMc3aKX6ik89bWp7ZU20=; b=UzQOM0/TiAPP4tWRQyXtbtX40rV5JzgLlJYw4mb5BIQR/e/wV5hnE0Ul1+TCSU3A7F mw5mWg+STma2gZMHwkve7GEuT6AXikeHeTU5rjs5DhCOwnpJuV86AutsXAberbaoqgVQ m6mHM8aeVnkTEWySaQ2R6ytvuPd1p6AT4rac/IQHXhS7sSJyG5JBzxJSevr50De8CjVz Ut8UxqvnCbMEfbFexnxr9iEnEUKa8RL4fwA1eHADwExIpJxtvpDCYGlyuieTNfQdyj4Q FCMwCgykWuz/bg+5yRtTixcZwYr9WKr7YLXWc3WL1gP77SXs6kiAIcn4HuFUNZl05fDw 11FA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697442315; x=1698047115; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=LeC2aw6UBwBTiJkK6ZNIX+wYMc3aKX6ik89bWp7ZU20=; b=DGVai0NqdVeYIyTr4BmngYzNbWK/QNpXBiLAx8vCIsjS7KgLYSJ7mJgS0Rq/xQASzC /wcCsg71VFI+V9Jg33ul5v7JvqF2oLk6kCTHKQegCc5ULXdA2tFzLxVbwJY6zE8Y0U41 dUYMCgE0yYyh5epF/Wu0FrW1K9pCA8ThWdQDi3bjVcr3q8vAFyJ6oLqZT1J/yQ6uk2k2 uCIStWLS+KVHF6xUx8cL5miSiO34VrDk7+ZmSPfiUdrV5nfui6DokHbBKjZUd5+U2mGT lHWThpU6TDOsh1RoUeOBZTOONLJjo03BADdsZs3ecF23w+74U0OL7Zk7oXi3dpl0l3HA chqg== X-Gm-Message-State: AOJu0YzPldts7OGECjxKZPVGDU/zbMGZnyLqEA+I5iqoI3x5BKFnGxbG s9qALVEJ50ddSfNhDTqJi3IcUamwaUmP8DS0ITgKuJbu+0ql+8Cl X-Google-Smtp-Source: AGHT+IGt6U3kzI87x7CIpf+q/BdnkZI7AmUsvCAUVKPnNrsgUPBdBWhE5X3t3QvNRixEG/GhLjJ78mErFJf/MSHvy8c= X-Received: by 2002:a19:6408:0:b0:507:9a06:7dbe with SMTP id y8-20020a196408000000b005079a067dbemr6471149lfb.21.1697442314536; Mon, 16 Oct 2023 00:45:14 -0700 (PDT) MIME-Version: 1.0 From: Akshat Jaimini Date: Mon, 16 Oct 2023 13:15:03 +0530 Message-ID: Subject: Broken Link in FreeBSD download page To: pgsql-www@lists.postgresql.org Content-Type: multipart/alternative; boundary="0000000000002f4e920607d0967b" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000002f4e920607d0967b Content-Type: text/plain; charset="UTF-8" Hello everyone, The testing harness reported a broken url on the FreeBSD downloads page, https://www.postgresql.org/download/freebsd/, specifically the link 'FreeBSD Ports and Packages Collection ' which gives a 404 on request. As per my understanding we should replace this url with the https://docs.freebsd.org/en/books/handbook/ports/ documentation url or with the package search url : https://ports.freebsd.org/cgi/ports.cgi Regards, Akshat Jaimini --0000000000002f4e920607d0967b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello everyone,

The testing = harness reported a broken url on the FreeBSD downloads page, https://www.postgresql.org/downl= oad/freebsd/, specifically the link=C2=A0 'FreeBSD Ports and Packages Collection' which gives a 404 on request. As pe= r my understanding we should replace this url with the https://docs.freebsd.org/en/books= /handbook/ports/ documentation url or with the package search url : https://ports.freebsd.org/= cgi/ports.cgi

Regards,
Akshat J= aimini
--0000000000002f4e920607d0967b--