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: gdt
Date: Sat May 16 17:56:35 UTC 2026
Modified Files:
pkgsrc/meta-pkgs/bulk-test-boost: Makefile
Log Message:
bulk-test-boost: Add missing packages
gnuradio-uhd and gr-osmosdr were previously not included. At least
gnuradio-uhd is recently broken, apparently by the latest boost
update.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 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.23 pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.24
--- pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.23 Fri Jan 30 08:58:48 2026
+++ pkgsrc/meta-pkgs/bulk-test-boost/Makefile Sat May 16 17:56:35 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2026/01/30 08:58:48 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2026/05/16 17:56:35 gdt Exp $
-DISTNAME= bulk-test-boost-20260130
+DISTNAME= bulk-test-boost-20260516
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -31,6 +31,8 @@ DEPENDS+= dnsdist-[0-9]*:../../net/dnsdi
DEPENDS+= emulationstation-[0-9]*:../../emulators/emulationstation
DEPENDS+= gnucash-[0-9]*:../../finance/gnucash
DEPENDS+= gnuradio-core-[0-9]*:../../ham/gnuradio-core
+DEPENDS+= gnuradio-uhd-[0-9]*:../../ham/gnuradio-uhd
+DEPENDS+= gr-osmosdr-[0-9]*:../../ham/gr-osmosdr
DEPENDS+= gource-[0-9]*:../../graphics/gource
DEPENDS+= gpick-[0-9]*:../../graphics/gpick
DEPENDS+= gr-osmosdr-[0-9]*:../../ham/gr-osmosdr
Home |
Main Index |
Thread Index |
Old Index