summaryrefslogtreecommitdiff
path: root/lang/go
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2015-07-31 14:46:25 +0000
committerbsiegert <bsiegert@pkgsrc.org>2015-07-31 14:46:25 +0000
commitf60b0d1fbd94238c059a551eeea265928ecd76ef (patch)
treeecda7177a7375516c5fe567947fbe5fbd8cb1bce /lang/go
parent102c55ef3e4679398f9d2112644bba6590824e3f (diff)
downloadpkgsrc-f60b0d1fbd94238c059a551eeea265928ecd76ef.tar.gz
Create lang/go14 as a copy of lang/go but which installs under
$PREFIX/go14. Go 1.5 is going to be released soon, and it will depend on an existing installation of Go 1.4 to compile. So let's provide one.
Diffstat (limited to 'lang/go')
-rw-r--r--lang/go/version.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/go/version.mk b/lang/go/version.mk
index 15765596027..02753d8e28f 100644
--- a/lang/go/version.mk
+++ b/lang/go/version.mk
@@ -1,8 +1,9 @@
-# $NetBSD: version.mk,v 1.5 2015/02/22 13:14:09 mspo Exp $
+# $NetBSD: version.mk,v 1.6 2015/07/31 14:46:25 bsiegert Exp $
.include "../../mk/bsd.prefs.mk"
GO_VERSION= 1.4.2
+GO14_VERSION= 1.4.2
ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64 *-*-evbarm
NOT_FOR_PLATFORM= SunOS-*-i386