svn commit: r524233 - head/net-im/finch

Eugene Grosbein eugen at FreeBSD.org
Sun Jan 26 21:45:11 UTC 2020


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/


More information about the svn-ports-all mailing list