svn commit: r473456 - branches/2018Q2/science/hdf5
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 27 20:21:50 UTC 2018
Author: sunpoet
Date: Wed Jun 27 20:21:49 2018
New Revision: 473456
URL: https://svnweb.freebsd.org/changeset/ports/473456
Log:
MFH: r473454
Fix MASTER_SITES
- https://www.hdfgroup.org/ should be removed in r426844.
- ftp://support.hdfgroup.org/ is no longer available.
Approved by: ports-secteam (blanket)
Modified:
branches/2018Q2/science/hdf5/Makefile
Directory Properties:
branches/2018Q2/ (props changed)
Modified: branches/2018Q2/science/hdf5/Makefile
==============================================================================
--- branches/2018Q2/science/hdf5/Makefile Wed Jun 27 20:18:04 2018 (r473455)
+++ branches/2018Q2/science/hdf5/Makefile Wed Jun 27 20:21:49 2018 (r473456)
@@ -5,9 +5,7 @@ PORTNAME= hdf5
PORTVERSION= 1.10.1
PORTREVISION= 1
CATEGORIES= science archivers graphics
-MASTER_SITES= https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \
MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \
- ftp://support.hdfgroup.org/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \
LOCAL/sunpoet
MAINTAINER= sunpoet at FreeBSD.org
More information about the svn-ports-branches
mailing list