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: wiz
Date: Fri May 15 12:32:28 UTC 2026
Modified Files:
pkgsrc/meta-pkgs/qt6: Makefile.common
Log Message:
qt6: mention that minor version bumps usually need recursive revbumps
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 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.25 pkgsrc/meta-pkgs/qt6/Makefile.common:1.26
--- pkgsrc/meta-pkgs/qt6/Makefile.common:1.25 Wed May 13 05:31:25 2026
+++ pkgsrc/meta-pkgs/qt6/Makefile.common Fri May 15 12:32:28 2026
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile.common,v 1.25 2026/05/13 05:31:25 adam Exp $
+# $NetBSD: Makefile.common,v 1.26 2026/05/15 12:32:28 wiz Exp $
# used by x11/qt6-qtbase/Makefile.common
+# When bumping the minor version (e.g., from 6.11 to 6.12), please
+# always run a recursive revbump.
QTVERSION= 6.11.1
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index