pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/qt5-qtwebengine



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Oct 11 14:04:11 UTC 2024

Modified Files:
        pkgsrc/x11/qt5-qtwebengine: Makefile

Log Message:
iqt5-qtwebengine: mention 311 before 310


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/x11/qt5-qtwebengine/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/qt5-qtwebengine/Makefile
diff -u pkgsrc/x11/qt5-qtwebengine/Makefile:1.72 pkgsrc/x11/qt5-qtwebengine/Makefile:1.73
--- pkgsrc/x11/qt5-qtwebengine/Makefile:1.72    Thu Oct 10 21:45:31 2024
+++ pkgsrc/x11/qt5-qtwebengine/Makefile Fri Oct 11 14:04:11 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2024/10/10 21:45:31 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2024/10/11 14:04:11 wiz Exp $
 # FIXME: build fails when protobuf and abseil packages are installed.
 
 DISTNAME=      qtwebengine-everywhere-opensource-src-${QTVERSION}
@@ -13,7 +13,7 @@ INSTALLATION_DIRS+=   lib/pkgconfig
 
 FORCE_CXX_STD= gnu++17
 
-PYTHON_VERSIONS_ACCEPTED=      310 311
+PYTHON_VERSIONS_ACCEPTED=      311 310
 
 BUILD_TARGET=  first
 QMAKE_ARGS+=   -- -webengine-icu



Home | Main Index | Thread Index | Old Index