Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 18:16:38 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 697b9acfdfcf - main - science/netcdf-cxx: Update MASTER_SITES
Message-ID:  <202203071816.227IGccf059320@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=697b9acfdfcf3551368032626b64400c6441c147

commit 697b9acfdfcf3551368032626b64400c6441c147
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-07 17:52:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-07 18:10:59 +0000

    science/netcdf-cxx: Update MASTER_SITES
---
 science/netcdf-cxx/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/science/netcdf-cxx/Makefile b/science/netcdf-cxx/Makefile
index b3e5807cf074..0e7766353090 100644
--- a/science/netcdf-cxx/Makefile
+++ b/science/netcdf-cxx/Makefile
@@ -4,8 +4,7 @@ PORTNAME=	netcdf-cxx
 PORTVERSION=	4.3.1
 PORTREVISION=	2
 CATEGORIES=	science
-MASTER_SITES=	https://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
-		ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
+MASTER_SITES=	https://downloads.unidata.ucar.edu/netcdf-cxx/${PORTVERSION}/ \
 		LOCAL/sunpoet
 DISTNAME=	${PORTNAME}4-${PORTVERSION}
 



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