pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/bulk-test-go bulk-test-go: fix goreman PKGNA...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96c05712e407
branches:  trunk
changeset: 385634:96c05712e407
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 22 06:01:07 2022 +0000

description:
bulk-test-go: fix goreman PKGNAME (go-goreman)

diffstat:

 meta-pkgs/bulk-test-go/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4806e44ed5be -r 96c05712e407 meta-pkgs/bulk-test-go/Makefile
--- a/meta-pkgs/bulk-test-go/Makefile   Thu Sep 22 05:59:26 2022 +0000
+++ b/meta-pkgs/bulk-test-go/Makefile   Thu Sep 22 06:01:07 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/09/18 09:39:01 bsiegert Exp $
+# $NetBSD: Makefile,v 1.2 2022/09/22 06:01:07 wiz Exp $
 
 DISTNAME=      bulk-test-go-20220918
 CATEGORIES=    meta-pkgs
@@ -105,7 +105,7 @@
 BUILD_DEPENDS+=        beats-[0-9]*:../../sysutils/beats
 BUILD_DEPENDS+=        consul-[0-9]*:../../sysutils/consul
 BUILD_DEPENDS+=        lf-[0-9]*:../../sysutils/lf
-BUILD_DEPENDS+=        goreman-[0-9]*:../../sysutils/goreman
+BUILD_DEPENDS+=        go-goreman-[0-9]*:../../sysutils/goreman
 BUILD_DEPENDS+=        node_exporter-[0-9]*:../../sysutils/node_exporter
 BUILD_DEPENDS+=        vultr-[0-9]*:../../sysutils/vultr
 BUILD_DEPENDS+=        direnv-[0-9]*:../../sysutils/direnv



Home | Main Index | Thread Index | Old Index