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:   wiz
Date:           Mon Aug 24 22:09:28 UTC 2026

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

Log Message:
bulk-test-go: remove go-wire, gone

Bump version.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.15 pkgsrc/meta-pkgs/bulk-test-go/Makefile:1.16
--- pkgsrc/meta-pkgs/bulk-test-go/Makefile:1.15 Fri Dec 26 14:07:06 2025
+++ pkgsrc/meta-pkgs/bulk-test-go/Makefile      Mon Aug 24 22:09:28 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2025/12/26 14:07:06 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2026/08/24 22:09:28 wiz Exp $
 
-DISTNAME=      bulk-test-go-20251226
+DISTNAME=      bulk-test-go-20260825
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -53,7 +53,6 @@ DEPENDS+=     go-swagger-[0-9]*:../../devel/
 DEPENDS+=      go-sys-[0-9]*:../../devel/go-sys
 DEPENDS+=      go-tcr-[0-9]*:../../devel/go-tcr
 DEPENDS+=      go-tools-[0-9]*:../../devel/go-tools
-DEPENDS+=      go-wire-[0-9]*:../../devel/go-wire
 DEPENDS+=      golangci-lint-[0-9]*:../../devel/golangci-lint
 DEPENDS+=      golint-[0-9]*:../../devel/golint
 DEPENDS+=      gomodifytags-[0-9]*:../../devel/gomodifytags



Home | Main Index | Thread Index | Old Index