pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/go120
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 14 23:48:02 UTC 2025
Modified Files:
pkgsrc/lang/go120: Makefile
Log Message:
go120: remove reference to non-existent file
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/go120/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/go120/Makefile
diff -u pkgsrc/lang/go120/Makefile:1.3 pkgsrc/lang/go120/Makefile:1.4
--- pkgsrc/lang/go120/Makefile:1.3 Fri Aug 25 18:29:24 2023
+++ pkgsrc/lang/go120/Makefile Sun Sep 14 23:48:02 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2023/08/25 18:29:24 bsiegert Exp $
+# $NetBSD: Makefile,v 1.4 2025/09/14 23:48:02 wiz Exp $
.include "../../lang/go/version.mk"
# Minimum Go version for bootstrapping is 1.17.13.
@@ -30,7 +30,6 @@ INSTALLATION_DIRS= bin go${GOVERSSUFFIX}
REPLACE_BASH+= lib/time/update.bash
REPLACE_BASH+= misc/arm/a
-REPLACE_BASH+= misc/cgo/fortran/test.bash
REPLACE_BASH+= misc/wasm/go_js_wasm_exec
REPLACE_BASH+= src/all.bash
REPLACE_BASH+= src/bootstrap.bash
Home |
Main Index |
Thread Index |
Old Index