pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May 30 08:59:31 UTC 2021

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

Log Message:
bulk-test-boost: fix PKGNAME for scribus


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/meta-pkgs/bulk-test-boost/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-boost/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.3 pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.4
--- pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.3       Sat May 29 17:49:12 2021
+++ pkgsrc/meta-pkgs/bulk-test-boost/Makefile   Sun May 30 08:59:31 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/05/29 17:49:12 nia Exp $
+# $NetBSD: Makefile,v 1.4 2021/05/30 08:59:31 wiz Exp $
 
 DISTNAME=      bulk-test-boost-20210529
 CATEGORIES=    meta-pkgs
@@ -47,7 +47,7 @@ BUILD_DEPENDS+=               poppler-glib-[0-9]*:../
 BUILD_DEPENDS+=                powerdns-[0-9]*:../../net/powerdns
 BUILD_DEPENDS+=                powerdns-recursor-[0-9]*:../../net/powerdns-recursor
 BUILD_DEPENDS+=                qbittorrent-[0-9]*:../../net/qbittorrent
-BUILD_DEPENDS+=                scribus-qt5-[0-9]*:../../print/scribus-qt5
+BUILD_DEPENDS+=                scribus-[0-9]*:../../print/scribus-qt5
 BUILD_DEPENDS+=                source-highlight-[0-9]*:../../textproc/source-highlight
 BUILD_DEPENDS+=                strawberry-[0-9]*:../../audio/strawberry
 BUILD_DEPENDS+=                tcpflow-[0-9]*:../../net/tcpflow



Home | Main Index | Thread Index | Old Index