summaryrefslogtreecommitdiff
path: root/meta-pkgs/boost
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-06-09 22:15:18 +0000
committernia <nia@pkgsrc.org>2019-06-09 22:15:18 +0000
commita7a18e8c09aee37d9c0665fc397912573c70e642 (patch)
tree338131dd15f4dc34b4ba1cfab03f067f2b396564 /meta-pkgs/boost
parent72c5b29e9a04bbc45da27ca77c01646533ff315a (diff)
downloadpkgsrc-a7a18e8c09aee37d9c0665fc397912573c70e642.tar.gz
boost: HOMEPAGE is a permanent redirect to https
Diffstat (limited to 'meta-pkgs/boost')
-rw-r--r--meta-pkgs/boost/Makefile4
-rw-r--r--meta-pkgs/boost/Makefile.common4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-pkgs/boost/Makefile b/meta-pkgs/boost/Makefile
index dbb6c4cd384..fd746f0a925 100644
--- a/meta-pkgs/boost/Makefile
+++ b/meta-pkgs/boost/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2019/04/25 07:33:06 maya Exp $
+# $NetBSD: Makefile,v 1.24 2019/06/09 22:15:18 nia Exp $
BOOST_PACKAGE= meta-pkg
BOOST_COMMENT= (meta package)
@@ -15,7 +15,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.boost.org/
+HOMEPAGE= https://www.boost.org/
COMMENT= Free, peer-reviewed portable C++ source libraries
DEPENDS+= boost-build-${BOOST_DEPENDS_VERSION}:../../devel/boost-build
diff --git a/meta-pkgs/boost/Makefile.common b/meta-pkgs/boost/Makefile.common
index ae4903cd6d1..537289ba89a 100644
--- a/meta-pkgs/boost/Makefile.common
+++ b/meta-pkgs/boost/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.80 2018/12/13 19:22:57 adam Exp $
+# $NetBSD: Makefile.common,v 1.81 2019/06/09 22:15:18 nia Exp $
#
# used by devel/boost-build/Makefile
# used by devel/boost-docs/Makefile
@@ -27,7 +27,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boost/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.boost.org/
+HOMEPAGE= https://www.boost.org/
COMMENT= Free, peer-reviewed portable C++ source libraries ${BOOST_COMMENT}
LICENSE= boost-license