pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11 qt{4,5}: https for HOMEPAGE
details: https://anonhg.NetBSD.org/pkgsrc/rev/97596afd4f17
branches: trunk
changeset: 385961:97596afd4f17
user: markd <markd%pkgsrc.org@localhost>
date: Thu Sep 29 06:18:55 2022 +0000
description:
qt{4,5}: https for HOMEPAGE
diffstat:
x11/qt4/Makefile.common | 4 ++--
x11/qt5/Makefile.common | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r bd3c6eb85fb8 -r 97596afd4f17 x11/qt4/Makefile.common
--- a/x11/qt4/Makefile.common Thu Sep 29 06:16:00 2022 +0000
+++ b/x11/qt4/Makefile.common Thu Sep 29 06:18:55 2022 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.34 2015/07/08 17:49:49 wiz Exp $
+# $NetBSD: Makefile.common,v 1.35 2022/09/29 06:18:55 markd Exp $
# used by x11/qt4-libs/Makefile.common
# used by x11/qt4-tools/Makefile
QTVERSION= 4.8.7
MAINTAINER?= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://qt-project.org/
+HOMEPAGE= https://qt-project.org/
LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v3
diff -r bd3c6eb85fb8 -r 97596afd4f17 x11/qt5/Makefile.common
--- a/x11/qt5/Makefile.common Thu Sep 29 06:16:00 2022 +0000
+++ b/x11/qt5/Makefile.common Thu Sep 29 06:18:55 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2022/09/13 17:18:04 adam Exp $
+# $NetBSD: Makefile.common,v 1.30 2022/09/29 06:18:55 markd Exp $
# used by x11/qt5-qtbase/Makefile.common
# used by inputmethod/qt5-uim/Makefile
@@ -12,7 +12,7 @@
EXTRACT_USING= bsdtar
MAINTAINER?= ryoon%NetBSD.org@localhost
-HOMEPAGE= http://qt-project.org/
+HOMEPAGE= https://qt-project.org/
LICENSE= gnu-lgpl-v2.1 AND gnu-lgpl-v3 AND gnu-gpl-v2 AND gnu-gpl-v3
QTPREFIX= ${PREFIX}/qt5
Home |
Main Index |
Thread Index |
Old Index