pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/boost boost: HOMEPAGE is a permanent redirec...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f8c56191282f
branches: trunk
changeset: 334942:f8c56191282f
user: nia <nia%pkgsrc.org@localhost>
date: Sun Jun 09 22:15:18 2019 +0000
description:
boost: HOMEPAGE is a permanent redirect to https
diffstat:
meta-pkgs/boost/Makefile | 4 ++--
meta-pkgs/boost/Makefile.common | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r a619eae6b8a6 -r f8c56191282f meta-pkgs/boost/Makefile
--- a/meta-pkgs/boost/Makefile Sun Jun 09 22:12:16 2019 +0000
+++ b/meta-pkgs/boost/Makefile Sun Jun 09 22:15:18 2019 +0000
@@ -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 @@
DISTFILES= # empty
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-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 -r a619eae6b8a6 -r f8c56191282f meta-pkgs/boost/Makefile.common
--- a/meta-pkgs/boost/Makefile.common Sun Jun 09 22:12:16 2019 +0000
+++ b/meta-pkgs/boost/Makefile.common Sun Jun 09 22:15:18 2019 +0000
@@ -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 @@
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.boost.org/
+HOMEPAGE= https://www.boost.org/
COMMENT= Free, peer-reviewed portable C++ source libraries ${BOOST_COMMENT}
LICENSE= boost-license
Home |
Main Index |
Thread Index |
Old Index