From nobody Fri Nov 03 15:28:27 2023 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SMPld2MTKz4yWSK for ; Fri, 3 Nov 2023 15:28:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SMPld0nJnz3d1P for ; Fri, 3 Nov 2023 15:28:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1699025309; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+DWukxrPnTPuISAYPF93/SMMcLfVLFqmPwfDPiai32k=; b=AdjlTZOjmA3yTor5trBqsy33GBTFW40BzBN/Lm8DaNIENE4Eli3hBsFEu+trU5OVRjIess Lb18NhbkUa++2+I1VDBA65tObgRWdZowclw58N683kOPjAgVgHWQyOij57YtvQ4FF/Fsyy Tem2kuZ4vZZAspe6/Ue3S7WEZNd4HXz34rA8pjWp3SmBxNOg1sxzC+tkFI9a6bZbl8Wu9L jZeyf5SHPPQGGnA5R+wW6Sfot1+LuugoHMj1OE62hubhcCt9apVf1yQm7cvH1zOvPRfHcP jiqdFQGOpxN1nJQ9oXufswWNQDnIf8cWYcNXyKCuvqdoGR+NBmgSketaiurEhA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1699025309; a=rsa-sha256; cv=none; b=qvlGzHMnmK/B2RkuDUgQ0l3Cc8WOFYF0iFfuPdWCC7FXe+AhY5IRjbfFq4xTonWuLUvB8G +bQ1sEUNtvnbL1Udeft6sZIvxpMAvIEOVVlsVctQKDZvifro6S44NuD/c+FH/jErdEhvIz /nauI8srGmUW6s/TLM6YVz3Rj8HHtih5KUuGRqQpEz/pDIHKadLO0Q07fAZrpdy0uwq1BD V5wL4f2oSPejYpTNgye0Sz+7c7kn5oYwJ8AEISOSkGkfsaD2WQC7MDuQLHEBECiTvtlsyb vyd2iJZTSn6wdOXoZwrvTNU798A+SMSjbZTlUQGsaQEaPOZ+WOh01KI4y5B0CQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SMPlc6nsPz42G for ; Fri, 3 Nov 2023 15:28:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3A3FSSQ5006763 for ; Fri, 3 Nov 2023 15:28:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3A3FSSUe006762 for python@FreeBSD.org; Fri, 3 Nov 2023 15:28:28 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 274888] */*: Update WWW to use HTTPS for sourceforge.net projects Date: Fri, 03 Nov 2023 15:28:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ports@bsdserwis.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274888 --- Comment #9 from Krzysztof --- Comment on attachment 246080 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246080 Update WWW url from http to https net/phpldapadmin: homepage should be set to https://github.com/leenooks/phpLDAPadmin/. As I can see SF link is very old= ... --=20 You are receiving this mail because: You are on the CC list for the bug.=