Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2019 19:56:19 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r493612 - head/net/mpich
Message-ID:  <201902221956.x1MJuJKL086224@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Feb 22 19:56:19 2019
New Revision: 493612
URL: https://svnweb.freebsd.org/changeset/ports/493612

Log:
  Update MASTER_SITES and WWW

Modified:
  head/net/mpich/Makefile
  head/net/mpich/pkg-descr

Modified: head/net/mpich/Makefile
==============================================================================
--- head/net/mpich/Makefile	Fri Feb 22 19:56:14 2019	(r493611)
+++ head/net/mpich/Makefile	Fri Feb 22 19:56:19 2019	(r493612)
@@ -4,7 +4,7 @@ PORTNAME=	mpich
 PORTVERSION=	3.2.1
 PORTREVISION=	3
 CATEGORIES=	net parallel
-MASTER_SITES=	http://www.mpich.org/static/downloads/${DISTVERSION}/
+MASTER_SITES=	https://www.mpich.org/static/downloads/${DISTVERSION}/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Portable implementation of MPI-1, MPI-2 and MPI-3

Modified: head/net/mpich/pkg-descr
==============================================================================
--- head/net/mpich/pkg-descr	Fri Feb 22 19:56:14 2019	(r493611)
+++ head/net/mpich/pkg-descr	Fri Feb 22 19:56:19 2019	(r493612)
@@ -6,4 +6,4 @@ clusters, high-speed networks and proprietary high-end
 It also enables cutting-edge research in MPI through an easy-to-extend
 modular framework for other derived implementations.
 
-WWW: http://www.mpich.org/
+WWW: https://www.mpich.org/



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