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 Jan 21 18:49:58 UTC 2023

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

Log Message:
bulk-test-boost: Add net/icinga

Reported as missing by Edgar Fuß.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 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.12 pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.13
--- pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.12      Sun Jun  5 14:18:39 2022
+++ pkgsrc/meta-pkgs/bulk-test-boost/Makefile   Sat Jan 21 18:49:58 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2022/06/05 14:18:39 adam Exp $
+# $NetBSD: Makefile,v 1.13 2023/01/21 18:49:58 gdt Exp $
 
-DISTNAME=      bulk-test-boost-20220524
+DISTNAME=      bulk-test-boost-20230121
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -29,6 +29,7 @@ BUILD_DEPENDS+=               gnucash-[0-9]*:../../fi
 BUILD_DEPENDS+=                gnuradio-core-[0-9]*:../../ham/gnuradio-core
 BUILD_DEPENDS+=                gource-[0-9]*:../../graphics/gource
 BUILD_DEPENDS+=                gpick-[0-9]*:../../graphics/gpick
+BUILD_DEPENDS+=                icinga2-[0-9]*:../../net/icinga2
 BUILD_DEPENDS+=                inkscape-[0-9]*:../../graphics/inkscape
 BUILD_DEPENDS+=                innoextract-[0-9]*:../../archivers/innoextract
 BUILD_DEPENDS+=                kicad-[0-9]*:../../cad/kicad



Home | Main Index | Thread Index | Old Index