pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 16 09:05:03 UTC 2025

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

Log Message:
bulk-test-*: update path to scribus


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/meta-pkgs/bulk-test-icu/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/meta-pkgs/bulk-test-poppler/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.11 pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.12
--- pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.11        Thu Oct  9 07:57:50 2025
+++ pkgsrc/meta-pkgs/bulk-test-icu/Makefile     Sun Nov 16 09:05:03 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2025/10/09 07:57:50 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2025/11/16 09:05:03 wiz Exp $
 
-DISTNAME=      bulk-test-icu-20250125
+DISTNAME=      bulk-test-icu-20251116
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -93,8 +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
-# unknown build failure
-#DEPENDS+=     scribus-qt5-[0-9]*:../../print/scribus-qt5
+DEPENDS+=      scribus-qt5-[0-9]*:../../print/scribus
 DEPENDS+=      sile-[0-9]*:../../print/sile
 DEPENDS+=      xetex-[0-9]*:../../print/xetex
 DEPENDS+=      gnome-tracker-[0-9]*:../../sysutils/gnome-tracker

Index: pkgsrc/meta-pkgs/bulk-test-poppler/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-poppler/Makefile:1.3 pkgsrc/meta-pkgs/bulk-test-poppler/Makefile:1.4
--- pkgsrc/meta-pkgs/bulk-test-poppler/Makefile:1.3     Thu Jul 17 22:01:29 2025
+++ pkgsrc/meta-pkgs/bulk-test-poppler/Makefile Sun Nov 16 09:05:03 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2025/07/17 22:01:29 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2025/11/16 09:05:03 wiz Exp $
 
-DISTNAME=      bulk-test-poppler-20250717
+DISTNAME=      bulk-test-poppler-20251116
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -24,7 +24,7 @@ DEPENDS+=     krita-[0-9]*:../../graphics/kr
 DEPENDS+=      pdf2djvu-[0-9]*:../../print/pdf2djvu
 DEPENDS+=      pdf2svg-[0-9]*:../../converters/pdf2svg
 DEPENDS+=      pdfgrep-[0-9]*:../../textproc/pdfgrep
-DEPENDS+=      scribus-[0-9]*:../../print/scribus-qt5
+DEPENDS+=      scribus-[0-9]*:../../print/scribus
 DEPENDS+=      xpdf-[0-9]*:../../print/xpdf
 DEPENDS+=      xournalpp-[0-9]*:../../editors/xournalpp
 DEPENDS+=      zathura-pdf-poppler-[0-9]*:../../print/zathura-pdf-poppler



Home | Main Index | Thread Index | Old Index