pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/bulk-test-icu



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov 13 14:21:28 UTC 2024

Modified Files:
        pkgsrc/meta-pkgs/bulk-test-icu: Makefile

Log Message:
bulk-test-icu: unhook qt5-qtwebkit

Bump version.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/meta-pkgs/bulk-test-icu/Makefile

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/bulk-test-icu/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.4 pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.5
--- pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.4 Fri Oct 11 08:14:26 2024
+++ pkgsrc/meta-pkgs/bulk-test-icu/Makefile     Wed Nov 13 14:21:28 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/10/11 08:14:26 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2024/11/13 14:21:28 wiz Exp $
 
-DISTNAME=      bulk-test-icu-20240815
+DISTNAME=      bulk-test-icu-20241113
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -115,7 +115,6 @@ DEPENDS+=   webkit-gtk-[0-9]*:../../www/we
 DEPENDS+=      maim-[0-9]*:../../x11/maim
 DEPENDS+=      qt5-qtbase-[0-9]*:../../x11/qt5-qtbase
 DEPENDS+=      qt5-qtwebengine-[0-9]*:../../x11/qt5-qtwebengine
-DEPENDS+=      qt5-qtwebkit-[0-9]*:../../x11/qt5-qtwebkit
 DEPENDS+=      qt6-qtbase-[0-9]*:../../x11/qt6-qtbase
 DEPENDS+=      slop-[0-9]*:../../x11/slop
 DEPENDS+=      vte3-[0-9]*:../../x11/vte3



Home | Main Index | Thread Index | Old Index