updated go

This commit is contained in:
ziggi
2023-03-27 02:01:56 +02:00
parent 600b2a8456
commit b86f4a9f85
4 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD: head/lang/go/Makefile 470619 2018-05-22 14:32:09Z jlaffaye $ # $FreeBSD: head/lang/go/Makefile 470619 2018-05-22 14:32:09Z jlaffaye $
PORTNAME= go PORTNAME= go
PORTVERSION= 1.19.5 PORTVERSION= 1.19.7
CATEGORIES= lang CATEGORIES= lang
MASTER_SITES= https://golang.org/dl/ MASTER_SITES= https://golang.org/dl/
MASTER_SITES+= https://github.com/dmgk/go-bootstrap/releases/download/${BOOTSTRAP_TAG}/:bootstrap MASTER_SITES+= https://github.com/dmgk/go-bootstrap/releases/download/${BOOTSTRAP_TAG}/:bootstrap

View File

@@ -1,5 +1,5 @@
TIMESTAMP = 1675327324 TIMESTAMP = 1679871986
SHA256 (go1.19.5.src.tar.gz) = 8e486e8e85a281fc5ce3f0bedc5b9d2dbf6276d7db0b25d3ec034f313da0375f SHA256 (go1.19.7.src.tar.gz) = 775bdf285ceaba940da8a2fe20122500efd7a0b65dbcee85247854a8d7402633
SIZE (go1.19.5.src.tar.gz) = 26545858 SIZE (go1.19.7.src.tar.gz) = 26550385
SHA256 (go-freebsd-amd64-go1.17.9.tar.xz) = fd439ad091ed57d0ad728c05fc60465aad2e46e98da96e2d5b60b0c470f2efec SHA256 (go-freebsd-amd64-go1.17.9.tar.xz) = fd439ad091ed57d0ad728c05fc60465aad2e46e98da96e2d5b60b0c470f2efec
SIZE (go-freebsd-amd64-go1.17.9.tar.xz) = 41951936 SIZE (go-freebsd-amd64-go1.17.9.tar.xz) = 41951936

View File

@@ -14,7 +14,7 @@ DISTFILES+= go-${OPSYS:tl}-${GOARCH}${GOARM}-${BOOTSTRAP_TAG}.tar.xz:bootstr
DISTINFO_FILE = ${MASTERDIR}/distinfo.${ARCH} DISTINFO_FILE = ${MASTERDIR}/distinfo.${ARCH}
BOOTSTRAP_TAG= go1.17.9 BOOTSTRAP_TAG= go1.20
.if ${ARCH} == amd64 .if ${ARCH} == amd64

View File

@@ -1,5 +1,5 @@
TIMESTAMP = 1679084707 TIMESTAMP = 1679869632
SHA256 (go1.20.2.src.tar.gz) = 4d0e2850d197b4ddad3bdb0196300179d095bb3aefd4dfbc3b36702c3728f8ab SHA256 (go1.20.2.src.tar.gz) = 4d0e2850d197b4ddad3bdb0196300179d095bb3aefd4dfbc3b36702c3728f8ab
SIZE (go1.20.2.src.tar.gz) = 26178725 SIZE (go1.20.2.src.tar.gz) = 26178725
SHA256 (go-freebsd-amd64-go1.17.9.tar.xz) = fd439ad091ed57d0ad728c05fc60465aad2e46e98da96e2d5b60b0c470f2efec SHA256 (go-freebsd-amd64-go1.20.tar.xz) = 170f612c4b8a59400f27d642aab37afa831fe2d6df3e7473dec2d4574a59a46c
SIZE (go-freebsd-amd64-go1.17.9.tar.xz) = 41951936 SIZE (go-freebsd-amd64-go1.20.tar.xz) = 34684360