svn commit: r524232 - head/net-im/pidgin
Eugene Grosbein
eugen at FreeBSD.org
Sun Jan 26 21:39:07 UTC 2020
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/
More information about the svn-ports-all
mailing list