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:           Mon Nov 13 09:14:54 UTC 2023

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.8 pkgsrc/meta-pkgs/bulk-test-go/Makefile:1.9
--- pkgsrc/meta-pkgs/bulk-test-go/Makefile:1.8  Sat Oct 21 21:07:01 2023
+++ pkgsrc/meta-pkgs/bulk-test-go/Makefile      Mon Nov 13 09:14:54 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2023/10/21 21:07:01 jperkin Exp $
+# $NetBSD: Makefile,v 1.9 2023/11/13 09:14:54 jperkin Exp $
 
 DISTNAME=      bulk-test-go-20220924
 CATEGORIES=    meta-pkgs
@@ -27,7 +27,6 @@ DEPENDS+=     go-tools-[0-9]*:../../devel/go
 DEPENDS+=      go-nbreader-[0-9]*:../../devel/go-nbreader
 DEPENDS+=      golint-[0-9]*:../../devel/golint
 DEPENDS+=      go-review-[0-9]*:../../devel/go-review
-DEPENDS+=      go-ed25519-[0-9]*:../../devel/go-ed25519
 DEPENDS+=      go-goptlib-[0-9]*:../../devel/go-goptlib
 DEPENDS+=      go-siphash-[0-9]*:../../devel/go-siphash
 DEPENDS+=      go-sys-[0-9]*:../../devel/go-sys



Home | Main Index | Thread Index | Old Index