pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: bsiegert
Date: Mon Aug 24 18:52:00 UTC 2020
Modified Files:
pkgsrc/lang: Makefile
Removed Files:
pkgsrc/lang/go113: ALTERNATIVES DESCR Makefile PLIST PLIST.SunOS
distinfo
pkgsrc/lang/go113/patches: patch-misc_io_clangwrap.sh
patch-src_cmd_dist_util.go patch-src_cmd_link_internal_ld_elf.go
patch-src_crypto_x509_root__bsd.go patch-src_runtime_os__netbsd.go
patch-src_syscall_zsysnum__solaris__amd64.go
Log Message:
We say goodbye to go113.
go115 is now in the tree. Upstream supports the last two releases.
To generate a diff of this commit:
cvs rdiff -u -r1.575 -r1.576 pkgsrc/lang/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/go113/ALTERNATIVES pkgsrc/lang/go113/DESCR
cvs rdiff -u -r1.5 -r0 pkgsrc/lang/go113/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/lang/go113/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/lang/go113/PLIST.SunOS
cvs rdiff -u -r1.9 -r0 pkgsrc/lang/go113/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/go113/patches/patch-misc_io_clangwrap.sh \
pkgsrc/lang/go113/patches/patch-src_cmd_dist_util.go \
pkgsrc/lang/go113/patches/patch-src_cmd_link_internal_ld_elf.go \
pkgsrc/lang/go113/patches/patch-src_crypto_x509_root__bsd.go \
pkgsrc/lang/go113/patches/patch-src_runtime_os__netbsd.go \
pkgsrc/lang/go113/patches/patch-src_syscall_zsysnum__solaris__amd64.go
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.575 pkgsrc/lang/Makefile:1.576
--- pkgsrc/lang/Makefile:1.575 Fri Aug 21 19:50:22 2020
+++ pkgsrc/lang/Makefile Mon Aug 24 18:51:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.575 2020/08/21 19:50:22 bsiegert Exp $
+# $NetBSD: Makefile,v 1.576 2020/08/24 18:51:59 bsiegert Exp $
#
COMMENT= Programming languages
@@ -99,7 +99,6 @@ SUBDIR+= go
SUBDIR+= go-bin
SUBDIR+= go-hcl
SUBDIR+= go110
-SUBDIR+= go113
SUBDIR+= go114
SUBDIR+= go115
SUBDIR+= go14
Home |
Main Index |
Thread Index |
Old Index