pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Sat Oct 21 21:07:01 UTC 2023

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

Log Message:
bulk-test-go: promscale is no more.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/meta-pkgs/bulk-test-go/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-go/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-go/Makefile:1.7 pkgsrc/meta-pkgs/bulk-test-go/Makefile:1.8
--- pkgsrc/meta-pkgs/bulk-test-go/Makefile:1.7  Fri Oct 20 08:41:35 2023
+++ pkgsrc/meta-pkgs/bulk-test-go/Makefile      Sat Oct 21 21:07:01 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2023/10/20 08:41:35 jperkin Exp $
+# $NetBSD: Makefile,v 1.8 2023/10/21 21:07:01 jperkin Exp $
 
 DISTNAME=      bulk-test-go-20220924
 CATEGORIES=    meta-pkgs
@@ -21,7 +21,6 @@ DEPENDS+=     influxdb-[0-9]*:../../database
 DEPENDS+=      postgres_exporter-[0-9]*:../../databases/postgres_exporter
 DEPENDS+=      prometheus-[0-9]*:../../databases/prometheus
 DEPENDS+=      mysqld_exporter-[0-9]*:../../databases/mysqld_exporter
-DEPENDS+=      promscale-[0-9]*:../../databases/promscale
 DEPENDS+=      timescaledb-tune-[0-9]*:../../databases/timescaledb-tune
 DEPENDS+=      asmfmt-[0-9]*:../../devel/asmfmt
 DEPENDS+=      go-tools-[0-9]*:../../devel/go-tools



Home | Main Index | Thread Index | Old Index