svn commit: r493612 - head/net/mpich

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Feb 22 19:56:25 UTC 2019


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 at 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/


More information about the svn-ports-all mailing list