mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
update go
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD: head/lang/go/Makefile 470619 2018-05-22 14:32:09Z jlaffaye $
|
||||
|
||||
PORTNAME= go
|
||||
PORTVERSION= 1.25.0
|
||||
PORTVERSION= 1.25.3
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= https://golang.org/dl/
|
||||
MASTER_SITES+= https://github.com/dmgk/go-bootstrap/releases/download/${BOOTSTRAP_TAG}/:bootstrap
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1756454411
|
||||
SHA256 (go1.25.0.src.tar.gz) = 4bd01e91297207bfa450ea40d4d5a93b1b531a5e438473b2a06e18e077227225
|
||||
SIZE (go1.25.0.src.tar.gz) = 31974753
|
||||
TIMESTAMP = 1761170315
|
||||
SHA256 (go1.25.3.src.tar.gz) = a81a4ba593d0015e10c51e267de3ff07c7ac914dfca037d9517d029517097795
|
||||
SIZE (go1.25.3.src.tar.gz) = 31980799
|
||||
SHA256 (go-freebsd-amd64-go1.20.tar.xz) = 170f612c4b8a59400f27d642aab37afa831fe2d6df3e7473dec2d4574a59a46c
|
||||
SIZE (go-freebsd-amd64-go1.20.tar.xz) = 34684360
|
||||
|
||||
@@ -51,7 +51,8 @@ lib/go/lib/fips140/fips140.sum
|
||||
lib/go/lib/fips140/inprocess.txt
|
||||
lib/go/lib/fips140/Makefile
|
||||
lib/go/lib/fips140/README.md
|
||||
lib/go/lib/fips140/v1.0.0.zip
|
||||
lib/go/lib/fips140/v1.0.0-c2097c7c.zip
|
||||
lib/go/lib/fips140/v1.0.0.txt
|
||||
lib/go/lib/time/mkzip.go
|
||||
lib/go/lib/time/README
|
||||
lib/go/lib/time/update.bash
|
||||
@@ -120,6 +121,7 @@ lib/go/src/archive/tar/testdata/gnu-nil-sparse-data.tar
|
||||
lib/go/src/archive/tar/testdata/gnu-nil-sparse-hole.tar
|
||||
lib/go/src/archive/tar/testdata/gnu-not-utf8.tar
|
||||
lib/go/src/archive/tar/testdata/gnu-sparse-big.tar
|
||||
lib/go/src/archive/tar/testdata/gnu-sparse-many-zeros.tar.bz2
|
||||
lib/go/src/archive/tar/testdata/gnu-utf8.tar
|
||||
lib/go/src/archive/tar/testdata/gnu.tar
|
||||
lib/go/src/archive/tar/testdata/hardlink.tar
|
||||
@@ -9410,6 +9412,7 @@ lib/go/src/runtime/debuglog_off.go
|
||||
lib/go/src/runtime/debuglog_on.go
|
||||
lib/go/src/runtime/debuglog_test.go
|
||||
lib/go/src/runtime/debuglog.go
|
||||
lib/go/src/runtime/decoratemappings_test.go
|
||||
lib/go/src/runtime/defer_test.go
|
||||
lib/go/src/runtime/defs_aix_ppc64.go
|
||||
lib/go/src/runtime/defs_aix.go
|
||||
@@ -13580,6 +13583,7 @@ lib/go/test/fixedbugs/issue7538a.go
|
||||
lib/go/test/fixedbugs/issue7538b.go
|
||||
lib/go/test/fixedbugs/issue7547.go
|
||||
lib/go/test/fixedbugs/issue7550.go
|
||||
lib/go/test/fixedbugs/issue75569.go
|
||||
lib/go/test/fixedbugs/issue7590.go
|
||||
lib/go/test/fixedbugs/issue7648.dir/a.go
|
||||
lib/go/test/fixedbugs/issue7648.dir/b.go
|
||||
|
||||
Reference in New Issue
Block a user