pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/go-bin go-bin: s/go/go-bin/
details: https://anonhg.NetBSD.org/pkgsrc/rev/b1e224c17b87
branches: trunk
changeset: 443694:b1e224c17b87
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sat Dec 19 14:28:56 2020 +0000
description:
go-bin: s/go/go-bin/
thanks Edgar Fuss
diffstat:
lang/go-bin/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 11d3f6a4df57 -r b1e224c17b87 lang/go-bin/Makefile
--- a/lang/go-bin/Makefile Sat Dec 19 14:27:18 2020 +0000
+++ b/lang/go-bin/Makefile Sat Dec 19 14:28:56 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/12/19 14:27:18 bsiegert Exp $
+# $NetBSD: Makefile,v 1.4 2020/12/19 14:28:56 bsiegert Exp $
PKGNAME= go-bin-1.14.2
PKGREVISION= 1
@@ -37,7 +37,7 @@
ONLY_FOR_PLATFORM+= Darwin-*-aarch64
.if !empty(MACHINE_PLATFORM:MDarwin-*-aarch64)
-PKGNAME= go-1.16.beta1
+PKGNAME= go-bin-1.16.beta1
.endif
DIST.darwin-arm64= go1.16beta1.darwin-arm64.tar.gz
.if !empty(MACHINE_PLATFORM:MDarwin-*-aarch64) || make(distinfo)
Home |
Main Index |
Thread Index |
Old Index