pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jul 17 22:01:29 UTC 2025

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

Log Message:
bulk-test-poppler: fix PKGNAME in previous


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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-poppler/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-poppler/Makefile:1.2 pkgsrc/meta-pkgs/bulk-test-poppler/Makefile:1.3
--- pkgsrc/meta-pkgs/bulk-test-poppler/Makefile:1.2     Thu Jul 17 05:45:35 2025
+++ pkgsrc/meta-pkgs/bulk-test-poppler/Makefile Thu Jul 17 22:01:29 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2025/07/17 05:45:35 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2025/07/17 22:01:29 wiz Exp $
 
 DISTNAME=      bulk-test-poppler-20250717
 CATEGORIES=    meta-pkgs
@@ -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-qt5-[0-9]*:../../print/scribus-qt5
+DEPENDS+=      scribus-[0-9]*:../../print/scribus-qt5
 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