pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/qt6



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Feb 16 17:39:17 UTC 2024

Modified Files:
        pkgsrc/meta-pkgs/qt6: Makefile.common

Log Message:
qt6: updated to 6.6.2

We have released Qt 6.6.2 today. As a patch release, Qt 6.6.2 does not introduce any new features but contains more than 400 bug fixes, security updates, and other improvements to the top of the Qt 
6.6.1 release. See more information about the most important changes and bug fixes from Qt 6.6.2 release note.

https://www.qt.io/blog/qt-6.6.2-released


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/meta-pkgs/qt6/Makefile.common

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

Modified files:

Index: pkgsrc/meta-pkgs/qt6/Makefile.common
diff -u pkgsrc/meta-pkgs/qt6/Makefile.common:1.7 pkgsrc/meta-pkgs/qt6/Makefile.common:1.8
--- pkgsrc/meta-pkgs/qt6/Makefile.common:1.7    Sat Dec 30 21:39:26 2023
+++ pkgsrc/meta-pkgs/qt6/Makefile.common        Fri Feb 16 17:39:17 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.7 2023/12/30 21:39:26 zafer Exp $
+# $NetBSD: Makefile.common,v 1.8 2024/02/16 17:39:17 adam Exp $
 # used by x11/qt6-qtbase/Makefile.common
 
-QTVERSION=     6.6.1
+QTVERSION=     6.6.2
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index