From owner-svn-ports-all@freebsd.org Sun Jan 26 21:39:07 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8F2511FD06E; Sun, 26 Jan 2020 21:39:07 +0000 (UTC) (envelope-from eugen@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 485R8q3FpKz4Xcb; Sun, 26 Jan 2020 21:39:07 +0000 (UTC) (envelope-from eugen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6AE6627705; Sun, 26 Jan 2020 21:39:07 +0000 (UTC) (envelope-from eugen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 00QLd7U8063651; Sun, 26 Jan 2020 21:39:07 GMT (envelope-from eugen@FreeBSD.org) Received: (from eugen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00QLd7af063650; Sun, 26 Jan 2020 21:39:07 GMT (envelope-from eugen@FreeBSD.org) Message-Id: <202001262139.00QLd7af063650@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eugen set sender to eugen@FreeBSD.org using -f From: Eugene Grosbein Date: Sun, 26 Jan 2020 21:39:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r524232 - head/net-im/pidgin X-SVN-Group: ports-head X-SVN-Commit-Author: eugen X-SVN-Commit-Paths: head/net-im/pidgin X-SVN-Commit-Revision: 524232 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jan 2020 21:39:07 -0000 Author: eugen Date: Sun Jan 26 21:39:06 2020 New Revision: 524232 URL: https://svnweb.freebsd.org/changeset/ports/524232 Log: net-im/pidgin: switch WWW: to https Today Pidging developers announced switch to new version of their site www.pidgin.im keeping old one as old.pidgin.im. New version redirects plain HTTP requests to HTTPS, so switch the link to decrease delay. Note that other links in our Ports tree already use HTTPS. Modified: head/net-im/pidgin/pkg-descr Modified: head/net-im/pidgin/pkg-descr ============================================================================== --- head/net-im/pidgin/pkg-descr Sun Jan 26 20:22:32 2020 (r524231) +++ head/net-im/pidgin/pkg-descr Sun Jan 26 21:39:06 2020 (r524232) @@ -17,4 +17,4 @@ and more. (Adapted from the About Pidgin page.) -WWW: http://www.pidgin.im/ +WWW: https://www.pidgin.im/