Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2018 09:24:38 +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: r481334 - head/math/py-numpy
Message-ID:  <201810060924.w969OcsJ095581@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct  6 09:24:38 2018
New Revision: 481334
URL: https://svnweb.freebsd.org/changeset/ports/481334

Log:
  Update MASTER_SITES and WWW

Modified:
  head/math/py-numpy/Makefile
  head/math/py-numpy/pkg-descr

Modified: head/math/py-numpy/Makefile
==============================================================================
--- head/math/py-numpy/Makefile	Sat Oct  6 09:21:45 2018	(r481333)
+++ head/math/py-numpy/Makefile	Sat Oct  6 09:24:38 2018	(r481334)
@@ -6,7 +6,7 @@ PORTVERSION=	1.15.1
 PORTEPOCH=	1
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP \
-		http://docs.scipy.org/doc/${PORTNAME}-${PORTVERSION}/:doc
+		https://docs.scipy.org/doc/${PORTNAME}-${PORTVERSION}/:doc
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		${PORTNAME}-ref-${PORTVERSION}.pdf:doc \

Modified: head/math/py-numpy/pkg-descr
==============================================================================
--- head/math/py-numpy/pkg-descr	Sat Oct  6 09:21:45 2018	(r481333)
+++ head/math/py-numpy/pkg-descr	Sat Oct  6 09:24:38 2018	(r481334)
@@ -15,4 +15,4 @@ and can also be used to replace numarray.
 Note:	Development for Numeric has ceased, and users should transisition to
 	NumPy as quickly as possible.
 
-WWW: http://www.numpy.org/
+WWW: https://www.numpy.org/



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