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:           Fri Nov 21 09:04:37 UTC 2025

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

Log Message:
bulk-test-icu: fix PKGNAME in pattern


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 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.12 pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.13
--- pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.12        Sun Nov 16 09:05:03 2025
+++ pkgsrc/meta-pkgs/bulk-test-icu/Makefile     Fri Nov 21 09:04:37 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2025/11/16 09:05:03 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2025/11/21 09:04:37 wiz Exp $
 
 DISTNAME=      bulk-test-icu-20251116
 CATEGORIES=    meta-pkgs
@@ -93,7 +93,7 @@ DEPENDS+=     sword-[0-9]*:../../misc/sword
 DEPENDS+=      yaz-[0-9]*:../../net/yaz
 DEPENDS+=      tin-[0-9]*:../../news/tin
 DEPENDS+=      bibtexu-[0-9]*:../../print/bibtexu
-DEPENDS+=      scribus-qt5-[0-9]*:../../print/scribus
+DEPENDS+=      scribus-[0-9]*:../../print/scribus
 DEPENDS+=      sile-[0-9]*:../../print/sile
 DEPENDS+=      xetex-[0-9]*:../../print/xetex
 DEPENDS+=      gnome-tracker-[0-9]*:../../sysutils/gnome-tracker



Home | Main Index | Thread Index | Old Index