Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2020 21:45:11 +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: r524233 - head/net-im/finch
Message-ID:  <202001262145.00QLjBjJ069228@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eugen
Date: Sun Jan 26 21:45:11 2020
New Revision: 524233
URL: https://svnweb.freebsd.org/changeset/ports/524233

Log:
  net-im/finch: 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.

Modified:
  head/net-im/finch/pkg-descr

Modified: head/net-im/finch/pkg-descr
==============================================================================
--- head/net-im/finch/pkg-descr	Sun Jan 26 21:39:06 2020	(r524232)
+++ head/net-im/finch/pkg-descr	Sun Jan 26 21:45:11 2020	(r524233)
@@ -17,4 +17,4 @@ and more.
 
 (Adapted from the About Finch 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?202001262145.00QLjBjJ069228>