FreeBSD Bugzilla – Attachment 245559 Details for
Bug 274405
lang/go121 lang/go120: Update golang ports to 1.20.10 and 1.21.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update diffs
lang_go.patch (text/plain), 2.76 KB, created by
Ashish SHUKLA
on 2023-10-11 06:54:43 UTC
(
hide
)
Description:
Update diffs
Filename:
MIME Type:
Creator:
Ashish SHUKLA
Created:
2023-10-11 06:54:43 UTC
Size:
2.76 KB
patch
obsolete
>From 7dad7126da0805f3ecc6afa85b42a22e6c7b3858 Mon Sep 17 00:00:00 2001 >From: Ashish SHUKLA <ashish@FreeBSD.org> >Date: Wed, 11 Oct 2023 06:17:29 +0000 >Subject: [PATCH 1/2] lang/go121: Update to 1.21.3 > >--- > lang/go121/Makefile | 2 +- > lang/go121/distinfo | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) > >diff --git a/lang/go121/Makefile b/lang/go121/Makefile >index 4fda71f7..00f65cda 100644 >--- a/lang/go121/Makefile >+++ b/lang/go121/Makefile >@@ -1,4 +1,4 @@ >-DISTVERSION= 1.21.1 >+DISTVERSION= 1.21.3 > # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel > PORTREVISION= 0 > MASTER_SITES= https://golang.org/dl/ \ >diff --git a/lang/go121/distinfo b/lang/go121/distinfo >index 437ba49f..9836c572 100644 >--- a/lang/go121/distinfo >+++ b/lang/go121/distinfo >@@ -1,6 +1,6 @@ >-TIMESTAMP = 1694179241 >-SHA256 (go1.21.1.src.tar.gz) = bfa36bf75e9a1e9cbbdb9abcf9d1707e479bd3a07880a8ae3564caee5711cb99 >-SIZE (go1.21.1.src.tar.gz) = 26974429 >+TIMESTAMP = 1697005022 >+SHA256 (go1.21.3.src.tar.gz) = 186f2b6f8c8b704e696821b09ab2041a5c1ee13dcbc3156a13adcf75931ee488 >+SIZE (go1.21.3.src.tar.gz) = 26976568 > SHA256 (go-freebsd-arm64-go1.20.tar.xz) = 674e0a9bce8b64dcc085b000eb83ae880e96be1ee47dad6ec86c82dbe5550623 > SIZE (go-freebsd-arm64-go1.20.tar.xz) = 32640640 > SHA256 (go-freebsd-amd64-go1.20.tar.xz) = 170f612c4b8a59400f27d642aab37afa831fe2d6df3e7473dec2d4574a59a46c >-- >2.42.0 > >From ae947653709f918a993c74b40da26d21a3d79033 Mon Sep 17 00:00:00 2001 >From: Ashish SHUKLA <ashish@FreeBSD.org> >Date: Wed, 11 Oct 2023 06:26:39 +0000 >Subject: [PATCH 2/2] lang/go120: Update to 1.20.10 > >--- > lang/go120/Makefile | 2 +- > lang/go120/distinfo | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) > >diff --git a/lang/go120/Makefile b/lang/go120/Makefile >index 5793c266..12900a49 100644 >--- a/lang/go120/Makefile >+++ b/lang/go120/Makefile >@@ -1,4 +1,4 @@ >-DISTVERSION= 1.20.8 >+DISTVERSION= 1.20.10 > # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel > PORTREVISION= 0 > MASTER_SITES= https://golang.org/dl/ \ >diff --git a/lang/go120/distinfo b/lang/go120/distinfo >index 0e2082bc..dda4f129 100644 >--- a/lang/go120/distinfo >+++ b/lang/go120/distinfo >@@ -1,6 +1,6 @@ >-TIMESTAMP = 1694088937 >-SHA256 (go1.20.8.src.tar.gz) = 38d71714fa5279f97240451956d8e47e3c1b6a5de7cb84137949d62b5dd3182e >-SIZE (go1.20.8.src.tar.gz) = 26197375 >+TIMESTAMP = 1697005581 >+SHA256 (go1.20.10.src.tar.gz) = 72d2f51805c47150066c103754c75fddb2c19d48c9219fa33d1e46696c841dbb >+SIZE (go1.20.10.src.tar.gz) = 26198392 > SHA256 (go-freebsd-arm64-go1.20.tar.xz) = 674e0a9bce8b64dcc085b000eb83ae880e96be1ee47dad6ec86c82dbe5550623 > SIZE (go-freebsd-arm64-go1.20.tar.xz) = 32640640 > SHA256 (go-freebsd-amd64-go1.20.tar.xz) = 170f612c4b8a59400f27d642aab37afa831fe2d6df3e7473dec2d4574a59a46c >-- >2.42.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 274405
:
245559
|
246833