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: Fri Sep 8 19:02:04 UTC 2023
Modified Files:
pkgsrc/lang/go: version.mk
pkgsrc/lang/go119: distinfo
Log Message:
go119: update to 1.19.13
go1.19.13 (released 2023-09-06) includes fixes to the go command, and the
crypto/tls and net/http packages. See the Go 1.19.13 milestone on our issue
tracker for details.
To generate a diff of this commit:
cvs rdiff -u -r1.188 -r1.189 pkgsrc/lang/go/version.mk
cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/go119/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/go/version.mk
diff -u pkgsrc/lang/go/version.mk:1.188 pkgsrc/lang/go/version.mk:1.189
--- pkgsrc/lang/go/version.mk:1.188 Fri Sep 8 18:49:45 2023
+++ pkgsrc/lang/go/version.mk Fri Sep 8 19:02:04 2023
@@ -1,4 +1,4 @@
-# $NetBSD: version.mk,v 1.188 2023/09/08 18:49:45 bsiegert Exp $
+# $NetBSD: version.mk,v 1.189 2023/09/08 19:02:04 bsiegert Exp $
#
# If bsd.prefs.mk is included before go-package.mk in a package, then this
@@ -8,7 +8,7 @@
GO121_VERSION= 1.21.1
GO120_VERSION= 1.20.8
-GO119_VERSION= 1.19.12
+GO119_VERSION= 1.19.13
GO118_VERSION= 1.18.10
GO14_VERSION= 1.4.3
Index: pkgsrc/lang/go119/distinfo
diff -u pkgsrc/lang/go119/distinfo:1.14 pkgsrc/lang/go119/distinfo:1.15
--- pkgsrc/lang/go119/distinfo:1.14 Sat Aug 12 13:02:54 2023
+++ pkgsrc/lang/go119/distinfo Fri Sep 8 19:02:04 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2023/08/12 13:02:54 bsiegert Exp $
+$NetBSD: distinfo,v 1.15 2023/09/08 19:02:04 bsiegert Exp $
-BLAKE2s (go1.19.12.src.tar.gz) = a9c0766535f14e96d143ac8271613f61fb3feaac3c6834d3a6c9b502d137f224
-SHA512 (go1.19.12.src.tar.gz) = 15488e6f9ce86a4ca5650bb9df7845abb11ada0d11fb9a1b048f8c1f7047ad677b45e6c4026eff41c81a14adaa1bf78826f8e81000e7083dbbb6055a31b894e1
-Size (go1.19.12.src.tar.gz) = 26575152 bytes
+BLAKE2s (go1.19.13.src.tar.gz) = 29aa139cdb29a657d7a09c5b7c445b3f4dae75a34b9cf0942b13e444d0a4367e
+SHA512 (go1.19.13.src.tar.gz) = 59405e9b8e061ddaf99b0fb60aa3795bb6a8cf8743ca191a82ba9a4fa3c83da300de2519f13d6fe664f95c7e34fd75259a9e1c92471d219590701572ff0f26e6
+Size (go1.19.13.src.tar.gz) = 26578128 bytes
SHA1 (patch-misc_ios_clangwrap.sh) = 0a06403609cb7bce2e6f65444fd322f486761afe
SHA1 (patch-src_cmd_dist_util.go) = 2d9c2f59e27672d56f5f1a0e3f9d5101a05546a7
SHA1 (patch-src_crypto_x509_root__bsd.go) = 0b5dead901450967109303f873a2696c65ccac35
Home |
Main Index |
Thread Index |
Old Index