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:           Thu Nov  2 09:19:43 UTC 2023

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

Log Message:
qt6: forgot to push Makefile.common


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/meta-pkgs/qt6/Makefile.common:1.5
--- pkgsrc/meta-pkgs/qt6/Makefile.common:1.4    Fri Sep 29 21:12:18 2023
+++ pkgsrc/meta-pkgs/qt6/Makefile.common        Thu Nov  2 09:19:43 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.4 2023/09/29 21:12:18 adam Exp $
+# $NetBSD: Makefile.common,v 1.5 2023/11/02 09:19:43 adam Exp $
 # used by x11/qt6-qtbase/Makefile.common
 
-QTVERSION=     6.5.3
+QTVERSION=     6.6.0
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index