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:   nia
Date:           Sun May 30 11:48:29 UTC 2021

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

Log Message:
bulk-test-boost: nail down version pattern


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.5
--- pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.4       Sun May 30 08:59:31 2021
+++ pkgsrc/meta-pkgs/bulk-test-boost/Makefile   Sun May 30 11:48:28 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/05/30 08:59:31 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2021/05/30 11:48:28 nia 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-[0-9]*:../../print/scribus-qt5
+BUILD_DEPENDS+=                scribus>=1.5:../../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