Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2018 15:21:46 +0000 (UTC)
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483592 - head/security/softether
Message-ID:  <201810311521.w9VFLkrl058395@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: meta
Date: Wed Oct 31 15:21:45 2018
New Revision: 483592
URL: https://svnweb.freebsd.org/changeset/ports/483592

Log:
  secutiry/softether:  use https in MASTER_SITES and WWW
  
  Upstream provides https site since a very long time ago.
  
  PR:		230047
  Approved by:	mentors (implicit)

Modified:
  head/security/softether/Makefile
  head/security/softether/pkg-descr

Modified: head/security/softether/Makefile
==============================================================================
--- head/security/softether/Makefile	Wed Oct 31 15:17:06 2018	(r483591)
+++ head/security/softether/Makefile	Wed Oct 31 15:21:45 2018	(r483592)
@@ -3,7 +3,7 @@
 PORTNAME=	softether
 PORTVERSION=	4.25.9656
 CATEGORIES=	security
-MASTER_SITES=	http://www.softether-download.com/files/softether/v4.25-9656-rtm-2018.01.15-tree/Source_Code/
+MASTER_SITES=	https://www.softether-download.com/files/softether/v4.25-9656-rtm-2018.01.15-tree/Source_Code/
 DISTNAME=	${PORTNAME}-src-v4.25-9656-rtm
 
 MAINTAINER=	meta@FreeBSD.org

Modified: head/security/softether/pkg-descr
==============================================================================
--- head/security/softether/pkg-descr	Wed Oct 31 15:17:06 2018	(r483591)
+++ head/security/softether/pkg-descr	Wed Oct 31 15:21:45 2018	(r483592)
@@ -4,4 +4,4 @@ SSL-VPN (HTTPS), as well as OpenVPN, IPsec, L2TP, MS-S
 and EtherIP tunneling protocols and has a clone function to support
 OpenVPN clients.
 
-WWW: http://www.softether.org
+WWW: https://www.softether.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810311521.w9VFLkrl058395>