Date: Sun, 26 Jan 2020 21:39:07 +0000 (UTC) From: Eugene Grosbein <eugen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r524232 - head/net-im/pidgin Message-ID: <202001262139.00QLd7af063650@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001262139.00QLd7af063650>