Andreas Wacknitz
2024-03-18 046c68dfb59967309ca98e32f0e8c31e9e200bb5
golang-121: update to 1.21.8

3 files modified
11 ■■■■■ changed files
components/developer/golang-121/Makefile 9 ●●●●● patch | view | raw | blame | history
components/developer/golang-121/golang-121.p5m 1 ●●●● patch | view | raw | blame | history
components/developer/golang-121/manifests/sample-manifest.p5m 1 ●●●● patch | view | raw | blame | history
components/developer/golang-121/Makefile
@@ -27,24 +27,25 @@
BUILD_STYLE= justmake
USE_COMMON_TEST_MASTER= no
CLONEY_ARGS= CLONEY_MODE="copy"
USE_PARALLEL_BUILD= yes
include ../../../make-rules/shared-macros.mk
PATCH_EACH_ARCHIVE= 1
COMPONENT_NAME=            golang
COMPONENT_MAJOR_VERSION=    1.21
COMPONENT_VERSION=        $(COMPONENT_MAJOR_VERSION).7
COMPONENT_VERSION=        $(COMPONENT_MAJOR_VERSION).8
COMPONENT_SUMMARY=        The Go Programming Language
COMPONENT_SRC=            $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=        https://golang.org/
COMPONENT_ARCHIVE=        go$(COMPONENT_VERSION).src.tar.gz
COMPONENT_ARCHIVE_URL=        https://storage.googleapis.com/golang/$(COMPONENT_ARCHIVE)
COMPONENT_ARCHIVE_HASH=        sha256:00197ab20f33813832bff62fd93cca1c42a08cc689a32a6672ca49591959bff6
COMPONENT_ARCHIVE_HASH=        sha256:dc806cf75a87e1414b5b4c3dcb9dd3e9cc98f4cfccec42b7af617d5a658a3c43
COMPONENT_FMRI=            developer/golang
COMPONENT_CLASSIFICATION=    Development/Other Languages
COMPONENT_LICENSE=        BSD-style, Patent Grant
COMPONENT_LICENSE_FILE=        LICENSE
PATCH_EACH_ARCHIVE= 1
MEDIATEDUSRSHAREMAN1DIR=    $(PROTO_DIR)/usr/share/golang/$(COMPONENT_MAJOR_VERSION)/man/man1
# Go has a number of supplementary tools and packages that are located in
components/developer/golang-121/golang-121.p5m
@@ -2531,6 +2531,7 @@
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/mod_vendor_unused.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/mod_vendor_unused_only.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/mod_verify.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/mod_verify_work.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/mod_versions.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/mod_why.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/modfile_flag.txt
components/developer/golang-121/manifests/sample-manifest.p5m
@@ -2514,6 +2514,7 @@
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/mod_vendor_unused.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/mod_vendor_unused_only.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/mod_verify.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/mod_verify_work.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/mod_versions.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/mod_why.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/modfile_flag.txt