Page MenuHomeFreeBSD

D50595.id156405.diff
No OneTemporary

D50595.id156405.diff

diff --git a/devel/go-perf/Makefile b/devel/go-perf/Makefile
--- a/devel/go-perf/Makefile
+++ b/devel/go-perf/Makefile
@@ -6,7 +6,7 @@
MAINTAINER= fuz@FreeBSD.org
COMMENT= Go performance measurement, storage, and analysis tools
-WWW= https://golang.org/x/perf
+WWW= https://pkg.go.dev/golang.org/x/perf
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/lang/go-devel/Makefile b/lang/go-devel/Makefile
--- a/lang/go-devel/Makefile
+++ b/lang/go-devel/Makefile
@@ -9,7 +9,7 @@
MAINTAINER= go@FreeBSD.org
COMMENT?= Go programming language (development version)
-WWW= https://golang.org
+WWW= https://go.dev
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/lang/go/Makefile b/lang/go/Makefile
--- a/lang/go/Makefile
+++ b/lang/go/Makefile
@@ -8,7 +8,7 @@
MAINTAINER= go@FreeBSD.org
COMMENT= Meta-port for the default version of the Go programming language
-WWW= https://golang.org
+WWW= https://go.dev
RUN_DEPENDS= go${GO_SUFFIX}:lang/go${GO_SUFFIX}
diff --git a/lang/go120/Makefile b/lang/go120/Makefile
--- a/lang/go120/Makefile
+++ b/lang/go120/Makefile
@@ -1,7 +1,7 @@
DISTVERSION= 1.20.14
# Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel
PORTREVISION= 5
-MASTER_SITES= https://golang.org/dl/ \
+MASTER_SITES= https://go.dev/dl/ \
https://github.com/dmgk/go-bootstrap/releases/download/${BOOTSTRAP_TAG}/:bootstrap \
LOCAL/dmgk:bootstrap
DISTFILES= go${DISTVERSION}.src.tar.gz \
diff --git a/lang/go121/Makefile b/lang/go121/Makefile
--- a/lang/go121/Makefile
+++ b/lang/go121/Makefile
@@ -1,7 +1,7 @@
DISTVERSION= 1.21.13
# Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel
PORTREVISION= 5
-MASTER_SITES= https://golang.org/dl/ \
+MASTER_SITES= https://go.dev/dl/ \
https://github.com/dmgk/go-bootstrap/releases/download/${BOOTSTRAP_TAG}/:bootstrap \
LOCAL/dmgk:bootstrap
DISTFILES= go${DISTVERSION}.src.tar.gz \
diff --git a/lang/go122/Makefile b/lang/go122/Makefile
--- a/lang/go122/Makefile
+++ b/lang/go122/Makefile
@@ -1,7 +1,7 @@
DISTVERSION= 1.22.12
# Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel
PORTREVISION= 4
-MASTER_SITES= https://golang.org/dl/ \
+MASTER_SITES= https://go.dev/dl/ \
https://github.com/dmgk/go-bootstrap/releases/download/${BOOTSTRAP_TAG}/:bootstrap \
LOCAL/dmgk:bootstrap
DISTFILES= go${DISTVERSION}.src.tar.gz \
diff --git a/lang/go123/Makefile b/lang/go123/Makefile
--- a/lang/go123/Makefile
+++ b/lang/go123/Makefile
@@ -1,7 +1,7 @@
DISTVERSION= 1.23.7
# Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel
PORTREVISION= 4
-MASTER_SITES= https://golang.org/dl/ \
+MASTER_SITES= https://go.dev/dl/ \
https://github.com/dmgk/go-bootstrap/releases/download/${BOOTSTRAP_TAG}/:bootstrap \
LOCAL/dmgk:bootstrap
DISTFILES= go${DISTVERSION}.src.tar.gz \
diff --git a/lang/go124/Makefile b/lang/go124/Makefile
--- a/lang/go124/Makefile
+++ b/lang/go124/Makefile
@@ -1,7 +1,7 @@
DISTVERSION= 1.24.3
# Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel
PORTREVISION= 0
-MASTER_SITES= https://golang.org/dl/
+MASTER_SITES= https://go.dev/dl/
DISTFILES= go${DISTVERSION}.src.tar.gz \
go1.23.7.${OPSYS:tl}-${GOARCH_${ARCH}}.tar.gz

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 26, 7:49 PM (19 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37323460
Default Alt Text
D50595.id156405.diff (3 KB)

Event Timeline